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 |
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
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15b4a23711fea1ec8a320fb46ce39c176c80571ca33cd448d8863d9723c48d93
|
||||
size 1352347
|
||||
127
pyenv.changes
127
pyenv.changes
@@ -1,3 +1,130 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
||||
10
pyenv.spec
10
pyenv.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pyenv
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.6.7
|
||||
Version: 2.6.18
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
@@ -157,6 +157,9 @@ bats test/{pyenv,hooks,versions}.bats
|
||||
|
||||
%config %{_sysconfdir}/pyenv.d/rehash/*.d/default.list
|
||||
%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/install/*.bash
|
||||
|
||||
@@ -166,8 +169,7 @@ bats test/{pyenv,hooks,versions}.bats
|
||||
%dir %{_sysconfdir}/pyenv.d/rehash/
|
||||
%dir %{_sysconfdir}/pyenv.d/rehash/*.d/
|
||||
%dir %{_sysconfdir}/pyenv.d/install/
|
||||
|
||||
%{_sysconfdir}/pyenv.d/exec/pip-rehash
|
||||
%dir %{_sysconfdir}/pyenv.d/exec/pip-rehash
|
||||
%{_bindir}/pyenv
|
||||
#
|
||||
%{_mandir}/man1/%{name}.1%{?ext_man}
|
||||
|
||||
Reference in New Issue
Block a user