diff --git a/pyenv-2.3.7.tar.gz b/pyenv-2.3.7.tar.gz deleted file mode 100644 index 9ddd82f..0000000 --- a/pyenv-2.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b77d559a0b32286cd1ad636848d766c7bb7dd6495ca9bcf21357b31a1bc97c11 -size 722628 diff --git a/pyenv-2.3.8.tar.gz b/pyenv-2.3.8.tar.gz new file mode 100644 index 0000000..35ec0ed --- /dev/null +++ b/pyenv-2.3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f223595ce42d17c37ff08ee1bf349c7578203d5c5ea26540fb749aa86ae75f82 +size 723628 diff --git a/pyenv.changes b/pyenv.changes index 23d12a2..e588306 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 14 14:35:37 UTC 2022 - Thomas Schraitle - 2.3.8 + +- Update to 2.3.8 + - Export detected shell environment in pyenv-init by @ianchen-tw in #2540 + - Add CPython 3.12.0a3 by @saaketp in #2545 + - Add CPython 3.11.1 by @anton-petrov in #2549 + - Add CPython 3.10.9 by @rudisimo in #2544 + - Add 3.7.16, 3.8.16, 3.9.16 by @chadac in #2550 + ------------------------------------------------------------------- Sat Dec 3 17:56:56 UTC 2022 - Thomas Schraitle - 2.3.7 diff --git a/pyenv.spec b/pyenv.spec index 0cae510..f0c6504 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.3.7 +Version: 2.3.8 Release: 0 Summary: Python Version Management License: MIT