Next | Query returned 88 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-08-31 16:06:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.24.4

20.24.4

Fix typo found by codespell
Updating extend.rst typo
   2023-08-12 14:58:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.24.3

Bugfixes - 20.24.3
Fixed ResourceWarning on exit caused by periodic update subprocess
Upgrade embedded wheels:
wheel to 0.41.1 from 0.41.0
   2023-07-24 20:40:03 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.24.2

Bugfixes - 20.24.2

Upgrade embedded wheels:
- pip to 23.2.1 from 23.2
- wheel to 0.41.0 from 0.40.0
   2023-07-20 09:53:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.24.1

v20.24.1 (2023-07-19)
Bugfixes - 20.24.1
Upgrade embedded wheels:
pip to 23.2 from 23.1.2
   2023-07-17 18:10:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.24.0

v20.24.0 (2023-07-14)

Features

Export the prompt prefix as VIRTUAL_ENV_PROMPT when activating a virtual environment

Bugfixes

Fix test suite
Upgrade embedded wheels:
setuptools to 68.0.0 from 67.8.0
   2023-06-26 18:13:22 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-virtualenv: updated to 20.23.1

v20.23.1
update and simplify nushell activation script, fixes an issue on Windows \ 
resulting in consecutive command not found
Upgrade embedded wheels:
setuptools to 67.8.0 from 67.7.2
   2023-06-07 22:47:10 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-virtualenv: Requires py-expat.

Bump PKGREVISION.
   2023-04-28 09:50:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.23.0

v20.23.0

Features

Do not install wheel and setuptools seed packages for Python 3.12+. To restore \ 
the old behaviour use:
for wheel use VIRTUALENV_WHEEL=bundle environment variable or --wheel=bundle CLI \ 
flag,
for setuptools use VIRTUALENV_SETUPTOOLS=bundle environment variable or \ 
--setuptools=bundle CLI flag.
3.12 support

Bugfixes

Prevent PermissionError when using venv creator on systems that deliver files \ 
without user write permission
Upgrade setuptools to 67.7.2 from 67.6.1 and pip to 23.1.2 from 23.1
   2023-04-25 11:46:57 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-virtualenv: updated to 20.22.0

v20.22.0
Drop support for creating Python <=3.6 (including 2) interpreters. Removed \ 
pip of 20.3.4, 21.3.1; wheel of 0.37.1; setuptools of 59.6.0, 44.1.1, 50.3.2
   2023-04-04 11:52:28 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-virtualenv: updated to 20.21.0

v20.21.0 (2023-03-12)

Features - 20.21.0

Make closure syntax explicitly starts with {||.

Bugfixes - 20.21.0

Add print command to nushell print_prompt to ensure compatibility with future \ 
release of nushell, where intermediate commands no longer print their result to \ 
stdout.
Do not assume the default encoding.
Make ReentrantFileLock thread-safe and, thereby, fix race condition in \ 
virtualenv.cli_run

Next | Query returned 88 messages, browsing 11 to 20 | Previous