diff --git a/.gitignore b/.gitignore index 1fb6291..8e18976 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tox-current-env-0.0.12.tar.gz +SOURCES/tox_current_env-0.0.14.tar.gz diff --git a/.python-tox-current-env.metadata b/.python-tox-current-env.metadata index 929aee6..7d39ed3 100644 --- a/.python-tox-current-env.metadata +++ b/.python-tox-current-env.metadata @@ -1 +1 @@ -bfc3e9ded02de6cfe6cdc2c037e8d9d8e1ea0ca8 SOURCES/tox-current-env-0.0.12.tar.gz +50eb524903fa41fd47dc257e8716689af9609b61 SOURCES/tox_current_env-0.0.14.tar.gz diff --git a/SPECS/python-tox-current-env.spec b/SPECS/python-tox-current-env.spec index 7361e74..db06b89 100644 --- a/SPECS/python-tox-current-env.spec +++ b/SPECS/python-tox-current-env.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.2) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -13,13 +13,13 @@ %bcond tests %{without bootstrap} Name: python-tox-current-env -Version: 0.0.12 +Version: 0.0.14 Release: %autorelease Summary: Tox plugin to run tests in current Python environment License: MIT URL: https://github.com/fedora-python/tox-current-env -Source0: %{pypi_source tox-current-env} +Source0: %{pypi_source tox_current_env} BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel @@ -38,7 +38,7 @@ The tox-current-env plugin allows to run tests in current Python environment. %prep -%autosetup -n tox-current-env-%{version} +%autosetup -n tox_current_env-%{version} %generate_buildrequires @@ -70,10 +70,14 @@ The tox-current-env plugin allows to run tests in current Python environment. %changelog -* Tue Dec 17 2024 Arkady L. Shane - 0.0.12-1 +## START: Generated by rpmautospec +* Tue Dec 17 2024 Arkady L. Shane - 0.0.14-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec +* Tue Oct 29 2024 Miro Hrončok - 0.0.14-1 +- Update to 0.0.14 +- Introduces --print-dependency-groups-to (PEP 735) + * Mon Sep 02 2024 Miro Hrončok - 0.0.12-1 - Update to 0.0.12