Next | Query returned 88 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2023-03-07 21:32:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.20.0

v20.20.0 (2023-02-28)

Features

Change environment variable existence check in Nushell activation script to not \ 
use deprecated command.

Bugfixes

Discover CPython implementations distributed on Windows by any organization
Upgrade embedded setuptools to 67.4.0 from 67.1.0 and pip to 23.0.1 from 23.0
   2022-12-06 09:08:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-virtualenv: updated to 20.17.1

Bugfixes - 20.17.1
~~~~~~~~~~~~~~~~~~
- A ``py`` or ``python`` spec means any Python rather than ``CPython``
- Make ``activate.nu`` respect ``VIRTUAL_ENV_DISABLE_PROMPT`` and not set the \ 
prompt if reqeusted
   2022-11-28 10:34:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.17.0

v20.17.0 (2022-11-27)
---------------------

Features - 20.17.0
~~~~~~~~~~~~~~~~~~
- Change Nushell activation script to be a module meant to be activated as an \ 
overlay.
- Update operator used in Nushell activation script to be compatible with future \ 
versions.

Bugfixes - 20.17.0
~~~~~~~~~~~~~~~~~~
- Do not use deprecated API from ``importlib.resources`` on Python 3.10 or later.
- Upgrade embedded setuptools to ``65.6.3`` from ``65.5.1``
   2022-11-20 17:52:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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

Next | Query returned 88 messages, browsing 21 to 30 | Previous