forked from pool/python-lexicon
- Update to 2.0.1:
* Fix up some project metadata. * Dropped support for Python <3.6 * Added a _version submodule and imported its dunder-attributes into the top level module * Migrated CI to CircleCI (from Travis) * Migrated tests to pytest(-relaxed) * Moved changelog to stub Sphinx project for Releases plugin * Changed README to ReStructured Text (from Markdown) - Dropped patch add_test_init.patch, no longer required. - Added patch add-pytest-ini.patch: * Add the pytest.ini file that isn't included in the source distribution so the testsuite works. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lexicon?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 03:43:56 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.0.1:
|
||||
* Fix up some project metadata.
|
||||
* Dropped support for Python <3.6
|
||||
* Added a _version submodule and imported its dunder-attributes into
|
||||
the top level module
|
||||
* Migrated CI to CircleCI (from Travis)
|
||||
* Migrated tests to pytest(-relaxed)
|
||||
* Moved changelog to stub Sphinx project for Releases plugin
|
||||
* Changed README to ReStructured Text (from Markdown)
|
||||
- Dropped patch add_test_init.patch, no longer required.
|
||||
- Added patch add-pytest-ini.patch:
|
||||
* Add the pytest.ini file that isn't included in the source distribution
|
||||
so the testsuite works.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:49:59 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user