14
0
Files
python-seqdiag/python-seqdiag.changes
Thomas Bechtold 3e068a7006 - update to version 2.0.0
* compat module is no longer needed
  * Enable Travis CI
  * Define long_description_content_type
  * Drop "setup.py release" macro
  * Add get_version() to setup.py
  * Add project_urls to setup.py
  * isort'ize
  * Add .gitignore
  * Fix author_email
  * Drop py27 and py34 support
  * Bump version
  * Remove buildout
  * Fix seqdiag is not universal package
  * Fix flake8 violations
  * Stop to use deprecated APIs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-seqdiag?expand=0&rev=10
2020-02-25 06:30:27 +00:00

48 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 25 06:28:27 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
- update to version 2.0.0
* compat module is no longer needed
* Enable Travis CI
* Define long_description_content_type
* Drop "setup.py release" macro
* Add get_version() to setup.py
* Add project_urls to setup.py
* isort'ize
* Add .gitignore
* Fix author_email
* Drop py27 and py34 support
* Bump version
* Remove buildout
* Fix seqdiag is not universal package
* Fix flake8 violations
* Stop to use deprecated APIs
-------------------------------------------------------------------
Thu Apr 25 19:53:17 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- update to 0.9.6:
* Python 3.7 compatibility
-------------------------------------------------------------------
Tue Dec 18 23:37:49 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Fixup grammar issues.
-------------------------------------------------------------------
Tue Dec 4 12:54:09 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Oct 8 16:02:56 UTC 2017 - arun@gmx.de
- convert to singlespec
- update copyright year
-------------------------------------------------------------------
Fri Jul 10 11:17:08 UTC 2015 - tbechtold@suse.com
- Initial packaging