Information for build python-virtualenv-api-2.1.18-30.fc41

ID18481
Package Namepython-virtualenv-api
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.18
Release30.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-virtualenv-api.git#007c5cba24c5fca0d1705ee4e6a8f4bb3849fb3d
SummaryAn API for virtualenv/pip
Descriptionvirtualenv is a tool to create isolated Python environments. Unfortunately, it does not expose a native Python API. This package aims to provide an API in the form of a wrapper around virtualenv. It can be used to create and delete environments and perform package management inside the environment.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 22:41:39 CST
CompletedThu, 02 May 2024 22:51:21 CST
Taskbuild (f41, /rpms/python-virtualenv-api.git:007c5cba24c5fca0d1705ee4e6a8f4bb3849fb3d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-virtualenv-api.git#007c5cba24c5fca0d1705ee4e6a8f4bb3849fb3d'}}
Tags
f41
RPMs
src
python-virtualenv-api-2.1.18-30.fc41.src.rpm (info) (download)
noarch
python3-virtualenv-api-2.1.18-30.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
state.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.18-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.18-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-28 - F38+: Use %{py3_test_envvars} to run the tests * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.18-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-26 - Use new (rpm 4.17.1+) bcond style * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.1.18-25 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.18-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-22 - Drop pytest BR; use unittest instead * Mon Jan 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-21 - Apply three upstream PR’s to fix failing tests * Sun Jan 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-9 - Drop EPEL7 compatibility - Port to pyproject-rpm-macros * Sun Jan 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.18-8 - Switch to GitHub archive with LICENSE and tests - Update License to SPDX - Tidy up the spec file a bit; make tests a bcond conditional - Unicode workaround for EPEL7 - Name the CLI tools in the virtualenv/pip dependencies added downstream - Reduce macro indirection in the spec file - Remove bogus BR on git-all - Package additional documentation files - Full EPEL7 compatibility with Python 2 and Python3 support - Skip failing tests for now * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.18-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.18-6 - Rebuilt for Python 3.11