Fix Source0
This commit is contained in:
parent
427ecb5efa
commit
df388f8433
@ -1,10 +1,10 @@
|
|||||||
Name: python-itsdangerous
|
Name: python-itsdangerous
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Various helpers to pass data to untrusted environments and to get it back safe and sound.
|
Summary: Various helpers to pass data to untrusted environments and to get it back safe and sound.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://pythonhosted.org/itsdangerous/
|
URL: http://pythonhosted.org/itsdangerous/
|
||||||
Source0: http://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python2-devel python3-devel python2-pytest python3-pytest python2-freezegun python3-freezegun
|
BuildRequires: python2-devel python3-devel python2-pytest python3-pytest python2-freezegun python3-freezegun
|
||||||
@ -58,5 +58,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version}
|
|||||||
%{python3_sitelib}/itsdangerous*.egg-info/
|
%{python3_sitelib}/itsdangerous*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 1.1.0-2
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Tue Nov 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-1
|
* Tue Nov 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user