!9 update to version 2.1.2
From: @wang--ge Reviewed-by: @caodongxia, @licihua Signed-off-by: @caodongxia, @licihua
This commit is contained in:
commit
a80da918e8
BIN
2.1.2.tar.gz
Normal file
BIN
2.1.2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global debug_package %{nil}
|
||||
Name: python-itsdangerous
|
||||
Version: 1.1.0
|
||||
Release: 3
|
||||
Version: 2.1.2
|
||||
Release: 1
|
||||
Summary: Various helpers to pass data to untrusted environments and to get it back safe and sound.
|
||||
License: BSD
|
||||
URL: http://pythonhosted.org/itsdangerous/
|
||||
Source0: https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz
|
||||
Source0: https://github.com/pallets/itsdangerous/archive/refs/tags/2.1.2.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-pytest python3-freezegun
|
||||
@ -41,6 +41,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version}
|
||||
%{python3_sitelib}/itsdangerous*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 21 2022 Ge Wang <wangge20@h-partners.com> - 2.1.2-1
|
||||
- Update to version 2.1.1
|
||||
|
||||
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 1.1.0-3
|
||||
- remove python2 subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user