update to 2.1.3 [release 2.1.3-1mamba;Sat Nov 04 2017]
This commit is contained in:
parent
999a87f860
commit
b2e24d96ea
@ -1,6 +1,6 @@
|
|||||||
Name: python-cryptography
|
Name: python-cryptography
|
||||||
Version: 1.8.1
|
Version: 2.1.3
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Cryptographic recipes and primitives to Python developers
|
Summary: Cryptographic recipes and primitives to Python developers
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n cryptography-%{version}
|
%setup -q -n cryptography-%{version}
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||||
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 04 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.3-1mamba
|
||||||
|
- update to 2.1.3
|
||||||
|
|
||||||
* Fri Apr 14 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-3mamba
|
* Fri Apr 14 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-3mamba
|
||||||
- fix typo in requirement
|
- fix typo in requirement
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user