代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-itsdangerous 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global debug_package %{nil}
Name: python-itsdangerous
Version: 2.2.0
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://github.com/pallets/itsdangerous/archive/%{version}/itsdangerous-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel python3-pytest python3-freezegun
BuildRequires: python3-pip python3-wheel
BuildRequires: python3-flit-core
%description
Various helpers to pass data to untrusted environments and to get it back safe and sound.
Data is cryptographically signed to ensure that a token has not been tampered with.
%package -n python3-itsdangerous
Summary: Various helpers to pass data to untrusted environments and to get it back safe and sound for python3.
%{?python_provide:%python_provide python3-itsdangerous}
%description -n python3-itsdangerous
Various helpers to pass data to untrusted environments and to get it back safe and sound for python3.
Data is cryptographically signed to ensure that a token has not been tampered with.
%prep
%autosetup -n itsdangerous-%{version}
%build
%pyproject_build
%install
%pyproject_install
%check
PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version}
%files -n python3-itsdangerous
%license LICENSE.txt
%doc CHANGES.rst README.md
%{python3_sitelib}/itsdangerous/
%{python3_sitelib}/itsdangerous*.dist-info/
%changelog
* Tue Oct 15 2024 Ge Wang <wang__ge@126.com> - 2.2.0-1
- Upgrade to 2.2.0
* Tue May 31 2022 houyingchao <houyingchao@h-partners.com> - 2.1.2-1
- Upgrade to 2.1.2
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 1.1.0-3
- remove python2 subpackage
* 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
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。