!17 Upgrade to 6.4.2
From: @caodongxia Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
b739a471fd
@ -1,12 +1,13 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-setuptools_scm
|
Name: python-setuptools_scm
|
||||||
Version: 6.0.0
|
Version: 6.4.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Manage your Python package versions in SCM metadata
|
Summary: Manage your Python package versions in SCM metadata
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.python.org/pypi/setuptools_scm/
|
URL: https://pypi.python.org/pypi/setuptools_scm/
|
||||||
Source0: https://files.pythonhosted.org/packages/bf/b1/e647ab0ad77ad74fde7f088cfa796b6b8ff24d4e2d4fa5a0d924fdbd9c6b/setuptools_scm-6.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/4a/18/477d3d9eb2f88230ff2a41de9d8ffa3554b706352787d289f57f76bfba0b/setuptools_scm-6.4.2.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: python3-tomli python3-packaging
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: python3-setuptool
|
Requires: python3-setuptool
|
||||||
Requires: python3-toml
|
Requires: python3-toml
|
||||||
@ -70,11 +71,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
%files -n python3-setuptools_scm -f filelist.lst
|
%files -n python3-setuptools_scm -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
%{python3_sitelib}/setuptools_scm
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 23 2023 caodongxia <caodongxia@h-partners.com> - 6.4.2-1
|
||||||
|
- Update to 6.4.2
|
||||||
|
|
||||||
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 6.0.0-1
|
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 6.0.0-1
|
||||||
- Upgrade version for openstack yoga
|
- Upgrade version for openstack yoga
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
setuptools_scm-6.4.2.tar.gz
Normal file
BIN
setuptools_scm-6.4.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user