forked from pool/pyenv
Compare commits
46 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2c6a34e228 | |||
| 23fda5b629 | |||
| 3acecf91f9 | |||
| 521d738181 | |||
| 813c24c9b2 | |||
| 1ecdf432ee | |||
| e975452576 | |||
| 6962a1f388 | |||
| 86368617c0 | |||
| 72235317e2 | |||
| fa3e37eb04 | |||
| 7a7eda0307 | |||
| 483439b4d8 | |||
| c4810e10bb | |||
| 724f2090f2 | |||
| a6b6774920 | |||
| 0b8d9e543d | |||
| 18e044a37b | |||
| d40d501a32 | |||
| b059992ae1 | |||
| 0ecfab5825 | |||
| 1287e2cd28 | |||
| 15d6e5b372 | |||
| 15287a57a1 | |||
| 7548180006 | |||
| ba932827df | |||
| c03e9ceeb3 | |||
| a59959a1cc | |||
| fea6e96ec0 | |||
| 45359111fb | |||
| d45095018f | |||
| 62e4ffe35e | |||
| 1a328df38b | |||
| f2794ed29e | |||
| 9873374821 | |||
| 3cd0afd6b4 | |||
| e9f317f225 | |||
| c12a49e524 | |||
| c03d71c59e | |||
| 171b74ebcb | |||
| c1fe6b04c3 | |||
| 7099a39a23 | |||
| 4cdb3ff4f8 | |||
| 9a39969a62 | |||
| 4b843a7c43 | |||
| a8212907a1 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24f3671a92492f49fa6f61dea861323ad853877c5cb2686c95bfa76339aa1301
|
|
||||||
size 798909
|
|
||||||
3
pyenv-2.6.18.tar.gz
Normal file
3
pyenv-2.6.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db0ce74a5a6e2b63d80788823802d9437bacf15ef297dea73efa1516af3365e9
|
||||||
|
size 1379401
|
||||||
455
pyenv.changes
455
pyenv.changes
@@ -1,5 +1,458 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 30 21:48:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Jan 13 06:41:21 UTC 2026 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.18
|
||||||
|
|
||||||
|
- Update 2.6.18
|
||||||
|
* Fix an infinite loop if a shim is symlinked to and called from a different
|
||||||
|
location with "system" version active by @native-api in #3375
|
||||||
|
* CI: Update and cleanup workflow scripts by @native-api in #3372
|
||||||
|
* Add PowerShell support by @fblanchetNaN in #2749
|
||||||
|
* rehash: support older BSD mktemp by @native-api in #3376
|
||||||
|
* rehash: report final lock acquisition error while silencing provisional ones;
|
||||||
|
init: don't silence automatic rehash by @native-api in #3377
|
||||||
|
* pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX by @rockandska
|
||||||
|
in #3334
|
||||||
|
* README: Document how to change Python version in a shell spawned from
|
||||||
|
a Python-based program (e.g. Jupyter) by @native-api in #3380
|
||||||
|
* Recognize an argument to -j in MAKEFLAGS when building extensions in
|
||||||
|
3.10-3.11 and latest 3.5-3.9 by @native-api in #3379
|
||||||
|
* CI: add a script to autogenerate CPython build scripts by @native-api
|
||||||
|
in #3358
|
||||||
|
* Add miniconda3-25.11.1-1 by @binbjz in #3382
|
||||||
|
* CI: exclude unsupported MacOS-x64 for recent Miniconda versions by @binbjz
|
||||||
|
in #3385
|
||||||
|
* Auto-accept TOS for miniconda3-25+ by @native-api in #3386
|
||||||
|
* Add anaconda-2025.12-1 by @native-api in #3387
|
||||||
|
* CI: automatically check for CPython releases and generate PRs by @native-api
|
||||||
|
in #3388
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 13 06:40:40 UTC 2026 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.17
|
||||||
|
|
||||||
|
- Update 2.6.17
|
||||||
|
* Add miniforge 25.9.1-0, 25.11.0-1 by @13steinj in #3371
|
||||||
|
* miniconda3-latest: auto accept TOS by @native-api in #3373
|
||||||
|
* Add CPython 3.15.0a3 by @edgarrmondragon in #3374
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 16 08:40:28 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.16
|
||||||
|
|
||||||
|
- Update 2.6.16
|
||||||
|
* rehash: Fix hanging for 60 seconds when shims directory is not writable
|
||||||
|
due to Linux Landlock by @native-api in #3367
|
||||||
|
* Add Miniconda3-25.9.1-3 by @binbjz in #3368
|
||||||
|
* sh-rehash: Fix erroneously executing rather than printing a command
|
||||||
|
by @native-api in #3369
|
||||||
|
* Add CPython 3.13.11, 3.14.2 by @cesarcoatl in #3370
|
||||||
|
* Correct spec file to avoid warnings
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 16 08:40:03 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.15
|
||||||
|
|
||||||
|
- Update 2.6.15
|
||||||
|
* Add CPython 3.13.10 by @jsirois in #3364
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 16 08:35:29 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.14
|
||||||
|
|
||||||
|
- Update 2.6.14
|
||||||
|
* CI: Bump actions/checkout from 5 to 6 in the github-actions group by
|
||||||
|
@dependabot[bot] in #3360
|
||||||
|
* Fix "ld: symbol(s) not found" for C system calls in some MacOS versions
|
||||||
|
if XCode is for a newer major MacOS version by @native-api in #3362
|
||||||
|
* Add CPython 3.14.1 by @nedbat in #3363
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 16 08:34:58 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.13
|
||||||
|
|
||||||
|
- Update 2.6.13
|
||||||
|
* CI: Replace macos-13 with macos-15-intel by @edgarrmondragon in #3356
|
||||||
|
* Add Miniconda3-25.9.1-1 by @binbjz in #3357
|
||||||
|
* Add CPython 3.15.0a2 by @nedbat in #3359
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 6 06:55:09 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.12
|
||||||
|
|
||||||
|
- Update 2.6.12
|
||||||
|
* Add graalpy-25.0.1 by @msimacek in #3350
|
||||||
|
* Add CPython 3.9.25 by @nedbat in #3355
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 6 06:54:29 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.11
|
||||||
|
|
||||||
|
- Update 2.6.11
|
||||||
|
* Support building against Homebrew Tcl/Tk 9 by @native-api in #3343
|
||||||
|
* Add CPython 3.13.9 by @nedbat in #3346
|
||||||
|
* Add CPython 3.15.0a1 by @edgarrmondragon in #3347
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 14 13:03:00 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.10
|
||||||
|
|
||||||
|
- Update 2.6.10
|
||||||
|
* Add CPython 3.12.12, 3.11.14, 3.10.19, 3.9.24 by @nedbat in #3344
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 14 13:02:12 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.9
|
||||||
|
|
||||||
|
- Update 2.6.9
|
||||||
|
* CI: modified-scripts-build: fix CPython-specific jobs never firing
|
||||||
|
by @tuzi3040 in #3338
|
||||||
|
* CI: modified-scripts-build: fix output variable for CPython-specific
|
||||||
|
workflows by @native-api in #3340
|
||||||
|
* Add CPython 3.14.0 by @SnoopJ in #3339
|
||||||
|
* Add CPython 3.13.8 by @jsirois in #3341
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 14 13:00:10 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.8
|
||||||
|
|
||||||
|
- Update 2.6.8
|
||||||
|
* Use Zlib from XCode SDK in a way compatible with XCode 16 and CLT by
|
||||||
|
@JarheadStever in #3301
|
||||||
|
* Add miniforge 25.3.0-1, 25.3.0-2, 25.3.0-3, 25.3.1-0, skip miniforge
|
||||||
|
25.3.0-0 by @native-api in #3306
|
||||||
|
* Fix Readline and OpenSSL detection for MacPorts without the corresponding
|
||||||
|
package by @native-api in #3317
|
||||||
|
* Bump actions/checkout from 4 to 5 in the github-actions group by
|
||||||
|
@dependabot[bot] in #3318
|
||||||
|
* Fix rehash hook for pipx/pipx.x/pipx.xx by @rockandska in #3320
|
||||||
|
* Add miniconda 25.7.0-2 by @native-api in #3323
|
||||||
|
* Support curl from a snap by @native-api in #3329
|
||||||
|
* CI: Bats test suite in docker by @rockandska in #3324
|
||||||
|
* Add GraalPy 25.0.0 by @msimacek in #3331
|
||||||
|
* Upgrade pip detetcion in pip-rehash to accept multiple variations by
|
||||||
|
@rockandska in #3330
|
||||||
|
* Add CPython 3.14.0rc3 by @nedbat in #3333
|
||||||
|
* Use TCLTK_* and pkg-config for 3.11+ linking with Homebrew Tcl/Tk; add
|
||||||
|
PYTHON_BUILD_TCLTK_FORMULA envvar by @native-api in #3327
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 09:47:09 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.7
|
||||||
|
|
||||||
|
- Update 2.6.7
|
||||||
|
* Skip Zlib from XCode for XCode 16+ by @native-api in #3298
|
||||||
|
* Don't fail the build if xcodebuild fails by @native-api in #3302
|
||||||
|
* Add CPython 3.14.0rc2 and 3.13.7 by @nedbat in #3303
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 09:46:01 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.6
|
||||||
|
|
||||||
|
- Update 2.6.6
|
||||||
|
* Add anaconda3-2025.06-0, anaconda3-2025.06-1, miniconda3-25.3.1-1,
|
||||||
|
miniconda3-25.5.1-0, miniconda3-25.5.1-1 by @native-api in #3295
|
||||||
|
* Add CPython 3.13.6 by @cesarcoatl in #3297
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 05:00:02 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.5
|
||||||
|
|
||||||
|
- Update 2.6.5
|
||||||
|
* Bump OpenSSL to 3.5.1 in the latest releases and branch tips in CPython
|
||||||
|
3.12 - 3.15 by @edgarrmondragon in #3287
|
||||||
|
* Add Jython 2.7.4 by @cesarcoatl in #3290
|
||||||
|
* Add CPython 3.14.0rc1 by @nedbat in #3293
|
||||||
|
* Add GraalPy 24.2.2 by @msimacek in #3291
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:59:28 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.4
|
||||||
|
|
||||||
|
- Update 2.6.4
|
||||||
|
* Backport bpo_36106 to 3.5.10 and 3.6.15 by @native-api in #3280
|
||||||
|
* (regression) Use Zlib from XCode SDK in MacOS without Homebrew or Macports by @native-api in #3282
|
||||||
|
* Add PyPy v7.3.20 by @jsirois in #3284
|
||||||
|
* Add CPython 3.14.0b4 by @edgarrmondragon in #3285
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:58:53 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.3
|
||||||
|
|
||||||
|
- Update 2.6.3
|
||||||
|
* README: Re-promote "Python versions with extended support" to a section
|
||||||
|
by @native-api in #3276
|
||||||
|
* Support linking to MacPorts ports installed from binary archives
|
||||||
|
by @0916dhkim in #3272
|
||||||
|
* Add CPython 3.14.0b3 by @nedbat in #3278
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:58:34 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.2
|
||||||
|
|
||||||
|
- Update 2.6.2
|
||||||
|
* Add CPython 3.13.5 by @nedbat in #3269
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:58:11 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.1
|
||||||
|
|
||||||
|
- Update 2.6.1
|
||||||
|
* Add CPython 3.9.23, 3.10.18, 3.11.13, 3.12.11, 3.13.4 by @nedbat in #3266
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:57:14 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.6.0
|
||||||
|
|
||||||
|
- Update 2.6.0
|
||||||
|
* python-build: Support patch paths with spaces/special characters
|
||||||
|
by @native-api in #3251
|
||||||
|
* Add CODEOWNERS file by @native-api in #3247
|
||||||
|
* README: make fish PATH add conditional on the directory existing by
|
||||||
|
@BooleanCat in #2786
|
||||||
|
* Add --bare option to pyenv version by @jjwatt in #2783
|
||||||
|
* README: Add shell setup instructions for nushell by @jordanst3wart in #2916
|
||||||
|
* Add MacPorts support for python-build by @studnitskiy in #3186
|
||||||
|
* python-build: fix has_broken_mac_readline when Readline is explicitly configured
|
||||||
|
by @fofoni in #3254
|
||||||
|
* Add CPython 3.14.0b2 by @nedbat in #3259
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:56:48 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.7
|
||||||
|
|
||||||
|
- Update 2.5.7
|
||||||
|
* Point 3.14-dev to 3.14 branch by @edgarrmondragon in #3246
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 04:55:45 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.6
|
||||||
|
|
||||||
|
- Update 2.5.6
|
||||||
|
* Add GraalPy 24.2.1 by @msimacek in #3238
|
||||||
|
* Fix get-pip URLs for 3.7, 3.8 and Pyston by @dmrlawson in #3242
|
||||||
|
* [CI] Cache uname and sw_vers output in Python-Build for easier mocking in
|
||||||
|
tests by @native-api in #3244
|
||||||
|
* Add CPython 3.14.0b1 and 3.15-dev by @edgarrmondragon in #3245
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 17 06:59:33 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.5
|
||||||
|
|
||||||
|
- Update 2.5.5
|
||||||
|
* Add graalpy 24.2 by @msimacek in #3215
|
||||||
|
* Switch 3.9+ to OpenSSL 3 by @native-api in #3223
|
||||||
|
* Add miniforge3-24.11.3-1, miniforge3-24.11.3-2, miniforge3-25.1.1
|
||||||
|
by @native-api in #3224
|
||||||
|
* Add CPython 3.9.22, 3.10.17, 3.11.12, 3.12.10, 3.13.3, 3.14.0a7
|
||||||
|
by @native-api in #3233
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 17 06:57:31 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.4
|
||||||
|
|
||||||
|
- Update 2.5.4
|
||||||
|
* Add anaconda3-2025.1.1-2 by @binbjz in #3198
|
||||||
|
* Add PyPy v7.3.19 by @jsirois in #3205
|
||||||
|
* Add CPython 3.14.0a6 by @nedbat in #3213
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 13 07:33:11 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.3
|
||||||
|
|
||||||
|
- Update 2.5.3
|
||||||
|
* Add PyPy v7.3.18 by @dand-oss in #3184
|
||||||
|
* Add Miniconda3 25.1.1-0 by @binbjz in #3190
|
||||||
|
* Add miniforge3-25.1.1-0, miniforge3-24.11.3-0 by @native-api in #3191
|
||||||
|
* Add CPython 3.14.0a5 by @edgarrmondragon in #3194
|
||||||
|
* Add Miniconda3 25.1.1-1 by @binbjz in #3192
|
||||||
|
* Update hashes for Python 3.14.0a5 tarballs by @jsirois in #3196
|
||||||
|
* rehash: Do not execute conda-specific code if conda is not installed by
|
||||||
|
@ChristianFredrikJohnsen in #3151
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 11 09:56:32 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.2
|
||||||
|
|
||||||
|
- Update 2.5.2
|
||||||
|
* Fix OpenSSL version parsing in python-build script by @threadflow in #3181
|
||||||
|
* Add GraalPy 24.1.2 by @msimacek in #3176
|
||||||
|
* Add CPython 3.12.9 and 3.13.2 by @edgarrmondragon in #3183
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 21 07:20:06 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.comi> - 2.5.1
|
||||||
|
|
||||||
|
- Update 2.5.1
|
||||||
|
* CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check
|
||||||
|
by @native-api in #3144
|
||||||
|
* Fix: mistake in configuration hints in pyenv init and manpage
|
||||||
|
by @ChristianFredrikJohnsen in #3145
|
||||||
|
* README: Add recommended curl arguments to suggested installer invocation
|
||||||
|
by @JayBazuzi in #3155
|
||||||
|
* Add miniforge3-24.11.2-0, miniforge3-24.11.2-1 by @native-api in #3163
|
||||||
|
* Fix "Unsupported options" error building bundled OpenSSL <3.2.0
|
||||||
|
by @native-api in #3164
|
||||||
|
* Add CPython 3.14.0a4 by @nedbat in #3168
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 21 07:18:54 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.5.0
|
||||||
|
|
||||||
|
- Update 2.5.0
|
||||||
|
* pyenv init - performance improvements; recommend using
|
||||||
|
"pyenv init - <shell>" by @ChristianFredrikJohnsen in #3136
|
||||||
|
* Add miniconda3-24.11.1-0 by @binbjz in #3138
|
||||||
|
* Add miniconda3-24.3.0-0 by @native-api in #3139
|
||||||
|
* CI: only run macos_build_bundled_dependencies and ubuntu_build_tar_gz for
|
||||||
|
CPython by @native-api in #3141
|
||||||
|
* Add miniforge3 and mambaforge3 24.1.2-0, 24.3.0-0, 24.5.0-0, 24.7.1-0,
|
||||||
|
24.7.1-1, 24.7.1-2, 24.9.0-0, 24.9.2-0, 24.11.0-0, 24.11.0-1 by @native-api in #3142
|
||||||
|
* Skip broken miniforge3/mambaforge3 22.11.0-0, 22.11.0-1, 22.11.0-2 in
|
||||||
|
the generation script by @native-api in #3143
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 08:25:43 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.23
|
||||||
|
|
||||||
|
- Update 2.4.23
|
||||||
|
* README: explain using multiple versions by @Finkregh in #3126
|
||||||
|
* Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS by @native-api in #3130
|
||||||
|
* Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL by @native-api in #3132
|
||||||
|
* Support nonexistent versions being present and set in a local .python-version by @native-api in #3134
|
||||||
|
* Add CPython 3.14.0a3 by @nedbat in #3135
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 08:50:38 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.22
|
||||||
|
|
||||||
|
- Update 2.4.22
|
||||||
|
* Speed up building bundled OpenSSL by @native-api in #3124
|
||||||
|
* CI: add building modified scripts with bundled MacOS dependencies by @native-api in #3123
|
||||||
|
* CL: + test modified scripts with tar.gz source by @native-api in #3125
|
||||||
|
* Fix 404 for openssl-3.4.0 release in build 3.13.1 by @dlamblin in #3122
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 08:50:00 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.21
|
||||||
|
|
||||||
|
- Update 2.4.21
|
||||||
|
* Add CPython 3.13.1t by @makukha in #3120
|
||||||
|
* Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which
|
||||||
|
only 3.12+ are compatible by @native-api in #3118
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 07:05:00 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.20
|
||||||
|
|
||||||
|
- Update 2.4.20
|
||||||
|
* README: Fix Markdown in "Notes about python releases" by @noelleleigh in #3112
|
||||||
|
* README: correct link to shell setup instructions by @shortcuts in #3113
|
||||||
|
* Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1 by @edgarrmondragon in #3117
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 08:47:01 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.19
|
||||||
|
|
||||||
|
- Update 2.4.19
|
||||||
|
* Add CPython 3.14.0a2 by @nedbat in #3110
|
||||||
|
* Add quick start section and gif demo to accompany it. by @madhu-GG in #3044
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 08:45:54 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.18
|
||||||
|
|
||||||
|
- Update 2.4.18
|
||||||
|
* Add miniforge3-24.9.2-0 by @goerz in #3106
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 06:15:34 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.17
|
||||||
|
|
||||||
|
- Update 2.4.17
|
||||||
|
* Add miniconda3-24.9.2-0 by @binbjz in #3096
|
||||||
|
* Add Anaconda3-2024.10-1 by @binbjz in #3097
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 06:15:01 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.16
|
||||||
|
|
||||||
|
- Update 2.4.16
|
||||||
|
* Add GraalPy 24.1.1 by @msimacek in #3092
|
||||||
|
* Add CPython 3.14.0a1 by @edgarrmondragon in #3093
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 06:14:15 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.15
|
||||||
|
|
||||||
|
- Update 2.4.15
|
||||||
|
* CI: replace set-output with GITHUB_OUTPUT by @tuzi3040 in #3079
|
||||||
|
* Make uninstall yes/no prompt consistent with others by @dpoznik in #3080
|
||||||
|
* Add CPython 3.13.0 by @edgarrmondragon in #3081
|
||||||
|
* Avoid shadowing of virtualenvs with the name starting with "python-" by @aarbouin in #3086
|
||||||
|
* Support free-threaded CPython flavor in prefix resolution by @native-api in #3090
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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:
|
- update to 2.4.5:
|
||||||
* python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4
|
* python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4
|
||||||
|
|||||||
15
pyenv.spec
15
pyenv.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pyenv
|
# spec file for package pyenv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 2.4.5
|
Version: 2.6.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -28,6 +28,7 @@ URL: https://github.com/pyenv/pyenv
|
|||||||
Source: https://github.com/pyenv/pyenv/archive/refs/tags/v%{version}.tar.gz#/pyenv-%{version}.tar.gz
|
Source: https://github.com/pyenv/pyenv/archive/refs/tags/v%{version}.tar.gz#/pyenv-%{version}.tar.gz
|
||||||
#
|
#
|
||||||
BuildRequires: bash-completion
|
BuildRequires: bash-completion
|
||||||
|
BuildRequires: bats
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: fish
|
BuildRequires: fish
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@@ -145,6 +146,10 @@ popd
|
|||||||
|
|
||||||
%fdupes %{buildroot}%{pyenv_dir}
|
%fdupes %{buildroot}%{pyenv_dir}
|
||||||
|
|
||||||
|
%check
|
||||||
|
export PATH="$PATH:%{buildroot}%{_libexecdir}/pyenv/libexec"
|
||||||
|
bats test/{pyenv,hooks,versions}.bats
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc CHANGELOG.md COMMANDS.md README.md
|
%doc CHANGELOG.md COMMANDS.md README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
@@ -152,6 +157,9 @@ popd
|
|||||||
|
|
||||||
%config %{_sysconfdir}/pyenv.d/rehash/*.d/default.list
|
%config %{_sysconfdir}/pyenv.d/rehash/*.d/default.list
|
||||||
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash.bash
|
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash.bash
|
||||||
|
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash/conda
|
||||||
|
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash/easy_install
|
||||||
|
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash/pip
|
||||||
%config %{_sysconfdir}/pyenv.d/rehash/*.bash
|
%config %{_sysconfdir}/pyenv.d/rehash/*.bash
|
||||||
%config %{_sysconfdir}/pyenv.d/install/*.bash
|
%config %{_sysconfdir}/pyenv.d/install/*.bash
|
||||||
|
|
||||||
@@ -161,8 +169,7 @@ popd
|
|||||||
%dir %{_sysconfdir}/pyenv.d/rehash/
|
%dir %{_sysconfdir}/pyenv.d/rehash/
|
||||||
%dir %{_sysconfdir}/pyenv.d/rehash/*.d/
|
%dir %{_sysconfdir}/pyenv.d/rehash/*.d/
|
||||||
%dir %{_sysconfdir}/pyenv.d/install/
|
%dir %{_sysconfdir}/pyenv.d/install/
|
||||||
|
%dir %{_sysconfdir}/pyenv.d/exec/pip-rehash
|
||||||
%{_sysconfdir}/pyenv.d/exec/pip-rehash
|
|
||||||
%{_bindir}/pyenv
|
%{_bindir}/pyenv
|
||||||
#
|
#
|
||||||
%{_mandir}/man1/%{name}.1%{?ext_man}
|
%{_mandir}/man1/%{name}.1%{?ext_man}
|
||||||
|
|||||||
Reference in New Issue
Block a user