From 70eeb91bb476de1c9fceff24e4c09defaffae45e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 23 2018 23:43:37 +0000 Subject: Fix FTBFS bug #1605662 Update to 0.6.6. --- diff --git a/.gitignore b/.gitignore index c054d69..48e7208 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /dogpile.cache-0.6.3.tar.gz /dogpile.cache-0.6.4.tar.gz /dogpile.cache-0.6.5.tar.gz +/dogpile.cache-0.6.6.tar.gz diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec index 4a0d9c4..f56ee29 100644 --- a/python-dogpile-cache.spec +++ b/python-dogpile-cache.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 +%if 0%{?fedora} %global with_python3 1 %endif @@ -26,8 +26,8 @@ dogpile.cache in a more efficient and succinct manner, and all the cruft\ heap. Name: python-dogpile-cache -Version: 0.6.5 -Release: 3%{?dist} +Version: 0.6.6 +Release: 1%{?dist} Summary: %{sum} Group: Development/Libraries @@ -99,7 +99,7 @@ cp -a . %{py3dir} %endif %build -%{__python} setup.py build +%{__python2} setup.py build %if 0%{?with_python3} pushd %{py3dir} %{__python3} setup.py build @@ -112,7 +112,7 @@ pushd %{py3dir} %{__python3} setup.py install -O1 --skip-build --root=%{buildroot} popd %endif -%{__python} setup.py install -O1 --skip-build --root=%{buildroot} +%{__python2} setup.py install -O1 --skip-build --root=%{buildroot} %check @@ -128,8 +128,8 @@ popd %files -n python2-dogpile-cache %license LICENSE %doc README.rst -%{python_sitelib}/dogpile -%{python_sitelib}/%{modname}-%{version}* +%{python2_sitelib}/dogpile +%{python2_sitelib}/%{modname}-%{version}* %if 0%{?with_python3} %files -n python3-dogpile-cache @@ -140,6 +140,10 @@ popd %endif %changelog +* Mon Jul 23 2018 Kevin Fenzi - 0.6.6-1 +- Fix FTBFS bug #1605662 +- Update to 0.6.6. + * Sat Jul 14 2018 Fedora Release Engineering - 0.6.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 3159833..67ef568 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dogpile.cache-0.6.5.tar.gz) = 2ff7589f835a1853131f1e2abb02e031d84b10569343e814c2663592b1b3fa7cb9b6fed61226010f5d752148073f7b3c461864a6eeb00a6267f0283bd9039c03 +SHA512 (dogpile.cache-0.6.6.tar.gz) = d3d7bc21ede95ddab08c337558aa08fc8709126c286857b0e77bb0fb98c3a10131786cf826dd956ed5dc11447d0d07679b2bbd403ae2b2cf259835566757464b