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
|
||||
Version: 1.8.1
|
||||
Release: 3mamba
|
||||
Version: 2.1.3
|
||||
Release: 1mamba
|
||||
Summary: Cryptographic recipes and primitives to Python developers
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%prep
|
||||
%setup -q -n cryptography-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- fix typo in requirement
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user