Change Source
This commit is contained in:
parent
8a9cbcc4c5
commit
28f37ca24f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user