Update to 1.1.1
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
5a145b8323
commit
22a8ea6b06
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/pynacl-1.0.1.tar.gz
|
||||
/pynacl-1.1.1.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global modname pynacl
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 1.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python binding to the Networking and Cryptography (NaCl) library
|
||||
|
||||
License: ASL 2.0
|
||||
@ -87,6 +87,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-%{python3_version} -v
|
||||
%{python3_sitearch}/nacl/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.1-1
|
||||
- Update to 1.1.1
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pynacl-1.0.1.tar.gz) = ef7518c28c33311f1a0cc9274e470914dccd4fedbded6595de3bc285d4044c7ef76f5329876b36a5a3e3366b7f545847e6af88d9f849ad4cf2bae7cfd3a5133b
|
||||
SHA512 (pynacl-1.1.1.tar.gz) = 145753183592880f7bf998b3c94592a497f9b772bc94250739987e3bf380add87f4aa40e13fc42f54b7149d88ce7fabb4f46390c41c236cdb054f74aa715b72b
|
||||
|
Loading…
Reference in New Issue
Block a user