[ Все 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 ]
×

Проект 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-pytest-3.4.2-11.el8.noarch Simple powerful testing with Python 9a442bc69628894e563778ea8ec13a85f194be4b6198195767d3993dfb2601d5 download
src
pytest-3.4.2-11.el8.src Simple powerful testing with Python 7cd3f12a42544028e75fced6c243355ad28c8cc97c58c1b946e6c3a8c29e937b download
История изменений 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