Update package to version 6.98.9

This commit is contained in:
jxy_git 2024-02-20 14:41:49 +08:00
parent c7ebf63a61
commit 3256d4f9a4
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
hypothesis-6.98.9.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%{?python_enable_dependency_generator} %{?python_enable_dependency_generator}
Name: python-hypothesis Name: python-hypothesis
Version: 6.79.0 Version: 6.98.9
Release: 1 Release: 1
Summary: based testing for python code Summary: based testing for python code
License: MPLv2.0 License: MPLv2.0
URL: https://github.com/HypothesisWorks/hypothesis URL: https://github.com/HypothesisWorks/hypothesis
Source0: %{url}/archive/hypothesis-python-%{version}/hypothesis-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/b3/93/45cc0666c848efe13871668b2aa5aa210425598aad671d6974da8a78d0e6/hypothesis-6.98.9.tar.gz
BuildRequires: python-sphinx BuildRequires: python-sphinx
BuildArch: noarch BuildArch: noarch
@ -54,6 +54,9 @@ Help document for the python-hypothesis
%{python3_sitelib}/hypothesis/ %{python3_sitelib}/hypothesis/
%changelog %changelog
* Tue Feb 20 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 6.98.9-1
- Update package to version 6.98.9
* Sun Jun 18 2023 Dongxing Wang <dxwangk@isoftstone.com> - 6.79.0-1 * Sun Jun 18 2023 Dongxing Wang <dxwangk@isoftstone.com> - 6.79.0-1
- Upgrade package to version 6.79.0 - Upgrade package to version 6.79.0