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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-idna
Version: 3.1
Version: 3.2
Release: 0
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD-3-Clause