[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package pytest-3.4.2-11.el8.src download

Name pytest
Epoch 0
Version 3.4.2
Release 11.el8
Architecture src
Website/URL http://pytest.org
License MIT
Build Time 2023-08-08 18:43:46
Build Host builder-x86-11.inferitos.ru
Summary Simple powerful testing with Python
Repositories AppStream
Description py.test provides simple, yet powerful testing for Python.
Errata
Size 814 KiB
Source Project pytest-3.4.2-11.el8
SHA-256 checksum 7cd3f12a42544028e75fced6c243355ad28c8cc97c58c1b946e6c3a8c29e937b
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.4.2-11
- Rebuilt for MSVSphere 8.8

* Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 3.4.2-11
- Require platform-python-setuptools instead of python3-setuptools
- Resolves: rhbz#1650515

* Thu Jul 26 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.2-10
- Use plain sphinx-build and rst2html (rst2html-3 is no more)

* Fri Jul 13 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-9
- Remove the Python 2 subpackage
  https://bugzilla.redhat.com/show_bug.cgi?id=1590432

* Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-8
- Allow Python 2 for build
  see https://hurl.corp.redhat.com/rhel8-py2

* Fri Jun 22 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-7
- Remove BuildRequires on python2-hypothesis, a circular dependency
- Explicitly BuildRequire python-attrs

* Tue Jun 19 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-6
- Don't use timeout in tests
  https://bugzilla.redhat.com/show_bug.cgi?id=1592940
- Add missing BuildRequires

* Thu Jun 07 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-5
- Remove optional BuildRequires for %check
  https://bugzilla.redhat.com/show_bug.cgi?id=1588445

* Mon May 28 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-4
- Drop python2-argcomplete from BuildRequires

* Mon May 28 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.2-3
- Use python3-sphinx to build the documentation
- Skip the `non_ascii_paste_text` test, which needs internet access