Sync from SUSE:SLFO:Main python-virtualenv revision b1b94ef6ce77d1c54a6f6d6467ed559a

This commit is contained in:
2025-05-17 16:12:51 +02:00
parent ffec2c00fa
commit 2df6c52a1f
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Mar 30 07:54:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 20.29.3:
* Ignore unreadable directories in PATH
-------------------------------------------------------------------
Tue Feb 25 20:26:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 20.29.2:
* Upgrade setuptools to 75.3
* Upgrade setuptools to 75.5 and wheel to 0.45
* No longer forcibly echo off during windows batch activation
* Update run_with_catch log flushing by @neilramsay in #2806
* feat: Write CACHEDIR.TAG file b
* Skip tcsh tests on broken tcsh versions
* Makes --python command-line flag take precedence over env var
* Add free-threaded Python support
* Upgrade embeded setuptools
* Simplify Solution to --python command-line flag precedence
* Change PyInfo cache versioning mechanism
-------------------------------------------------------------------
Wed Oct 30 08:09:03 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-virtualenv
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-virtualenv%{psuffix}
Version: 20.27.1
Version: 20.29.3
Release: 0
Summary: Virtual Python Environment builder
License: MIT

BIN
virtualenv-20.27.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
virtualenv-20.29.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.