Fri, 25 Apr 2025 00:44:12 MSK | login

Information for build python-virtualenv-20.21.1-14.el9

ID22349
Package Namepython-virtualenv
Version20.21.1
Release14.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python-virtualenv#aad73ea0b9e5d13c41df263bea821819e73a0df5
SummaryTool to create isolated Python environments
Descriptionvirtualenv is a tool to create isolated Python environments. virtualenv is a successor to workingenv, and an extension of virtual-python. It is written by Ian Bicking, and sponsored by the Open Planning Project. It is licensed under an MIT-style permissive license.
Built bysys_devci
State complete
Volume DEFAULT
StartedFri, 06 Dec 2024 09:08:32 MSK
CompletedFri, 06 Dec 2024 09:11:40 MSK
Taskbuild (inferit-9_5-extras, /rpms/python-virtualenv/:changed/i9ce/python-virtualenv-20.21.1-14.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python-virtualenv/?#changed/i9ce/python-virtualenv-20.21.1-14.el9'}}
Tags
inferit-9_5-extras
RPMs
src
python-virtualenv-20.21.1-14.el9.src.rpm (info) (download)
noarch
python3-virtualenv-20.21.1-14.el9.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Dec 05 2024 Miro Hrončok <miro@hroncok.cz> - 20.21.1-14 - CI: Add Python 3.12 * Thu Dec 05 2024 Miro Hrončok <miro@hroncok.cz> - 20.21.1-13 - Amend a fix for --download with old Pythons not to break --seeder pip with new Pythons * Tue Nov 26 2024 Lumir Balhar <lbalhar@redhat.com> - 20.21.1-12 - Prevent command injection by quoting template strings in activation scripts - Fixes: rhbz#2328747 * Tue Nov 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 20.21.1-10 - Backport a builtin interpreter discovery fix * Tue Nov 26 2024 Karolina Surma <ksurma@redhat.com> - 20.21.1-9 - Update Python 3.13 compat patch: 3.13.0a6 renamed pathmod to parser * Tue Nov 26 2024 Lumir Balhar <lbalhar@redhat.com> - 20.21.1-8 - Fix compatibility with Python 3.13 * Fri Apr 05 2024 Miro Hrončok <miro@hroncok.cz> - 20.21.1-6 - When getting wheels for /usr/bin/python3 interpreter, look for them in proper directories - Fixes: rhbz#2272958 * Wed Jan 03 2024 Miro Hrončok <mhroncok@redhat.com> - 20.21.1-1 - Update to 20.21.1 - Backport from 20.23.0: Don't install setuptools and wheel to Python 3.12+ environments - Add RPM Requires needed for Python 3.12 * Thu Aug 24 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 20.20.0-2 - Rebuilt for MSVSphere 9.2 * Thu Jul 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 20.20.0-2 - Remove workarounds for old hatchling * Wed Mar 01 2023 Lumír Balhar <lbalhar@redhat.com> - 20.20.0-1 - Update to 20.20.0 (rhbz#2174221) * Thu Feb 09 2023 Lumír Balhar <lbalhar@redhat.com> - 20.19.0-1 - Update to 20.19.0 (rhbz#2167499) * Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 20.17.1-2 - Use wheels from /usr/share/python3.11-wheels when creating Python 3.11 virtual environments - Require Python 3.11 wheels when Python 3.11 is installed * Wed Dec 07 2022 Lumír Balhar <lbalhar@redhat.com> - 20.17.1-1 - Update to 20.17.1 (rhbz#2151044)