update to version 2.0.1

This commit is contained in:
wang--ge 2023-06-14 11:41:26 +08:00
parent 07546b39bd
commit a230b8cb37
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: python-sure
Version: 2.0.0
Version: 2.0.1
Release: 1
Summary: Utility belt for automated testing in Python
License: GPLv3+
URL: https://github.com/gabrielfalcao/sure
Source0: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz
Source0: %{pypi_source sure}
# https://github.com/gabrielfalcao/sure/commit/9f0e834
# https://src.fedoraproject.org/rpms/python-sure/pull-request/1
Patch0: python3.10-workaround.patch
@ -45,6 +45,9 @@ rm -rf sure.egg-info
%{python3_sitelib}/*
%changelog
* Wed Jun 14 2023 Ge Wang <wang__ge@126.com> - 2.0.1-1
- Upgrade to version 2.0.1
* Fri Apr 29 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2.0.0-1
- upgrad 2.0.0

Binary file not shown.

BIN
sure-2.0.1.tar.gz Normal file

Binary file not shown.