forked from pool/python-cogapp
- always use absoulte import paths for -I parameter: mitigate failure due to bpo-43105 fix. OBS-URL: https://build.opensuse.org/request/show/891389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=8
23 lines
793 B
Plaintext
23 lines
793 B
Plaintext
-------------------------------------------------------------------
|
|
Fri May 7 20:31:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- always use absoulte import paths for -I parameter: mitigate
|
|
failure due to bpo-43105 fix.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 11:14:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.0.0:
|
|
* Use pytest for testing
|
|
* Many many changes in git but no readable changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:46:44 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 14 22:54:18 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|