2022-11-20 17:52:16 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-virtualenv: updated to 20.16.7
Bugfixes - 20.16.7
- Use parent directory of python executable for pyvenv.cfg "home" \
value per PEP 405
- In POSIX virtual environments, try alternate binary names if \
``sys._base_executable`` does not exist
- Upgrade embedded wheel to ``0.38.4`` and pip to ``22.3.1`` from ``22.3`` and \
setuptools to ``65.5.1`` from
``65.5.0``
|
2022-10-28 11:52:46 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-virtualenv: updated to 20.16.6
v20.16.6 (2022-10-25)
---------------------
Features - 20.16.6
- Drop unneeded shims for PyPy3 directory structure
Bugfixes - 20.16.6
- Fix selected scheme on debian derivatives for python 3.10 when \
``python3-distutils`` is not installed or the ``venv`` scheme is not avaiable
- Allow the test suite to pass even with the original C shell (rather than ``tcsh``)
- Fix fallback handling of downloading wheels for bundled packages
- Upgrade embedded setuptools to ``65.5.0`` from ``65.3.0`` and pip to ``22.3`` \
from ``22.2.2``
|
2022-09-08 09:46:10 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
py-virtualenv: updated to 20.16.5
v20.16.5 (2022-09-07)
---------------------
Bugfixes - 20.16.5
~~~~~~~~~~~~~~~~~~
- Do not turn echo off for subsequent commands in batch activators
(``activate.bat`` and ``deactivate.bat``) - by :user:`pawelszramowski`.
v20.16.4 (2022-08-29)
---------------------
Bugfixes - 20.16.4
~~~~~~~~~~~~~~~~~~
- Bump embed setuptools to ``65.3`` - by :user:`gaborbernat`.
v20.16.3 (2022-08-04)
---------------------
Bugfixes - 20.16.3
~~~~~~~~~~~~~~~~~~
- Upgrade embedded pip to ``22.2.2`` from ``22.2.1`` and setuptools to \
``63.4.1`` from ``63.2.0`` - by :user:`gaborbernat`.
v20.16.2 (2022-07-27)
---------------------
Bugfixes - 20.16.2
~~~~~~~~~~~~~~~~~~
- Bump embeded pip from ``22.2`` to ``22.2.1`` - by :user:`gaborbernat`.
v20.16.1 (2022-07-26)
---------------------
Features - 20.16.1
~~~~~~~~~~~~~~~~~~
- Update Nushell activation scripts to version 0.67 - by :user:`kubouch`.
v20.16.0 (2022-07-25)
---------------------
Features - 20.16.0
~~~~~~~~~~~~~~~~~~
- Drop support for running under Python 2 (still can generate Python 2 \
environments) - by :user:`gaborbernat`.
- Upgrade embedded pip to ``22.2`` from ``22.1.2`` and setuptools to ``63.2.0`` \
from ``62.6.0`` -
by :user:`gaborbernat`.
|
2022-07-07 13:49:50 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-virtualenv: updated to 20.15.1
v20.15.1 (2022-06-28)
---------------------
Bugfixes - 20.15.1
~~~~~~~~~~~~~~~~~~
- Fix the incorrect operation when ``setuptools`` plugins output something into \
``stdout``.
- CPython3Windows creator ignores missing ``DLLs`` dir.
v20.15.0 (2022-06-25)
---------------------
Features - 20.15.0
~~~~~~~~~~~~~~~~~~
- Support for Windows embeddable Python package: includes \
``python<VERSION>.zip`` in the creator sources
Bugfixes - 20.15.0
~~~~~~~~~~~~~~~~~~
- Upgrade embedded setuptools to ``62.3.3`` from ``62.6.0`` and pip to \
``22.1.2`` from ``22.0.4``
- Use ``shlex.quote`` instead of deprecated ``pipes.quote`` in Python 3 - by \
:user:`frenzymadness`.
- Fix Windows PyPy 3.6
|
2022-05-10 00:08:10 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
py-virtualenv: update 20.14.1
Based on wip/py-virtualenv20, mostly by Iku Iwasa, with some help from adam@
Changes: too many to list here.
|
2022-05-02 11:08:53 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-virtualenv: improve test target, add test status
|
2022-04-30 01:17:52 by Thomas Klausner | Files touched by this commit (3) |
Log message:
*: mark dependencies of py-test-localserver as not-for-python-2.x
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|