Update to 6.56.3
This commit is contained in:
parent
5d1f19dd08
commit
3148e1eca9
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-hypothesis
|
||||
Version: 6.49.1
|
||||
Version: 6.56.3
|
||||
Release: %autorelease
|
||||
Summary: Library for property based testing
|
||||
|
||||
@ -79,7 +79,7 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files hypothesis
|
||||
%pyproject_save_files hypothesis '_hypothesis_*'
|
||||
|
||||
%if %{with doc}
|
||||
install -Dpm0644 -t %{buildroot}%{_mandir}/man1 docs/_build/man/hypothesis.1
|
||||
@ -110,8 +110,6 @@ k="$k and not test_data_frames_with_timestamp_columns"
|
||||
%files -n python%{python3_pkgversion}-hypothesis -f %{pyproject_files}
|
||||
%license ../LICENSE.txt
|
||||
%doc README.rst
|
||||
%{python3_sitelib}/_hypothesis_pytestplugin.py
|
||||
%{python3_sitelib}/__pycache__/_hypothesis_pytestplugin*.pyc
|
||||
%{_bindir}/hypothesis
|
||||
%if %{with doc}
|
||||
%{_mandir}/man1/hypothesis.1*
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-6.49.1.tar.gz) = 14b232ad1b2c233566d26eae2be1557ce543109748b5f835f74acbc9aad6aba2d75e4f9c357ee6dbc3bc75e175413058b4796d2853921c23ff083d66424cf7b4
|
||||
SHA512 (hypothesis-6.56.3.tar.gz) = f410455e77c6e9dc3b9003ef3d4c21bd204d85bc567dfd0d420986dc255d8c1ff9f41d809d837286f02064f546a08eff0f89389906ab7023581cc1f5a5d18947
|
||||
|
||||
Loading…
Reference in New Issue
Block a user