Upgrade version of package to 1.5.3

This commit is contained in:
li-miaomiao_zhr 2023-07-11 10:43:19 +08:00
parent 4f437895fa
commit a51ac23209
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
pyproject_api-1.5.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-pyproject-api
Version: 1.5.1
Version: 1.5.3
Release: 1
Summary: API to interact with the python pyproject.toml based projects
@ -59,5 +59,8 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus}} \
%{python3_sitelib}/pyproject_api*.dist-info/
%changelog
* Tue Jul 11 2023 li-miaomaio_zhr <mmlidc@isoftstone.com> - 1.5.3-1
- Upgrade version of package to 1.5.3
* Tue Jun 13 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.5.1-1
- Initial package 1.5.1