Проект pytest-3.4.2-11.el8
Имя |
pytest |
Эпоха |
0 |
Версия |
3.4.2 |
Релиз |
11.el8 |
Сайт |
http://pytest.org
|
Лицензия |
MIT |
Время сборки |
2023-08-08 18:43:46 |
Хост сборки |
builder-x86-11.inferitos.ru |
Краткое описание |
Simple powerful testing with Python |
Репозитории |
AppStream |
Полное описание |
py.test provides simple, yet powerful testing for Python. |
Эррата |
—
|
×
* 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