forked from pool/python-iso8601
- update to 1.0.2:
* Add missing `__all__` in `__init__.py` * Add missing py.typed file (as per PEP 561), keeps mypy happy :D * Drop python < 3.6 support * Add type annotations to code * Remove external type annotations in pyi * Switch to poetry for packaging * Simplify internals and remove old compatability code * Switch to nox for testing * Lots of small project development changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 18:07:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.2:
|
||||
* Add missing `__all__` in `__init__.py`
|
||||
* Add missing py.typed file (as per PEP 561), keeps mypy happy :D
|
||||
* Drop python < 3.6 support
|
||||
* Add type annotations to code
|
||||
* Remove external type annotations in pyi
|
||||
* Switch to poetry for packaging
|
||||
* Simplify internals and remove old compatability code
|
||||
* Switch to nox for testing
|
||||
* Lots of small project development changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 1 09:32:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user