|
|
|
|
@@ -1,5 +1,100 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 30 21:48:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
Wed Oct 2 13:48:57 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.14
|
|
|
|
|
|
|
|
|
|
- Update 2.4.14
|
|
|
|
|
* Add CPython 3.12.7 by @edgarrmondragon in #3078
|
|
|
|
|
* Add CPython 3.13.0rc3 by @edgarrmondragon in #3077
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 23 07:48:44 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.13
|
|
|
|
|
|
|
|
|
|
- Update 2.4.13
|
|
|
|
|
* docs: Use --verbose with performance CPython build instructions by @caerulescens in #3053
|
|
|
|
|
* Fix latest version resolution when using python- prefix by @edmorley in #3056
|
|
|
|
|
* Fix tgz checksum for 3.9.20; fallback OpenSSL URLs and checksums by @native-api in #3060
|
|
|
|
|
* Fix OpenSSL 3.3.2 download URLs by @edgarrmondragon in #3059
|
|
|
|
|
* Add GraalPy 24.1.0 by @msimacek in #3066
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 9 08:38:10 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.12
|
|
|
|
|
|
|
|
|
|
- Update 2.4.12
|
|
|
|
|
- Add CPython 3.13.0rc2 by @edgarrmondragon in #3049
|
|
|
|
|
- Add CPython 3.8.20, 3.9.20, 3.10.15, 3.11.10 and 3.12.6 by @edgarrmondragon in #3050
|
|
|
|
|
|
|
|
|
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.11...v2.4.12
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 5 06:20:09 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.11
|
|
|
|
|
|
|
|
|
|
- Update 2.4.11
|
|
|
|
|
- Add /usr/etc/pyenv.d to hooks path by @tomschr in #3039
|
|
|
|
|
- Add miniconda3-24.7.1-0 by @binbjz in #3040
|
|
|
|
|
- Add PyPy v7.3.17 by @jsirois in #3045
|
|
|
|
|
|
|
|
|
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.10...v2.4.11
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 12 07:40:58 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.10
|
|
|
|
|
|
|
|
|
|
- Update 2.4.10
|
|
|
|
|
Add CPython 3.12.5 by @edgarrmondragon in #3030
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 5 08:54:35 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.9
|
|
|
|
|
|
|
|
|
|
- Update 2.4.9
|
|
|
|
|
- Add miniforge3-24.3.0-0 in #3028
|
|
|
|
|
- Add CPython 3.13.0rc1 in #3029
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 23 10:35:09 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.8
|
|
|
|
|
|
|
|
|
|
- Spec change
|
|
|
|
|
For the %check section, don't run "make test" but use specific
|
|
|
|
|
tests. Upstream uses them in their GitHub Action workflow. What's
|
|
|
|
|
good for them, is also good for us.
|
|
|
|
|
=> This simplifies the overall error and no patches are needed.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 22 18:45:30 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
|
|
|
|
|
|
- Almost working testing.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 22 08:11:10 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.8
|
|
|
|
|
|
|
|
|
|
- Update to 2.4.8:
|
|
|
|
|
- Fix pyenv-uninstall not having the debug tracing invocation in #3020
|
|
|
|
|
- Add CPython 3.13.0b4 and 3.13.0b4t in #3019
|
|
|
|
|
- README: Remove reference to Fig in #3018
|
|
|
|
|
- Fix tests failing if plugins are installed in #3022
|
|
|
|
|
- pyenv-latest: replace -q with -b and -f, document as internal in #3021
|
|
|
|
|
|
|
|
|
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.7...v2.4.8
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 16 08:44:03 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.7
|
|
|
|
|
|
|
|
|
|
- Update to 2.4.7:
|
|
|
|
|
- Add support for anaconda3-2024.06-1 in #3009
|
|
|
|
|
- Fix debug build for X.Yt-dev in #3011
|
|
|
|
|
|
|
|
|
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.6...v2.4.7
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 5 04:56:59 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.6
|
|
|
|
|
|
|
|
|
|
- Update to 2.4.6:
|
|
|
|
|
- CI: push MacOS jobs to MacOS 13 and 14 in #3002
|
|
|
|
|
- Add 3.13.0b3t and exclude it from pyenv latest in #3001
|
|
|
|
|
- Speed up pyenv prefix by not constructing advice text when
|
|
|
|
|
it would be discarded in #3005
|
|
|
|
|
|
|
|
|
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.5...v2.4.6
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 30 21:48:24 UTC 2024 - Dirk Müller <dmueller@suse.com> - 2.4.5
|
|
|
|
|
|
|
|
|
|
- update to 2.4.5:
|
|
|
|
|
* python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4
|
|
|
|
|
|