Revisions of pyenv

buildservice-autocommit accepted request 1169285 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 82)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1168630 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 81)
- 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
buildservice-autocommit accepted request 1146883 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 80)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1146878 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 79)
- 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
buildservice-autocommit accepted request 1133429 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 78)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1132699 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 77)
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
buildservice-autocommit accepted request 1132356 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 76)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1132226 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 75)
- 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
buildservice-autocommit accepted request 1129468 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 74)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1129283 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 73)
- 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
buildservice-autocommit accepted request 1126668 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 72)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1126590 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 71)
- 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
buildservice-autocommit accepted request 1118122 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 70)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1118088 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 69)
- 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
buildservice-autocommit accepted request 1116042 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 68)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1115977 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 67)
- 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
buildservice-autocommit accepted request 1112024 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 66)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1111955 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 65)
- 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
buildservice-autocommit accepted request 1106386 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 64)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1106171 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 63)
- Update to 2.3.25:
  Add CPython 3.8.18, 3.9.18, 3.10.13, 3.11.5 in #2763
Displaying revisions 1 - 20 of 82
openSUSE Build Service is sponsored by