forked from pool/python-screenplain
Initial submission of the new package OBS-URL: https://build.opensuse.org/request/show/826707 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=1
20 lines
819 B
Plaintext
20 lines
819 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 14 16:29:32 UTC 2020 - mcepl@cepl.eu
|
|
|
|
- Update to version 0.9.0+git.1597420829.0ff963d:
|
|
* Replace the deprecated assertEquals with the supported assertEqual.
|
|
* Make tests independent on any particular module.
|
|
* Use content or README.md as long_description
|
|
* Use more common extension .md rather than .markdown
|
|
* Python 3 only - not a universal wheel
|
|
* Bump version to 0.9.0 - Python 3 only version
|
|
* Remove Python 2 from classifiers #54
|
|
* Update readme for Python 3 #54
|
|
* Remove Python 2.7 from CI #54
|
|
* Removing Python 2 support - no need for six #54
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 13:16:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for 0.9.0.
|