forked from pool/python-abimap
- Update to version 0.3.1 * Fixed bug when sorting releases: the older come first * Added missing runtime requirement for setuptools * Added manpage generation OBS-URL: https://build.opensuse.org/request/show/630488 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=5
24 lines
948 B
Plaintext
24 lines
948 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 20 08:59:29 UTC 2018 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.3.1
|
|
* Fixed bug when sorting releases: the older come first
|
|
* Added missing runtime requirement for setuptools
|
|
* Added manpage generation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 17:50:53 UTC 2018 - asn@cryptomilk.org
|
|
|
|
- Add missing Requires for python-setuptools
|
|
- Remove noarch from doc (the whole package is noarch)
|
|
- Remove unneeded build require on python-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 3 15:40:38 UTC 2018 - asn@cryptomilk.org
|
|
|
|
- Initial package
|
|
- Add abimap-0.3.0-disable-pytest-console-script-tests.patch
|
|
* We need to disable the pytest-console-script tests temporarily. The package
|
|
can't be built yet as the tests are not working. The upstream maintainer of
|
|
pytest-console-script is aware.
|