1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Commit Graph

  • bc7b6cb6b5 Cache uname and sw_vers output (#3244) native-api 2025-05-06 19:17:36 +03:00
  • ee40ad2253 Fix get-pip URLs for 3.7, 3.8 and Pyston (#3242) David Lawson 2025-04-29 18:58:49 +01:00
  • 323af282db Add GraalPy 24.2.1 (#3238) Michael Šimáček 2025-04-16 20:08:46 +02:00
  • 97993fcc26 2.5.5 v2.5.5 Ivan Pozdeev 2025-04-09 23:00:35 +03:00
  • 323bd16fbf Add CPython 3.9.22, 3.10.17, 3.11.12, 3.12.10, 3.13.3, 3.14.0a7 (#3233) native-api 2025-04-09 21:56:48 +03:00
  • 67f474d3e3 Add miniforge3-24.11.3-1, miniforge3-24.11.3-2, miniforge3-25.1.1 (#3224) native-api 2025-03-28 00:03:17 +03:00
  • 004f6706a1 Switch 3.9+ to OpenSSL 3 (#3223) native-api 2025-03-27 23:35:50 +03:00
  • c579b63696 Add graalpy 24.2 (#3215) Michael Šimáček 2025-03-18 17:18:33 +01:00
  • abf1376487 2.5.4 v2.5.4 Ivan Pozdeev 2025-03-15 02:06:16 +03:00
  • 44172d69f2 Add CPython 3.14.0a6 (#3213) Ned Batchelder 2025-03-14 11:26:03 -06:00
  • 2f4bdcdb43 Add PyPy v7.3.19. (#3205) John Sirois 2025-02-28 11:05:57 -08:00
  • 47eef10ce1 Add anaconda3-2025.1.1-2 (#3198) binbjz 2025-02-14 14:48:24 +08:00
  • 5051a42b2c 2.5.3 v2.5.3 Ivan Pozdeev 2025-02-13 09:17:25 +03:00
  • 1c2a7658f0 Merge pull request #3151 from ChristianFredrikJohnsen/fix/conda-rehash native-api 2025-02-13 08:48:57 +03:00
  • 8e5379ebe3 perf: faster execution of build_conda_exclusion_list Christian Fredrik Johnsen 2024-12-25 12:37:34 +01:00
  • ab2a5ad030 style: place greadlink in coreutils section Christian Fredrik Johnsen 2024-12-25 12:21:50 +01:00
  • 09fbed1d4f fix: pyenv-rehash | do NOT create conda_exclusion_list if conda is not installed. Christian Fredrik Johnsen 2024-12-23 14:47:36 +03:00
  • 496dcfc384 Update hashes for Python 3.14.0a5 tarballs (#3196) John Sirois 2025-02-12 20:56:34 -08:00
  • a7de2004eb Add Miniconda3 25.1.1-1 (#3192) binbjz 2025-02-13 04:03:05 +08:00
  • f37a5a80d3 Add CPython 3.14.0a5 (#3194) Edgar Ramírez Mondragón 2025-02-12 14:02:24 -06:00
  • ddeb3facf0 CI: remove ubuntu-20.04; move tar_gz to -latest Ivan Pozdeev 2025-02-12 22:53:37 +03:00
  • 519f90a67a Add miniforge3-25.1.1-0, miniforge3-24.11.3-0 (#3191) native-api 2025-02-12 21:49:27 +03:00
  • fee6057680 Add Miniconda3 25.1.1 0 (#3190) binbjz 2025-02-11 02:41:22 +08:00
  • 1c7fe36c55 Add PyPy v7.3.18 (#3184) dand-oss 2025-02-08 09:46:04 +08:00
  • d327702c4d Fix OpenSSL 1.x version parsing Ivan Pozdeev 2025-02-05 20:57:20 +03:00
  • b3dad5887e 2.5.2 v2.5.2 Ivan Pozdeev 2025-02-05 19:54:06 +03:00
  • 8775ffe76c Add CPython 3.12.9 and 3.13.2 (#3183) Edgar Ramírez Mondragón 2025-02-05 10:52:09 -06:00
  • 823dd3cef9 Add GraalPy 24.1.2 (#3176) Michael Šimáček 2025-02-02 16:57:19 +01:00
  • 8d93ccae39 Fix OpenSSL version parsing in python-build script (#3181) threadflow 2025-02-02 09:50:48 +08:00
  • 734d6323d8 2.5.1 v2.5.1 Ivan Pozdeev 2025-01-19 17:47:51 +03:00
  • c9514d8e8e Add CPython 3.14.0a4 (#3168) Ned Batchelder 2025-01-19 08:22:10 -05:00
  • e98a0b489f Fix "Unsupported options" error building bundled OpenSSL <3.2.0 (#3164) native-api 2025-01-09 02:16:06 +03:00
  • 0173299078 Add miniforge3-24.11.2-0, miniforge3-24.11.2-1 (#3163) native-api 2025-01-08 23:51:11 +03:00
  • 10e96bfc47 rbenv 1.3.2 v1.3.2 Mislav Marohnić 2025-01-08 15:05:27 +01:00
  • 896e76c3d5 Merge pull request #1606 from rbenv/no-readarray Mislav Marohnić 2025-01-08 14:48:03 +01:00
  • 228fbf4c4f Fix traversing PATH for bash < 4.4 Mislav Marohnić 2025-01-08 14:29:19 +01:00
  • 84839ae589 rbenv 1.3.1 v1.3.1 Mislav Marohnić 2025-01-08 00:00:16 +01:00
  • 75aee988b3 Use static rbenv release version when generating man page Mislav Marohnić 2025-01-07 23:59:22 +01:00
  • 1d08efe089 Merge pull request #1604 from rbenv/readarray Mislav Marohnić 2025-01-07 23:52:57 +01:00
  • 2e3ef01abb Use readarray in bash v4+ to avoid rbenv init hanging Mislav Marohnić 2025-01-07 23:40:54 +01:00
  • 850a74c5cd README: Add recommended curl arguments to suggested installer invocation (#3155) Jay Bazuzi 2025-01-04 08:43:09 -08:00
  • 4c6b0e9c3b Fix: mistake in configuration hints in pyenv init and manpage. (#3145) Christian Fredrik Johnsen 2024-12-23 18:58:54 +01:00
  • 330e3fc130 CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check (#3144) native-api 2024-12-22 23:38:58 +03:00
  • 2aff0df76d 2.5.0 v2.5.0 Ivan Pozdeev 2024-12-22 23:22:20 +03:00
  • 2acb2296e5 Exclude broken miniforge3/mambaforge3 22.11.0-0, 22.11.0-1, 22.11.0-2 from generation [no ci] (#3143) native-api 2024-12-22 23:10:42 +03:00
  • 04b440df0b 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 (#3142) native-api 2024-12-22 23:06:33 +03:00
  • 5d80be09cb CI: only run macos_build_bundled_dependencies and ubuntu_build_tar_gz for CPython (#3141) native-api 2024-12-22 22:19:24 +03:00
  • e0504fc2f8 add_miniforge.py: Support different Python version lines, improvements * report more progress * don't download SHA files for unsupported architectures Ivan Pozdeev 2024-12-22 20:43:04 +03:00
  • 51937ccc19 Add miniconda3-24.3.0-0 (#3139) native-api 2024-12-22 17:04:32 +03:00
  • ac2f882aab Fix scripts not getting a Python version for verify_pyXXX Ivan Pozdeev 2024-12-22 16:19:59 +03:00
  • 25c966eb4f add_miniconda.py: future-proof, update defaults, change -v Ivan Pozdeev 2024-12-22 15:59:52 +03:00
  • c6973391f3 pyenv-init | performance improvements (#3136) Christian Fredrik Johnsen 2024-12-22 13:23:51 +01:00
  • 38421ba6aa Add miniconda3-24.11.1-0 (#3138) binbjz 2024-12-21 21:48:25 +08:00
  • a1edb81e8e 2.4.23 v2.4.23 Ivan Pozdeev 2024-12-18 10:13:13 +03:00
  • 5f7892f728 Add CPython 3.14.0a3 (#3135) Ned Batchelder 2024-12-18 02:11:11 -05:00
  • 86be59a6d5 Tolerate nonexistent versions from pyenv-version-name in pyenv-which Ivan Pozdeev 2024-12-16 21:36:14 +03:00
  • dc873cf568 Support missing versions being present and set in a local .python-version (#3134) native-api 2024-12-16 02:32:45 +03:00
  • aef6a2a6d0 Remove incorrect statement about resolution behavior Ivan Pozdeev 2024-12-15 21:20:49 +03:00
  • 527d8fab3e Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL (#3132) native-api 2024-12-15 17:22:51 +03:00
  • fc0e27c24b Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS (#3130) native-api 2024-12-13 23:06:03 +03:00
  • a2ad48aa40 README: explain using multiple versions (#3126) Oluf Lorenzen 2024-12-12 04:58:02 +01:00
  • efeab7f8ee Merge pull request #1600 from mikelolasagasti/fix-127 Mislav Marohnić 2024-12-11 18:47:21 +01:00
  • e5c7eb3399 Skip BW01 and BW02 error messages during tests Mikel Olasagasti Uranga 2024-12-10 21:36:13 +01:00
  • d04a081dcb 2.4.22 v2.4.22 Ivan Pozdeev 2024-12-07 14:29:09 +03:00
  • cb83169098 fix CL: + test modified scripts with tar.gz source Ivan Pozdeev 2024-12-07 14:27:29 +03:00
  • 3bdb9bd1e7 Fix 404 for bundled openssl-3.4.0 release in 3.13.1 (#3122) Daniel Lamblin 2024-12-07 06:20:33 -05:00
  • cc40a3f965 CL: + test modified scripts with tar.gz source (#3125) native-api 2024-12-07 14:19:50 +03:00
  • 25e70b2c80 CI: + build with bundled MacOS dependencies (#3123) native-api 2024-12-07 13:58:35 +03:00
  • 4c90a3147f Speed up building bundled OpenSSL (#3124) native-api 2024-12-07 13:54:33 +03:00
  • ee84e89ef1 2.4.21 v2.4.21 Ivan Pozdeev 2024-12-06 02:57:27 +03:00
  • a39449bc50 Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which only 3.12+ are compatible (#3118) native-api 2024-12-06 02:55:53 +03:00
  • 3bc0d858cc Add 3.13.1t (#3120) Michael Makukha 2024-12-06 00:53:45 +02:00
  • 0f8b2b2b84 2.4.20 v2.4.20 Ivan Pozdeev 2024-12-04 02:08:51 +03:00
  • c424717a39 Merge pull request #3117 from edgarrmondragon/cpython-3.13.1 native-api 2024-12-04 02:07:07 +03:00
  • 81632f0ab4 Remove EOL Python 3.8 from CI Edgar Ramírez-Mondragón 2024-12-03 16:25:19 -06:00
  • a79440470e Run ubuntu_build on Python 3.13 Edgar Ramírez-Mondragón 2024-12-03 16:17:03 -06:00
  • 84037dff4e Run macos_build on Python 3.13 Edgar Ramírez-Mondragón 2024-12-03 16:11:00 -06:00
  • a7a0354da9 Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1 Edgar Ramírez-Mondragón 2024-12-03 16:07:13 -06:00
  • a43095dc11 docs: further clarify the rbenv init command Mislav Marohnić 2024-12-02 18:16:10 +01:00
  • 6140619301 README: correct link to shell setup instructions (#3113) Clément Vannicatte 2024-11-27 21:30:12 +01:00
  • 4aa904634f Merge pull request #1598 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.2 Mislav Marohnić 2024-11-25 23:25:44 +01:00
  • 4a7d13d7ce Bump mislav/bump-homebrew-formula-action from 3.1 to 3.2 dependabot[bot] 2024-11-25 19:26:27 +00:00
  • 61c0f25ef5 README: Fix Markdown in "Notes about python releases" (#3112) Noelle Leigh 2024-11-23 08:35:06 -05:00
  • 1e8e96b8a2 2.4.19 v2.4.19 Ivan Pozdeev 2024-11-20 22:11:32 +03:00
  • 707e8d1ef8 Add quick start section and gif demo to accompany it. (#3044) Madhu Gururajan 2024-11-21 00:38:35 +05:30
  • 04b32e2d46 Add CPython 3.14.0a2 (#3110) Ned Batchelder 2024-11-20 13:26:18 -05:00
  • 6393a4dfce 2.4.18 v2.4.18 Ivan Pozdeev 2024-11-17 23:49:36 +03:00
  • b0d6a67881 Add miniforge3-24.9.2-0 (#3106) Michael Goerz 2024-11-13 15:57:14 -05:00
  • d64d1aa1e0 MAINTENANCE.md: easier way to make a release Ivan Pozdeev 2024-10-28 02:53:18 +03:00
  • 96b3fb2fc3 2.4.17 v2.4.17 Ivan Pozdeev 2024-10-28 02:43:30 +03:00
  • 7f60ef0b54 Merge pull request #3097 from binbjz/anaconda3-2024.10-1 native-api 2024-10-27 10:43:38 +03:00
  • 37ad06f7ce Add miniconda3-24.9.2-0 (#3096) binbjz 2024-10-27 15:35:24 +08:00
  • 6711e9a21d Add anaconda3-2024.10-1 binbjz 2024-10-27 15:33:17 +08:00
  • f3e288c6ad Add miniconda3-24.9.2-0 binbjz 2024-10-27 15:24:35 +08:00
  • 770eb66ec8 2.4.16 v2.4.16 Ivan Pozdeev 2024-10-17 18:47:39 +03:00
  • 630b3700ad Add CPython 3.14.0a1 (#3093) Edgar Ramírez Mondragón 2024-10-17 09:45:38 -06:00
  • fb9880e460 Add GraalPy 24.1.1 (#3092) Michael Šimáček 2024-10-16 19:14:36 +02:00
  • 050f88c78b 2.4.15 v2.4.15 Ivan Pozdeev 2024-10-11 16:31:00 +03:00
  • 3ced1c4751 Support free-threaded CPython flavor in prefix resolution (#3090) native-api 2024-10-11 16:28:10 +03:00
  • 03b60aafec Support virtualenvs with names starting with "python-" (#3086) Antoine Arbouin 2024-10-10 19:43:13 +02:00