From 30ba7f908a94045b70bebd556b8a5fa9c9e7e57f2a37f8097f50f654b8272d3a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Jun 2024 08:59:08 +0000 Subject: [PATCH] - update to 20.26.2: * virtualenv.pyz no longer fails when zipapp path contains a symlink * Fix bad return code from activate.sh if hashing is disabled OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=148 --- python-virtualenv.changes | 8 ++++++++ python-virtualenv.spec | 2 +- virtualenv-20.26.1.tar.gz | 3 --- virtualenv-20.26.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 virtualenv-20.26.1.tar.gz create mode 100644 virtualenv-20.26.2.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 823e879..219e5f5 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 10 08:58:41 UTC 2024 - Dirk Müller + +- update to 20.26.2: + * virtualenv.pyz no longer fails when zipapp path contains a + symlink + * Fix bad return code from activate.sh if hashing is disabled + ------------------------------------------------------------------- Sun May 12 12:26:09 UTC 2024 - Atri Bhattacharya diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 9145295..48ca985 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-virtualenv%{psuffix} -Version: 20.26.1 +Version: 20.26.2 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.26.1.tar.gz b/virtualenv-20.26.1.tar.gz deleted file mode 100644 index a077fc7..0000000 --- a/virtualenv-20.26.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b -size 7290258 diff --git a/virtualenv-20.26.2.tar.gz b/virtualenv-20.26.2.tar.gz new file mode 100644 index 0000000..62e0c02 --- /dev/null +++ b/virtualenv-20.26.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bf0f4eebbb78d36ddaee0283d43fe5736b53880b8a8cdcd37390a07ac3741c +size 7290363