Skip to content
Success

Changes

Summary

  1. requirements: set cmd2>=2.6.2,<3.0 (details)
  2. docs: fix authors line exceeding the page (details)
Commit 076fec267ae7d7ab40f05b8415a8bf8084184e16 by Oliver Smith
requirements: set cmd2>=2.6.2,<3.0

Remove the previous workaround that set cmd2==2.4.3 in jenkins.sh. The
bug this worked around has been fixed in 2.6.2.

3.0 will break unless we use some new additional decorator.

Related: OS#6776
Change-Id: I4ba65ed486247c5670313b75f43a242d264df14b
The file was modifiedcontrib/jenkins.sh
The file was modifiedrequirements.txt
Commit 10fe0e3aaeed857744819f487d1be7fbe270faf8 by Oliver Smith
docs: fix authors line exceeding the page

Fix that the authors get cut off as they exceed the page in the PDF
version. This can currently be seen here:
https://downloads.osmocom.org/docs/pysim/master/osmopysim-usermanual.pdf

Change-Id: Iacbba6c2f74bf2b9f96057e71bde017a11f703a8
The file was modifieddocs/conf.py