From cd9f1fc7aabdf811e7b3171603d6e9250da786a2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jul 17 2019 07:22:40 +0000 Subject: * Wed Jul 17 2019 Fabian Affolter - 2.1.4-1 - Switch to PyPI for the source to get rid of the BitBucket shortcomings - Update to latest upstream release 2.1.4 --- diff --git a/.gitignore b/.gitignore index 3b71a75..996f237 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aenum-2.1.3.tar.gz +/aenum-2.1.4.tar.gz diff --git a/python-aenum.spec b/python-aenum.spec index 5cdd6b7..5b173a5 100644 --- a/python-aenum.spec +++ b/python-aenum.spec @@ -1,17 +1,13 @@ %global pypi_name aenum -%global gittag 1f140aa1b640 Name: python-%{pypi_name} -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: Advanced Enumerations, NamedTuples and NamedConstants for Python License: BSD URL: https://bitbucket.org/stoneleaf/aenum -# PyPI was not updated with 2.1.3 -# https://bitbucket.org/stoneleaf/aenum/issues/23 -#Source0: %{pypi_source} -Source0: https://bitbucket.org/stoneleaf/aenum/get/%{gittag}.tar.gz#/%{pypi_name}-%{version}.tar.gz +Source0: %{pypi_source} BuildArch: noarch %description @@ -56,7 +52,7 @@ A NamedConstant is a class whose members cannot be rebound; it lacks all other Enum capabilities, however. %prep -%autosetup -n stoneleaf-%{pypi_name}-%{gittag} +%autosetup -n %{pypi_name}-%{version} %build %py3_build @@ -74,6 +70,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} %{pypi_name}/test.py %{python3_sitelib}/%{pypi_name}/ %changelog +* Wed Jul 17 2019 Fabian Affolter - 2.1.4-1 +- Switch to PyPI for the source to get rid of the BitBucket shortcomings +- Update to latest upstream release 2.1.4 + * Sat Jun 08 2019 Fabian Affolter - 2.1.3-1 - Update to latest upstream release 2.1.3 - Add license and docs (rhbz#1714003) diff --git a/sources b/sources index d9eace4..e449e9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aenum-2.1.3.tar.gz) = 1045d9ddc94c5ff59f054ed13b26f746bf5edc1e86913e67ee51b81e37ab395b0fad3c8abec14729b560ee0e1041ed29146862cc216b3e575f650c2efb7c0d26 +SHA512 (aenum-2.1.4.tar.gz) = 90c785b22b24d89697e62a7df19d1a0b49b945a1b761da3f064a9b411054b6cb70bcec02eca7278bb55d990564fe315458853d5add3924aa8b201f2aa2375340