From dc0eb976cf31062548497414de033ce6b6ef0188951e70d866a61e00de170a60 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 25 Feb 2025 20:28:39 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=159 --- python-virtualenv.changes | 16 ++++++++++++++++ python-virtualenv.spec | 4 ++-- virtualenv-20.27.1.tar.gz | 3 --- virtualenv-20.29.2.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 virtualenv-20.27.1.tar.gz create mode 100644 virtualenv-20.29.2.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 4243c9e..752f163 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 25 20:26:51 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 50c0971..3fd1308 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -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.2 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.27.1.tar.gz b/virtualenv-20.27.1.tar.gz deleted file mode 100644 index 06e642b..0000000 --- a/virtualenv-20.27.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:142c6be10212543b32c6c45d3d3893dff89112cc588b7d0879ae5a1ec03a47ba -size 6491145 diff --git a/virtualenv-20.29.2.tar.gz b/virtualenv-20.29.2.tar.gz new file mode 100644 index 0000000..3f1c0ab --- /dev/null +++ b/virtualenv-20.29.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaabebf6d03b5ba83ae0a02cfe96f48a716f4fae556461d180825866f75b728 +size 4320272