diff --git a/.gitignore b/.gitignore index 59e1ee8..a90ff13 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /six-1.9.0.tar.gz /six-1.10.0.tar.gz /six-1.11.0.tar.gz +/six-1.12.0.tar.gz diff --git a/python-six.spec b/python-six.spec index 29378b3..aba75c5 100644 --- a/python-six.spec +++ b/python-six.spec @@ -10,8 +10,8 @@ %global python3_wheelname %python2_wheelname Name: python-%{modname} -Version: 1.11.0 -Release: 7%{?dist} +Version: 1.12.0 +Release: 1%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -115,6 +115,8 @@ Python 3 version. %if %{with tests} %check +# Ensure six module is used from the version being build +export PYTHONPATH=. py.test-2 -rfsxX test_six.py py.test-3 -rfsxX test_six.py %endif @@ -139,6 +141,9 @@ py.test-3 -rfsxX test_six.py %changelog +* Wed Feb 13 2019 Yatin Karel - 1.12.0-1 +- Update to 1.12.0 + * Sat Feb 02 2019 Fedora Release Engineering - 1.11.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 07a282e..ad9734b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (six-1.11.0.tar.gz) = 33f246a2e987141e17e5edad9d3537cf3aba0cbdd0bc2a907ea52ce0d674b1474f29c3dd5cc26605fd960396054b189ca5f501708333cad234c223131483fe24 +SHA512 (six-1.12.0.tar.gz) = 937728372edf1e0ac13bbd706723d0de35e015c30d0ae41f789c5ed2e3669bb0db70cdc6e036ec2d437a6c4aa0d5d1e727b6d09ac34cca7e4e92e5d3b4775151