Forwarded request #1168630 from thomas-schraitle
- Update spec file
- Use pkgconfig instead of package name
- Require pkgconfig
- Update to 2.4.0
- Add CPython 3.13.0a4 by @saaketp in #2903
- Handle the case where pyenv-commands --sh returns nothing by @aphedges in #2908
- Document default build configuration customizations by @native-api in #2911
- Use Homebrew in Linux if Pyenv is installled with Homebrew by @native-api in #2906
- Add miniforge and mambaforge 22.11.1-3, 22.11.1-4, 23.1.0-0 to 23.11.0-0 by @aphedges in #2909
- Add miniconda3-24.1.2 by @binbjz in #2915
- Minor grammar fix in libffi backport patch in 2.5.x by @cuinix in #2922
- Add CPython 3.13.0a5 by @edgarrmondragon in #2924
- Add CPython 3.8.19 and 3.9.19 by @edgarrmondragon in #2929
- Add GraalPy 24.0.0 by @msimacek in #2928
- Add CPython 3.10.14 by @edgarrmondragon in #2930
- Add Jython 2.7.3 by @cesarcoatl in #2936
- Add CPython 3.11.9 by @edgarrmondragon in #2938
- Add anaconda 2024.02 by @native-api in #2939
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.36...v2.4.0
OBS-URL: https://build.opensuse.org/request/show/1169285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=37
- Update spec file
- Use pkgconfig instead of package name
- Require pkgconfig
- Update to 2.4.0
- Add CPython 3.13.0a4 by @saaketp in #2903
- Handle the case where pyenv-commands --sh returns nothing by @aphedges in #2908
- Document default build configuration customizations by @native-api in #2911
- Use Homebrew in Linux if Pyenv is installled with Homebrew by @native-api in #2906
- Add miniforge and mambaforge 22.11.1-3, 22.11.1-4, 23.1.0-0 to 23.11.0-0 by @aphedges in #2909
- Add miniconda3-24.1.2 by @binbjz in #2915
- Minor grammar fix in libffi backport patch in 2.5.x by @cuinix in #2922
- Add CPython 3.13.0a5 by @edgarrmondragon in #2924
- Add CPython 3.8.19 and 3.9.19 by @edgarrmondragon in #2929
- Add GraalPy 24.0.0 by @msimacek in #2928
- Add CPython 3.10.14 by @edgarrmondragon in #2930
- Add Jython 2.7.3 by @cesarcoatl in #2936
- Add CPython 3.11.9 by @edgarrmondragon in #2938
- Add anaconda 2024.02 by @native-api in #2939
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.36...v2.4.0
OBS-URL: https://build.opensuse.org/request/show/1168630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=81
- Call spec-cleaner
- Update to 2.3.36
- Add a Dependabot config to auto-update GitHub action versions by @kurtmckee in #2863
- Bump the github-actions group with 1 update by @dependabot in #2864
- Add installation prefix to python-config --ldflags output by @mhaeuser in #2865
- Add support for miniconda3 23.11.0-1, 23.11.0-2 with py3.11, py3.10, py3.9, py3.8 by @binbjz in #2870
- Add micropython 1.20.0 and 1.21.0 by @cpzt in #2869
- Make "Automatic installer" command a copy-able code block by @ryan-williams in #2874
- Add PyPy 7.3.14 by @dand-oss in #2876
- Add graalpy-23.1.2 by @msimacek in #2884
- Add CPython 3.13.0a3 by @edgarrmondragon in #2885
- Add PyPy v7.3.15 by @edgarrmondragon in #2886
- Update pypy3.9-7.3.13 checksums by @ecerulm in #2887
- Add CPython 3.12.2 by @edgarrmondragon in #2899
- Add CPython 3.11.8 by @edgarrmondragon in #2898
OBS-URL: https://build.opensuse.org/request/show/1146878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=79
- update to 2.3.19:
* Add CPython 3.7.17, 3.8.17 and 3.9.17
* Add CPython 3.11.4
* Add CPython 3.10.12
* Add CPython 3.12.0b2
* Fix not showing symlink contents for unselected versions in
`pyenv versions`
* Correct link in has_tar_xz_support else branch of 3.10.11 and
3.11.3
* Fix#2682: Correct pyenv_user_setup.bash file
* fix: updating heredoc delimiter to be random and unique
* Support ksh alternative names
* Add CPython 3.12.0b1
* Update 3.12-dev and add 3.13-dev
OBS-URL: https://build.opensuse.org/request/show/1092159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=24
* Add CPython 3.7.17, 3.8.17 and 3.9.17
* Add CPython 3.11.4
* Add CPython 3.10.12
* Add CPython 3.12.0b2
* Fix not showing symlink contents for unselected versions in
`pyenv versions`
* Correct link in has_tar_xz_support else branch of 3.10.11 and
3.11.3
* Fix#2682: Correct pyenv_user_setup.bash file
* fix: updating heredoc delimiter to be random and unique
* Support ksh alternative names
* Add CPython 3.12.0b1
* Update 3.12-dev and add 3.13-dev
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=55
- Update to 2.3.12
- Undefined name: do not forget self when accessing flavor by @cclauss in #2595
- Fix wrong libpython being linked to in MacOS by @native-api in #2596
- Fix :latest by @native-api in #2599
- Fix pyenv which to support auto-resolved prefixes by @native-api in #2601
- Add more recent build of nogil Python. by @colesbury in #2602
- Fix overriding arguments for --enable-framework and --enable-universalsdk by @native-api in #2605
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.11...v2.3.12
- Update to 2.3.11
- Add CPython 3.12.0a4 by @Afront in #2590
- Add a script to add the latest miniforge and mambaforge versions
by @smcgivern in #2560
- Add missing Miniforge/Mambaforge versions (4.10.2-0 - 22.9.0-3)
by @smcgivern in #2591
- Fix using dependencies from Ports in FreeBSD that are not searched with
pkg-config by @native-api in #2593
- Fix priority for user-supplied configure and make flags by
(only set --enable-shared if user hasn't supplied --disable-shared)
@native-api in #2592
- Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against Op…
by @native-api in #2594
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.10...v2.3.11
- Update to 2.3.10
- Remove stray newline after python-build installation by @tklauser in #2566
- Allow multiple versions for pyenv-install by @rockandska in #2568
- --enable-shared by default by @anton-petrov in #2554
- Fix non-bash output while detecting shell by @ianchen-tw in #2561
- add pypy 7.3.11 release by @dand-oss in #2576
- Mention how to build for maximum performance by @hauntsaninja in #2579
- Add miniconda 22.11.1-1 by @aphedges in #2583
- Add Fig as autocomplete suggestion by @brendanfalk in #2574
- Fix using dependencies from Ports in BSD with no pkg-config
by @native-api in #2586
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.9...v2.3.10
OBS-URL: https://build.opensuse.org/request/show/1063456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=49
- Update to 2.3.7
- Add Python version 3.11 to the macOS build by @jbkkd in #2510
- Don't use Zlib from XCode SDK if a custom compiler is used by
@native-api in #2516
- Change line endings from CRLF to LF by @hoang-himself in #2517
- Fix resolution of a name that's a prefix of another name by
@native-api in #2521
- GitHub Workflows security hardening by @sashashura in #2511
- Add nushell to activate list by @theref in #2524
- Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
for 3.9.15 and 3.8.15 by @twangboy in #2520
- Add simple .editorconfig file by @aphedges in #2518
- Support aria2c being a snap by @native-api in #2528
- Add CPython 3.12.0a2 by @saaketp in #2527
- Add --no-push-path option by @isaacl in #2526
- Fix typo in README.md by @weensy in #2535
- Copy auto installer oneliner to readme by @spookyuser in #2538
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.6...v2.3.7
OBS-URL: https://build.opensuse.org/request/show/1039855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=43
- Update to 2.3.6
- Add CPython 3.10.8 (#2480)
- Add CPython 3.7.15, 3.8.15, and 3.9.15 (#2482)
- Add CPython 3.11.0 (#2493)
- Add CPython 3.12.0a1 (#2495)
- Add graalpy-22.3.0 (#2497)
- Auto-resolve prefixes to the latest version (#2487)
- It must be a full prefix -- the actual searched prefix is <prefix>[-.]
- Other flavors are likely sorted incorrectly atm
- Prereleases and versions with some suffixes (-dev, -src, -latest)
are not searched
- pyenv uninstall has been excluded from the resolution feature:
deleting a dynamically selected installation could be problematic
- Fix OpenSSL 1.1.1q compilation error in MacOS 11+ (#2500)
- Link to Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501)
- Fix syntax error in pyenv init - if PYENV_ROOT has spaces (#2506)
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.5...v2.3.6
OBS-URL: https://build.opensuse.org/request/show/1033162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=41