Thu, 25 Apr 2024 17:08:32 UTC | login

Information for build python-hypothesis-3.12.0-2.el7

ID31706
Package Namepython-hypothesis
Version3.12.0
Release2.el7
Epoch
Sourcepython-hypothesis-3.12.0-2.el7.src.rpm
SummaryA library 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
StartedTue, 19 Jan 2021 10:06:13 UTC
CompletedTue, 19 Jan 2021 10:07:14 UTC
Taskbuild (infra7-gitforge-pagure-el7, python-hypothesis-3.12.0-2.el7.src.rpm)
Extra{'source': {'original_url': 'python-hypothesis-3.12.0-2.el7.src.rpm'}}
Tags
infra7-gitforge-pagure-candidate
infra7-gitforge-pagure-release
infra7-gitforge-pagure-testing
RPMs
src
python-hypothesis-3.12.0-2.el7.src.rpm (info) (download)
noarch
python2-hypothesis-3.12.0-2.el7.noarch.rpm (info) (download)
python3-hypothesis-3.12.0-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 3.12.0-2 - Rebuilt to change main python from 3.4 to 3.6 * Mon Jul 10 2017 Michel Alexandre Salim <salimma@fedoraproject.org> - 3.12.0-1 - Update to 3.12.0 - Reenable docs in EPEL7 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sun May 29 2016 Michel Alexandre Salim <salimma@fedoraproject.org> - 3.4.0-1 - Update to 3.4.0 - Version the explicit Provides * Wed May 04 2016 Nathaniel McCallum <npmccallum@redhat.com> - 3.1.3-1 - Update to 3.1.3 - Remove unused code - Remove unused dependencies * Sun Feb 14 2016 Michel Salim <salimma@fedoraproject.org> - 2.0.0-1 - Update to 2.0.0 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Sep 25 2015 Michel Salim <salimma@fedoraproject.org> - 1.11.2-1 - Update to 1.11.2 * Sun Sep 20 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.11.1-1 - Update to 1.11.1 * Wed Sep 02 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.11.0-1 - Update to 1.11.0 * Tue Sep 01 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.6-3 - Re-disable tests for now * Tue Sep 01 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.6-2 - Disable Python3 tests - need debugging on ARM builders * Mon Aug 31 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.6-1 - Update to 1.10.6 - Enable tests * Fri Aug 07 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.0-1 - Update to 1.10 * Wed Jul 29 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.9.0-1 - Update to 1.9.0 * Fri Jul 24 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.8.5-2 - Remove she-bang from tools/mergedbs.py - Include manpage * Fri Jul 24 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.8.5-1 - Update to 1.8.5 - Make Python3 build unconditional * Thu Jul 23 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.8.2-1 - Initial package