Sat, 27 Apr 2024 19:39:22 UTC | login

Information for build python-hypothesis-6.39.1-1.el9

ID51856
Package Namepython-hypothesis
Version6.39.1
Release1.el9
Epoch
Sourcepython-hypothesis-6.39.1-1.el9.src.rpm
SummaryLibrary for property based testing
DescriptionHypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It’s based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow.
Built byarrfab
State complete
Volume DEFAULT
StartedFri, 01 Dec 2023 18:00:41 UTC
CompletedFri, 01 Dec 2023 18:01:54 UTC
Taskbuild (infra9-mailman-3-el9, python-hypothesis-6.39.1-1.el9.src.rpm)
Extra{'source': {'original_url': 'python-hypothesis-6.39.1-1.el9.src.rpm'}}
Tags
infra9-mailman-3-candidate
infra9-mailman-3-release
infra9-mailman-3-testing
RPMs
src
python-hypothesis-6.39.1-1.el9.src.rpm (info) (download)
noarch
python3-hypothesis-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+cli-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+dateutil-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+django-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+ghostwriter-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+lark-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+numpy-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+pandas-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+pytest-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+pytz-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+redis-6.39.1-1.el9.noarch.rpm (info) (download)
python3-hypothesis+zoneinfo-6.39.1-1.el9.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Mar 03 2022 Miro Hrončok <miro@hroncok.cz> 6.39.1-1 - Update to 6.39.1, fix regression in @proxies * Wed Mar 02 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 6.39.0-1 - Update to 6.39.0 (resolves: rhbz#2048882) * Fri Jan 21 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 6.36.0-1 - Update to 6.36.0 (resolves: rhbz#2022978) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.24.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 12 2021 Lumír Balhar <lbalhar@redhat.com> - 6.24.2-1 - Update to 6.24.2 Resolves: rhbz#1986184 * Mon Jul 19 2021 Miro Hrončok <mhroncok@redhat.com> - 6.14.3-1 - Update to 6.14.3 - Fixes: rhbz#1937016 - Fixes: rhbz#1902285 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.6.0-4 - Rebuilt for Python 3.10 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 6.6.0-3 - Bootstrap for Python 3.10 * Thu Mar 11 2021 Miro Hrončok <mhroncok@redhat.com> - 6.6.0-2 - Skip test_data_frames_with_timestamp_columns on s390x until Pandas is fixed * Mon Mar 08 2021 Miro Hrončok <mhroncok@redhat.com> - 6.6.0-1 - Update to 6.6.0 - Add subpackages with extras - Fix python-bytecode-inconsistent-mtime of learned_dfas.py - Fixes: rhbz#1902400 * Mon Feb 01 2021 Miro Hrončok <mhroncok@redhat.com> - 5.43.9-1 - Update to 5.43.9 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.41.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Nov 22 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.41.3-1 - Update to 5.41.3 - Use py3_dist macro - Disable Redis tests (missing dependency) - Enable lark-parser tests * Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 5.29.4-2 - Remove build dependencies on mock and coverage * Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.4-1 - Update to 5.29.4 * Fri Aug 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.3-1 - Update to 5.29.3 * Tue Aug 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.29.0-1 - Update to 5.29.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.20.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.20.3-1 - Update to 5.20.3 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.15.1-3 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.15.1-2 - Bootstrap for Python 3.9 * Thu May 21 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.15.1-1 - Update to 5.15.1 - Upstream now verifies against Python 3.9 pre-releases in CI * Sat May 16 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.14.0-1 - Update to 5.14.0 * Wed May 13 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.13.1-1 - Update to 5.13.1 - Python 3.9 fix now upstreamed * Tue May 12 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.13.0-1 - Update to 5.13.0 - Fix NamedTuple detection on Python 3.9 * Mon May 11 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.12.0-1 - Update to 5.12.0 * Wed May 06 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.5-1 - Update to 5.10.5 * Sat Apr 25 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.4-1 - Update to 5.10.4 * Wed Apr 22 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.10.3-1 - Update to 5.10.3 * Sun Apr 12 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.8.2-1 - Update to 5.8.2 * Tue Apr 07 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.8.0-2 - Manually add requirement on sortedcontainers * Tue Apr 07 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.8.0-1 - Update to 5.8.0