!4 Change Source

From: @starlet-dx 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-10 08:35:29 +00:00 committed by Gitee
commit a28a09ad98
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,11 +2,11 @@
Name: python-%{pypi_name}
Version: 1.7.0
Release: 1
Release: 2
Summary: Super Simple utility to convert a python dictionary into an xml string
License: MIT
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
BuildRequires: python3-devel
@ -39,6 +39,9 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}-*.egg-info/
%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
- upgrade version to 1.7.0