Mon, 03 Jun 2024 14:00:01 UTC | login

Information for build python-pytest-virtualenv-1.2.11-9.fc30

ID78177
Package Namepython-pytest-virtualenv
Version1.2.11
Release9.fc30
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
StartedSat, 01 Dec 2018 12:58:22 UTC
CompletedSat, 01 Dec 2018 12:58:22 UTC
Tags
f30
f31
RPMs
src
python-pytest-virtualenv-1.2.11-9.fc30.src.rpm (info) (download)
noarch
python2-pytest-virtualenv-1.2.11-9.fc30.noarch.rpm (info) (download)
python3-pytest-virtualenv-1.2.11-9.fc30.noarch.rpm (info) (download)
Changelog * 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 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.11-6 - Rebuilt for Python 3.7 * Wed Mar 14 2018 Tomas Orsava <torsava@redhat.com> - 1.2.11-5 - Add detection of the virtualenv-3 and virtualenv-X.Y executables * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 18 2017 Kevin Fenzi <kevin@scrye.com> - 1.2.11-3 - Fix up Requires to pull in things it needs to function * Sun Sep 10 2017 Kevin Fenzi <kevin@scrye.com> - 1.2.11-2 - Added BuildRequires for tests * Tue Aug 15 2017 Kevin Fenzi <kevin@scrye.com> - 1.2.11-1 - Initial version.