]> git.pld-linux.org Git - packages/python3-cryptography.git/blobdiff - python-cryptography.spec
- require fixed rpm-pythonprov instead
[packages/python3-cryptography.git] / python-cryptography.spec
index 6c67790adefedfee49dd38bb6b6775917c787210..551ab8724255f9ea2ac73068c56bc51b50e5a96c 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Crypthography library for Python 2
 Summary(pl.UTF-8):     Biblioteka Cryptography dla Pythona 2
 Name:          python-cryptography
 Version:       2.3.1
-Release:       1
+Release:       2
 License:       Apache v2.0 or BSD
 Group:         Libraries/Python
 #Source0Download: https://pypi.python.org/simple/cryptography/
@@ -16,7 +16,7 @@ Source0:      https://files.pythonhosted.org/packages/source/c/cryptography/cryptogra
 # Source0-md5: 2b5e8269c43c9b9ab54fc8c75ba3c7ac
 URL:           https://cryptography.io/
 BuildRequires: openssl-devel >= 1.0.1
-BuildRequires: rpm-pythonprov
+BuildRequires: rpm-pythonprov >= 5.4.15-48
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires: python-cffi >= 1.4.1
@@ -40,10 +40,7 @@ BuildRequires:       python-pytest
 %endif
 %if %{with python3}
 BuildRequires: python3-cffi >= 1.4.1
-BuildRequires: python3-devel >= 1:3.3
-%if "%{py3_ver}" < "3.4"
-BuildRequires: python3-enum34
-%endif
+BuildRequires: python3-devel >= 1:3.4
 BuildRequires: python3-pyasn1 >= 0.1.8
 BuildRequires: python3-setuptools >= 11.3
 BuildRequires: python3-six >= 1.4.1
@@ -93,9 +90,6 @@ Summary(pl.UTF-8):    Biblioteka Cryptography dla Pythona 3
 Group:         Libraries/Python
 Requires:      openssl >= 1.0.1
 Requires:      python3-cffi >= 1.4.1
-%if "%{py3_ver}" < "3.4"
-Requires:      python3-enum34
-%endif
 Requires:      python3-six >= 1.4.1
 
 %description -n python3-cryptography
This page took 0.071686 seconds and 4 git commands to generate.