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