Upgrade version of package to 1.6.1

This commit is contained in:
desert-sailor 2024-01-15 17:08:11 +08:00
parent cb158e2d12
commit 667d0f8d2f
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
pyproject_api-1.6.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pyproject-api Name: python-pyproject-api
Version: 1.5.3 Version: 1.6.1
Release: 1 Release: 1
Summary: API to interact with the python pyproject.toml based projects Summary: API to interact with the python pyproject.toml based projects
@ -59,6 +59,9 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus}} \
%{python3_sitelib}/pyproject_api*.dist-info/ %{python3_sitelib}/pyproject_api*.dist-info/
%changelog %changelog
* Mon Jan 15 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.6.1-1
- Upgrade version of package to 1.6.1
* Tue Jul 11 2023 li-miaomaio_zhr <mmlidc@isoftstone.com> - 1.5.3-1 * Tue Jul 11 2023 li-miaomaio_zhr <mmlidc@isoftstone.com> - 1.5.3-1
- Upgrade version of package to 1.5.3 - Upgrade version of package to 1.5.3