Update to 20.1.0

Disable LTO
This commit is contained in:
Artem Polishchuk 2020-05-22 02:53:10 +03:00
parent 314e4b9b93
commit 855f54e6d2
3 changed files with 14 additions and 11 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/argon2_cffi-19.1.0.tar.gz
/argon2-cffi-19.2.0.tar.gz
/argon2-cffi-20.1.0.tar.gz

View File

@ -1,12 +1,8 @@
%global pypi_name argon2-cffi
# LTO
%global optflags %{optflags} -flto
%global build_ldflags %{build_ldflags} -flto
Name: python-%{pypi_name}
Version: 19.2.0
Release: 2%{?dist}
Version: 20.1.0
Release: 1%{?dist}
Summary: The secure Argon2 password hashing algorithm
License: MIT
@ -52,6 +48,7 @@ Documentation for argon2-cffi.
%autosetup -n %{pypi_name}-%{version}
# Remove bundled egg-info
rm -rf %{pypi_name}.egg-info
# using system libargon
rm -r extras/libargon2/LICENSE \
extras/libargon2/README.md \
@ -63,6 +60,7 @@ export ARGON2_CFFI_USE_SYSTEM=1
%py3_build
# generate html docs
PYTHONPATH=${PWD} sphinx-build-3 docs html
# remove the sphinx-build leftovers
rm -rf html/.{doctrees,buildinfo}
@ -88,6 +86,10 @@ export k='not test_argument_ranges'
%changelog
* Thu May 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 20.1.0-1
- Update to 20.1.0
- Disable LTO
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (argon2-cffi-19.2.0.tar.gz) = 05e2eea18bb2fc2ab0c7174081634d6c2a227f14f64a2686b369e1bf2c69721149282c2572f1e4044c3f3a3e93003db8aed174aa64d377a145d6a81cc1f52fd2
SHA512 (argon2-cffi-20.1.0.tar.gz) = d1d798e3e51ed67c4f523a66081fea99479ee986b5cfc36b250954e757b9846625681445447f9347519d9988f8a2ace2e3c8ce5817c5c6b4767819cf56ee0af2