From 8a1edf08f7f30d58eb9cf4d3735192576e8ca3d6 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Oct 26 2020 14:19:29 +0000 Subject: Update to 0.3.1 --- diff --git a/python-parver.spec b/python-parver.spec index 9537efd..872052e 100644 --- a/python-parver.spec +++ b/python-parver.spec @@ -1,7 +1,7 @@ %global pypi_name parver Name: python-%{pypi_name} -Version: 0.3.0 -Release: 3%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: Parse and manipulate version numbers License: MIT @@ -10,15 +10,7 @@ Source0: %pypi_source BuildArch: noarch BuildRequires: python3-devel -BuildRequires: python3dist(arpeggio) -BuildRequires: python3dist(attrs) >= 17.4 -BuildRequires: python3dist(hypothesis) -BuildRequires: python3dist(pretend) -BuildRequires: python3dist(pytest) -BuildRequires: python3dist(setuptools) -BuildRequires: python3dist(six) - -%?python_enable_dependency_generator +BuildRequires: pyproject-rpm-macros %description Parver allows parsing and manipulation of PEP 440 version numbers. @@ -36,26 +28,31 @@ Parver allows parsing and manipulation of PEP 440 version numbers. %autosetup -n %{pypi_name}-%{version} +%generate_buildrequires +%pyproject_buildrequires -x test -x doctest + + %build -%py3_build +%pyproject_wheel %install -%py3_install - +%pyproject_install +%pyproject_save_files parver %check -PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v +%pytest -v -%files -n python3-%{pypi_name} +%files -n python3-%{pypi_name} -f %{pyproject_files} %license LICENSE %doc README.rst -%{python3_sitelib}/%{pypi_name} -%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Oct 12 2020 Tomas Hrnciar - 0.3.1-1 +- Update to 0.3.1 (#1883344) + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 510aa2f..ce69036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (parver-0.3.0.tar.gz) = b789d9a5faa419081b6138c606f148a0ad4911863202319f0d0eb390ec50b5fcd337f601c918daf69ce9093a182348c38a25fd1cc62d70dc9ef10367a4be9184 +SHA512 (parver-0.3.1.tar.gz) = b2ba0bb367784d61ca5cd49b14389588e0ba69247c525debde2092930bcaa82fbb35e5e58691c7d252be14e2f4ed56dcefe983e61c64063b43cd533a39919847