Fri, 14 Jun 2024 21:12:14 UTC | login

Information for build python-pytest-virtualenv-1.7.0-8.fc33

ID176859
Package Namepython-pytest-virtualenv
Version1.7.0
Release8.fc33
Epoch
SummaryVirtualenv fixture for py.test
DescriptionCreate a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what's installed.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:53:36 UTC
CompletedThu, 13 Aug 2020 13:53:36 UTC
Tags
f33
f37
f38
RPMs
src
python-pytest-virtualenv-1.7.0-8.fc33.src.rpm (info) (download)
noarch
python3-pytest-virtualenv-1.7.0-8.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Kevin Fenzi <kevin@scrye.com> - 1.7.0-2 - Drop python2. Fixes bug #1723591 * Sun Jun 16 2019 Kevin Fenzi <kevin@scrye.com> - 1.7.0-1 - Update to 1.7.0. Fixes bug #1714450 * Sun Apr 14 2019 Kevin Fenzi <kevin@scrye.com> - 1.6.0-1 - Update to 1.6.0. Fixes bug #1697357 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 04 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.11-9 - Use sys.executable -m virtualenv (fixup repeated usage) * Thu Aug 23 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.11-8 - Use sys.executable -m virtualenv