forked from pool/python-idna
- update to 3.1:
- Ensure license is included in package (Thanks, Julien Schueller)
- No longer mark wheel has universal (Thanks, Matthieu Darbois)
- Test on PowerPC using Travis CI
- Python 2 is no longer supported (the 2.x branch supports Python 2,
use "idna<3" in your requirements file if you need Python 2 support)
- Support for V2 UTS 46 test vectors.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 00:46:47 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1:
|
||||
- Ensure license is included in package (Thanks, Julien Schueller)
|
||||
- No longer mark wheel has universal (Thanks, Matthieu Darbois)
|
||||
- Test on PowerPC using Travis CI
|
||||
- Python 2 is no longer supported (the 2.x branch supports Python 2,
|
||||
use "idna<3" in your requirements file if you need Python 2 support)
|
||||
- Support for V2 UTS 46 test vectors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 08:01:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user