SHA256
1
0
forked from pool/pyenv
Commit Graph

90 Commits

Author SHA256 Message Date
Dominique Leuenberger
8741226b78 Accepting request 1184161 from devel:languages:python
- update to 2.4.5:
  * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4
    and 2.4.5
  * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4
  * python-build: Update default pip version (1.4 -> 1.4.1)
  * python-build: Update default setuptools version (0.9.7 ->
    1.1.6)

- Update to 2.3.13
Update to 1.1.4

OBS-URL: https://build.opensuse.org/request/show/1184161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=40
2024-07-01 09:21:58 +00:00
df83a1dcaa - update to 2.4.5:
* python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4
    and 2.4.5
  * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4
  * python-build: Update default pip version (1.4 -> 1.4.1)
  * python-build: Update default setuptools version (0.9.7 ->
    1.1.6)
- Update to 2.3.13
Update to 1.1.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=87
2024-06-30 21:48:41 +00:00
Ana Guerrero
19684eedf8 Accepting request 1179982 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1179982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=39
2024-06-11 16:31:29 +00:00
4b25084888 Accepting request 1179565 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.4.2
  - Add script to install graalpy development builds in #2969
  - Correct the Explanation of PATH Variable Lookup in #2975
  - Document PYTHON_BUILD_CURL_OPTS, PYTHON_BUILD_WGET_OPTS, PYTHON_BUILD_ARIA2_OPTS in #2976
  - Add sed and greadlink to shim exceptions in #2977
  - Add CPython 3.13.0b2 in #2978
  - Add CPython 3.12.4 in #2981

Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.1...v2.4.2

OBS-URL: https://build.opensuse.org/request/show/1179565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=85
2024-06-11 10:43:08 +00:00
Dominique Leuenberger
202d64036d Accepting request 1173049 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1173049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=38
2024-05-10 10:05:55 +00:00
d85862dabb Accepting request 1172939 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.4.1
  - Add CPython 3.12.3 by @edgarrmondragon in #2941
  - Add CPython 3.13.0a6 by @edgarrmondragon in #2942
  - Add PyPy v7.3.16 by @edgarrmondragon in #2948
  - Add CPython 3.14-dev, update 3.13-dev by @edgarrmondragon in #2960
  - Add CPython 3.13.0b1 by @edgarrmondragon in #2959
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.0...v2.4.1

OBS-URL: https://build.opensuse.org/request/show/1172939
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=83
2024-05-10 07:34:54 +00:00
Ana Guerrero
bee9d433d9 Accepting request 1169285 from devel:languages:python
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
2024-04-21 18:26:18 +00:00
7f887cc3d2 Accepting request 1168630 from home:thomas-schraitle:branches:devel:languages:python
- 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
2024-04-19 22:18:30 +00:00
Ana Guerrero
b92552b785 Accepting request 1146883 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1146883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=36
2024-02-15 20:01:41 +00:00
43c8fa5ec6 Accepting request 1146878 from home:thomas-schraitle:branches:devel:languages:python
- 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
2024-02-15 15:05:29 +00:00
Ana Guerrero
083c629f2a Accepting request 1133429 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1133429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=35
2023-12-15 20:50:28 +00:00
2cf361c3b3 Accepting request 1132699 from home:thomas-schraitle:branches:devel:languages:python
Add further dependencies that are needed to build Python versions when calling "pyenv install".
List taken from https://github.com/pyenv/pyenv/wiki#suggested-build-environment

OBS-URL: https://build.opensuse.org/request/show/1132699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=77
2023-12-15 12:23:20 +00:00
Ana Guerrero
f2f9771e8c Accepting request 1132356 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1132356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=34
2023-12-11 20:50:32 +00:00
c708163d57 Accepting request 1132226 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.35
  - Add CPython 3.12.1 by @edgarrmondragon in #2861
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.34...v2.3.35

- Update to 2.3.34
  - Fix graalpy-community to use a separate package name by @native-api in #2855
  - Move 3.11.5+ to OpenSSL 3 by default by @native-api in #2858
  - Add CPython 3.11.7 by @edgarrmondragon in #2860
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.33...v2.3.34

OBS-URL: https://build.opensuse.org/request/show/1132226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=75
2023-12-10 19:53:07 +00:00
Ana Guerrero
43a400e14e Accepting request 1129468 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1129468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=33
2023-11-28 21:19:47 +00:00
044e9cb61e Accepting request 1129283 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.33
  - Add miniforge3-23.3.1-1 by @goerz in #2839
  - Add support for miniconda3-3.11-23.10.0-1 by @binbjz in #2843
  - Add support for miniconda3 23.10.0-1 with py3.10、py3.9、py3.8 by @binbjz in #2844
  - Add CPython 3.13.0a2 by @edgarrmondragon in #2849
  - python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT by @native-api in #2853
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.32...v2.3.33

OBS-URL: https://build.opensuse.org/request/show/1129283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=73
2023-11-28 09:02:43 +00:00
Ana Guerrero
4e5b1da113 Accepting request 1126668 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1126668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=32
2023-11-16 19:28:05 +00:00
65037a6f3d Accepting request 1126590 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.32
  - Describe --no-rehash option in the manpage by @fsc-eriker in #2832
  - Make adding $PYENV_ROOT/bin to PATH independent of other software by @native-api in #2837
  - Make pyenv init output insertable to startup files by @native-api in #2838
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.31...v2.3.32

- Update to 2.3.31
  - Add new anaconda and miniconda definitions by @aphedges in #2824
Full Changelog: https://github.com/pyenv/pyenv/compare/2.3.30...v2.3.31

OBS-URL: https://build.opensuse.org/request/show/1126590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=71
2023-11-15 15:16:52 +00:00
Ana Guerrero
1f22764d6f Accepting request 1118122 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1118122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=31
2023-10-17 18:24:44 +00:00
753957b7a6 Accepting request 1118088 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.30
  - Fix intermittent "broken pipe" in tests by @native-api in #2817
  - Add CPython 3.13.0a1 by @edgarrmondragon in #2818
  - Add PyPy 7.3.13 by @dand-oss in #2807
  - Fix linking against Homebrew's Tcl/Tk 8.6.13 in MacOS by @startergo in #2820
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.29...v2.3.30

OBS-URL: https://build.opensuse.org/request/show/1118088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=69
2023-10-16 22:20:11 +00:00
Ana Guerrero
ff7f5413e4 Accepting request 1116042 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1116042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=30
2023-10-08 10:17:55 +00:00
b4771e077c Accepting request 1115977 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.29
  - Add CPython 3.11.6 by @thecesrom in #2806
  - Add GraalPy 23.1.0 definition using the faster Oracle GraalVM distribution by @eregon in #2812
  - Install ncurses from Homebrew, if available by @aphedges in #2813
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.28...v2.3.29
- Update to 2.3.28:
  - Add CPython 3.12.0 by @edgarrmondragon in #2804
  - Prioritize 'zlib from xcode sdk' flag correctly by @native-api in #2791
  - Prefer OpenSSL 3 in Homebrew in 3.13-dev by @edgarrmondragon in #2793
  - Add CPython 3.12.0rc3 by @saaketp in #2795
  - Add graalpy-23.1.0 and split between graalpy and graalpy-community by @msimacek in #2796
  - Update the OpenSSL dependency for Python 2.7.18 by @lpapp-foundry in #2797
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.27...v2.3.28

OBS-URL: https://build.opensuse.org/request/show/1115977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=67
2023-10-06 12:51:27 +00:00
Dominique Leuenberger
9cab81f69c Accepting request 1112024 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1112024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=29
2023-09-20 11:27:04 +00:00
ee24c4d2f6 Accepting request 1111955 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.27:
  - Prefer OpenSSL 3 in Homebrew since 3.12 by @native-api in #2781
  - Fix get-pip urls for older pypy versions by @TimPansino in #2788
  - Update openssl url for 3.12.0rc2 by @zsol in #2789
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.26...v2.3.27
- Update to 2.3.26:
  * Prevent grep warning in conda.bash in #2768
  * fix a typo in README.md in #2769
  * use -I with ensurepip in #2764
  * Add CPython 3.12.0rc2 in #2778

OBS-URL: https://build.opensuse.org/request/show/1111955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=65
2023-09-18 15:28:35 +00:00
Ana Guerrero
23676708dd Accepting request 1106386 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1106386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=28
2023-08-28 15:17:23 +00:00
fb82c90c9c Accepting request 1106171 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.25:
  Add CPython 3.8.18, 3.9.18, 3.10.13, 3.11.5 in #2763

OBS-URL: https://build.opensuse.org/request/show/1106171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=63
2023-08-28 10:54:21 +00:00
Dominique Leuenberger
8a104f789d Accepting request 1104033 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1104033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=27
2023-08-15 14:40:34 +00:00
a809e81eb3 Accepting request 1104032 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.24:
  * README update: Added UNIX reference near Automatic installer
  * Fix FreeBSD tests in MacOS CI
  * Add CPython 3.12.0rc1
  * Add an updated Anaconda and Miniconda installers
- Update to 2.3.23:
  * Add CPython 3.12.0b4
  * Add new anaconda and miniconda definitions

OBS-URL: https://build.opensuse.org/request/show/1104032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=61
2023-08-15 11:26:59 +00:00
Dominique Leuenberger
7ac8986ea2 Accepting request 1098932 from devel:languages:python
- update to 2.3.22:
  * Add CPython 3.12.0b3
  * Add Cinder 3.10 and Cinder configure patches

OBS-URL: https://build.opensuse.org/request/show/1098932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=26
2023-07-18 19:54:07 +00:00
1e16c60f47 - update to 2.3.22:
* Add CPython 3.12.0b3
  * Add Cinder 3.10 and Cinder configure patches

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=59
2023-07-16 11:03:57 +00:00
Dominique Leuenberger
022b375ad3 Accepting request 1094464 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1094464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=25
2023-06-21 20:40:29 +00:00
e4b0c705b3 Accepting request 1094390 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.21
  - Add graalpy-23.0.0 by @msimacek in #2724
  - Add PyPy 7.3.12 by @edgarrmondragon in #2726
  - Fix occasional 'libexec/pyenv-latest: line 39: printf: write error:
    Broken pipe' by @native-api in #2729
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.20...v2.3.21

- Update to 2.3.20
  - Backport bpo-42351 to 3.5.10 by @native-api in #2717
  - Add missing patches for Python 3.7/3.8/3.9 by @tomkins in #2718
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.19...v2.3.20

OBS-URL: https://build.opensuse.org/request/show/1094390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=57
2023-06-21 17:24:11 +00:00
Dominique Leuenberger
0b03ea5e12 Accepting request 1092159 from devel:languages:python
- 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
2023-06-11 17:55:51 +00:00
098d919cac - 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/package/show/devel:languages:python/pyenv?expand=0&rev=55
2023-06-11 09:01:20 +00:00
Dominique Leuenberger
1501e5c5dc Accepting request 1077875 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1077875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=23
2023-04-07 16:17:57 +00:00
1d41705b38 Accepting request 1077847 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.17
  - Try locate readlink first in pyenv-hooks, fix #2654 by @Harry-Chen in #2655
  - Add CPython 3.12.0a7 by @edgarrmondragon in #2668
  - Add CPython 3.11.3 by @mirekdlugosz in #2671
  - Add CPython 3.10.11 by @mirekdlugosz in #2670
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.16...v2.3.17
- Update to 2.3.16
  - Add Miniforge3-22.11.1-4 by @jlec in #2642
  - Add Anaconda3-2023.03 by @anton-petrov in #2648
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.15...v2.3.16
- Update to 2.3.15
  - Add miniconda 23.1.0-1 by @aphedges in #2635
  - Add CPython 3.12.0a6 by @saaketp in #2638
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.14...v2.3.15
- Update to 2.3.14
  - Fix indentation by @rafrafek in #2620
  - Support for "BusyBox version" of "head" by @schuellerf in #2629
  - bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms by @chaimleib in #2630
  - bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h by @chaimleib in #2633
  - README: clarify behavior of pyenv latest by @mrienstra in #2634
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.13...v2.3.14

OBS-URL: https://build.opensuse.org/request/show/1077847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=53
2023-04-07 12:24:58 +00:00
Dominique Leuenberger
799342a8b9 Accepting request 1068307 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1068307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=22
2023-03-01 15:14:12 +00:00
b32ca7fbff Accepting request 1067627 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.13  
  - Fix pyenv-latest to ignore virtualenvs by @native-api in #2608
  - Show symlink contents in non-bare `pyenv versions' by @native-api in #2609
  - Ignore virtualenvs in `pyenv latest' in a clean way by @native-api in #2610
  - Fix link resolving in pyenv-versions by @laggardkernel in #2612
  - Add CPython 3.11.2 by @edgarrmondragon in #2615
  - Add CPython 3.10.10 by @edgarrmondragon in #2616
  - Add CPython 3.12.0a5 by @Afront in #2614
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.12...v2.3.13

OBS-URL: https://build.opensuse.org/request/show/1067627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=51
2023-02-28 19:49:45 +00:00
Dominique Leuenberger
24d394c0f0 Accepting request 1063535 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1063535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=21
2023-02-07 17:49:28 +00:00
b05b7ef585 Accepting request 1063456 from home:thomas-schraitle:branches:devel:languages:python
- 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
2023-02-07 00:58:46 +00:00
Dominique Leuenberger
1e6b6de155 Accepting request 1043908 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1043908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=20
2022-12-20 19:21:07 +00:00
3889c5b031 Accepting request 1043892 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.9
  - Add -latest suffix to miniforge3 by @nwh in #2551
  - Add PyPy 7.3.10 by @dand-oss in #2553
  - Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559
  - Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
    for 3.9.16 by @lisbethw1130 in #2558
  - Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564
  - Add support for Anaconda3-2022.10 by @huypn12 in #2565
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.8...v2.3.9

OBS-URL: https://build.opensuse.org/request/show/1043892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=47
2022-12-20 12:33:19 +00:00
Dominique Leuenberger
781f0a8deb Accepting request 1043119 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1043119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=19
2022-12-15 18:25:52 +00:00
11aad68acf Accepting request 1042939 from home:thomas-schraitle:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1042939
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=45
2022-12-15 12:23:02 +00:00
Dominique Leuenberger
d968b39675 Accepting request 1039900 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=18
2022-12-04 13:58:45 +00:00
72a9e33e01 Accepting request 1039855 from home:thomas-schraitle:branches:devel:languages:python
- 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
2022-12-03 22:33:26 +00:00
Dominique Leuenberger
ddcbc71bec Accepting request 1033545 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1033545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=17
2022-11-04 16:38:09 +00:00
33b3acd712 Accepting request 1033162 from home:thomas-schraitle:branches:devel:languages:python
- 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
2022-11-04 14:46:33 +00:00
Dominique Leuenberger
8bcac264de Accepting request 1029791 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1029791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=16
2022-10-19 11:17:41 +00:00
c417e9b555 Accepting request 1029779 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.5
  - Add CPython 3.10.7 by @edgarrmondragon in #2454
  - Docs: update Fish PATH update by @gregorias in #2449
  - Add CPython 3.7.14, 3.8.14 and 3.9.14 by @edgarrmondragon in #2456
  - Update miniconda3-3.9-4.12.0 by @Tsuki in #2460
  - Add CPython 3.11.0rc2 by @ViktorHaag in #2459
  - Add patches for 3.7.14 to support Apple Silicon by @samdoran in #2463
  - Add ability to easily skip all use of Homebrew by @samdoran in #2464
  - Drop Travis integration by @sobolevn in #2468
  - Build CPython 3.12+ with --with-dsymutil in MacOS by @native-api in #2471
  - Add Pyston 2.3.5 by @scop in #2476
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.4...v2.3.5

OBS-URL: https://build.opensuse.org/request/show/1029779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=39
2022-10-18 15:51:32 +00:00