forked from pool/python-iso8601
- update to 0.1.14:
* Add GitHub build actions for project * Add project URLs in setup.py (thanks to Steve Piercy) * Update README links (thanks to Steve Piercy) * Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3) * Fix README links (thanks to Chris Barker) * Add Python 3.9 to test matrix (thanks to Luciano Mammino) * Add type hints (thanks to Brett Cannon) * Derive `ParseError` from `ValueError` (thanks to Lex Robinson) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 21:45:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.1.14:
|
||||
* Add GitHub build actions for project
|
||||
* Add project URLs in setup.py (thanks to Steve Piercy)
|
||||
* Update README links (thanks to Steve Piercy)
|
||||
* Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3)
|
||||
* Fix README links (thanks to Chris Barker)
|
||||
* Add Python 3.9 to test matrix (thanks to Luciano Mammino)
|
||||
* Add type hints (thanks to Brett Cannon)
|
||||
* Derive `ParseError` from `ValueError` (thanks to Lex Robinson)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 11:18:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user