Thu, 09 May 2024 18:07:47 UTC | login

Information for build pew-1.2.0-20.fc39

ID255288
Package Namepew
Version1.2.0
Release20.fc39
Epoch
SummaryTool to manage multiple virtualenvs written in pure Python
DescriptionPython Env Wrapper is a set of commands to manage multiple virtual environments. Pew can create, delete and copy your environments, using a single command to switch to them wherever you are, while keeping them in a single (configurable) location.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Oct 2023 07:15:55 UTC
CompletedMon, 23 Oct 2023 07:15:55 UTC
Tags
f40
RPMs
src
pew-1.2.0-20.fc39.src.rpm (info) (download)
noarch
pew-1.2.0-20.fc39.noarch.rpm (info) (download)
Changelog * Mon Jul 24 2023 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.2.0-20 - Modernize SPEC file (use %pyproject_* and \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ PATH="/builddir/build/BUILDROOT/pew-1.2.0-20.fc39.noarch/usr/bin:$PATH"\ PYTHONPATH="${PYTHONPATH:-/builddir/build/BUILDROOT/pew-1.2.0-20.fc39.noarch/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/pew-1.2.0-20.fc39.noarch/usr/lib/python3.12/site-packages}"\ PYTHONDONTWRITEBYTECODE=1\ PYTEST_ADDOPTS="${PYTEST_ADDOPTS:-} --ignore=/builddir/build/BUILD/pew-1.2.0/.pyproject-builddir"\ PYTEST_XDIST_AUTO_NUM_WORKERS=8 /usr/bin/pytest macros) - Use cp instead of mv for README.Fedora.md - Install shell completion files for Bash/Fish/Zsh - Temporarily disable tests failing with Python 3.12 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 1.2.0-18 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.2.0-15 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Oct 01 2021 Tadej Janež <tadej.j@nez.si> - 1.2.0-13 - Backport upstream PR #214 to enable Pew to be used on recent Fedora versions - Simplify applying patches and remove obsolete if statement