forked from pool/python-cryptography
		
	Accepting request 411483 from home:matwey:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/411483 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=45
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Sun Jul 17 15:07:04 UTC 2016 - matwey.kornilov@gmail.com | ||||
|  | ||||
| - Introduce requirement setuptools >= 11.3 | ||||
|   to follow egg-info/requires.txt content | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Mon Jun  6 13:03:35 UTC 2016 - dmueller@suse.com | ||||
|  | ||||
|   | ||||
| @@ -38,7 +38,7 @@ BuildRequires:  python-enum34 | ||||
| BuildRequires:  python-idna >= 2.0 | ||||
| BuildRequires:  python-ipaddress | ||||
| BuildRequires:  python-pyasn1-modules | ||||
| BuildRequires:  python-setuptools | ||||
| BuildRequires:  python-setuptools >= 11.3 | ||||
| BuildRequires:  python-six >= 1.4.1 | ||||
| %if 0%{?suse_version} && 0%{?suse_version} <= 1110 | ||||
| BuildRequires:  libffi43-devel | ||||
| @@ -58,6 +58,7 @@ Requires:       python-idna >= 2.0 | ||||
| Requires:       python-ipaddress | ||||
| Requires:       python-pyasn1 >= 0.1.8 | ||||
| Requires:       python-six >= 1.4.1 | ||||
| Requires:       python-setuptools >= 11.3 | ||||
| BuildRoot:      %{_tmppath}/%{name}-%{version}-build | ||||
|  | ||||
| %description | ||||
|   | ||||
		Reference in New Issue
	
	Block a user