!4 Change Source
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
a28a09ad98
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Super Simple utility to convert a python dictionary into an xml string
|
Summary: Super Simple utility to convert a python dictionary into an xml string
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/delfick/python-dict2xml
|
URL: https://github.com/delfick/python-dict2xml
|
||||||
Source0: https://files.pythonhosted.org/packages/ed/28/b169ce37d415e5c924fa4f2b157b051ef9fa5ab25ae94db192f19dd9c6b1/%{pypi_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
|
||||||
@ -39,6 +39,9 @@ Summary: %{summary}
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.7.0-2
|
||||||
|
- Change Source
|
||||||
|
|
||||||
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 1.7.0-1
|
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 1.7.0-1
|
||||||
- upgrade version to 1.7.0
|
- upgrade version to 1.7.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user