Update version to 3.0.0
This commit is contained in:
parent
d5f705f30a
commit
2aa1f2a49c
Binary file not shown.
BIN
pytest-enabler-3.0.0.tar.gz
Normal file
BIN
pytest-enabler-3.0.0.tar.gz
Normal file
Binary file not shown.
@ -2,13 +2,13 @@
|
|||||||
%global pypi_name pytest-enabler
|
%global pypi_name pytest-enabler
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.2.0
|
Version: 3.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Enable installed pytest plugins.
|
Summary: Enable installed pytest plugins.
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/pytest-enabler
|
URL: https://github.com/jaraco/pytest-enabler
|
||||||
Source0: https://files.pythonhosted.org/packages/86/bb/e3c6b15208829a90172a39659bcc52077dbba1c1f23af9d777f66a0490fa/pytest-enabler-2.2.0.tar.gz
|
Source0: https://github.com/jaraco/pytest-enabler/archive/refs/tags/%{pypi_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -53,5 +53,11 @@ rm -rf *.egg*
|
|||||||
%{python3_sitelib}/pytest_enabler-*.dist-info/
|
%{python3_sitelib}/pytest_enabler-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 04 2024 yueyuankun<yueyuankun@kylinos.cn> - 3.0.0-1
|
||||||
|
- Type:update
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Update to version 3.0.0
|
||||||
|
|
||||||
* Thu Jul 6 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.2.0-1
|
* Thu Jul 6 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.2.0-1
|
||||||
- Initial packaging
|
- Initial packaging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user