15
0
forked from pool/python-idna

- update to 3.2:

* Add type hints (Thanks, Seth Michael Larson!)
  * Remove support for Python 3.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=22
This commit is contained in:
2021-06-06 11:51:57 +00:00
committed by Git OBS Bridge
parent 606a30efd0
commit a6df321f64
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 6 11:47:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.2:
* Add type hints (Thanks, Seth Michael Larson!)
* Remove support for Python 3.4
-------------------------------------------------------------------
Wed May 26 06:42:07 UTC 2021 - pgajdos@suse.com