Commit Graph

  • e44b12c2dc Remove nop tests Ivan Pozdeev 2024-07-21 06:30:27 +03:00
  • 9373970678 pyenv-latest: replace -q with -b and -f, document as internal Ivan Pozdeev 2024-07-20 22:06:13 +03:00
  • 88f76ee787
    README: Remove reference to Fig [https://fig.io] (#3018) ThomasHaz 2024-07-20 19:32:57 +01:00
  • e396561661
    Add CPython 3.13.0b4 and 3.13.0b4t (#3019) Edgar Ramírez Mondragón 2024-07-20 12:29:18 -06:00
  • cdd97d8c30
    Fix pyenv-uninstall not having the debug tracing invocation (#3020) native-api 2024-07-20 21:22:50 +03:00
  • bf1fcd346b
    Merge pull request #1583 from nethad/patch-1 Mislav Marohnić 2024-07-16 02:46:42 +02:00
  • 873e0249a5
    Fix numbering Thomas Ritter 2024-07-15 19:56:13 +02:00
  • d6e547b94e
    Add instructions for Fedora installation Thomas Ritter 2024-07-15 19:52:50 +02:00
  • adf3c2bccf 2.4.7 v2.4.7 Ivan Pozdeev 2024-07-06 04:44:35 +03:00
  • 50e726ac41
    Fix debug build for X.Yy-dev (#3011) native-api 2024-07-06 04:04:46 +03:00
  • 662b5ddd13
    Merge pull request #3009 from binbjz/add-new-anaconda3 native-api 2024-07-06 03:43:27 +03:00
  • 3bac268cdb
    rbenv 1.3.0 v1.3.0 Mislav Marohnić 2024-07-05 15:01:22 +02:00
  • 19fa774e42
    Merge pull request #1579 from rbenv/no-rehash-default Mislav Marohnić 2024-07-05 14:56:58 +02:00
  • af03af9593
    init: in setup mode, default to --no-rehash Mislav Marohnić 2024-07-05 14:44:17 +02:00
  • 1fcb988164
    readme: add some warnings Mislav Marohnić 2024-07-05 14:39:31 +02:00
  • 925e5ad0e7
    Merge pull request #1575 from rbenv/readme-brew-install Mislav Marohnić 2024-07-05 14:16:28 +02:00
  • d81eebf8d1 Add support for anaconda3-2024.06-1 binbjz 2024-07-05 19:37:22 +08:00
  • b11728c284
    Merge branch 'pyenv:master' into master binbjz 2024-07-05 19:28:02 +08:00
  • ca90363d73 2.4.6 v2.4.6 Ivan Pozdeev 2024-07-05 06:56:36 +03:00
  • 672eef1561
    Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) Jon Crall 2024-07-03 20:49:12 -04:00
  • 384361167a
    Add 3.13.0b3t and exclude it from pyenv latest (#3001) Sam Gross 2024-07-01 15:50:03 -04:00
  • 1bcaab05b7
    CI: push MacOS jobs to MacOS 13 and 14 (#3002) native-api 2024-07-01 22:38:06 +03:00
  • 2c2c7616e2 2.4.5 v2.4.5_1 Ivan Pozdeev 2024-06-30 20:58:02 +03:00
  • e8e8cfddcd
    Add CPython 3.13.0b3 (#2996) Edgar Ramírez Mondragón 2024-06-30 11:55:53 -06:00
  • 9546f729f7 2.4.4 v2.4.4 Ivan Pozdeev 2024-06-27 23:21:27 +03:00
  • d660c5a84f
    Add support for free-threaded Python (#2995) Sam Gross 2024-06-27 16:18:14 -04:00
  • 7947efc130
    Add support for miniconda3 24.5.0-0 with py3.12, py3.11, py3.10, py3.9 (#2994) binbjz 2024-06-28 01:18:34 +08:00
  • bc6a0db677
    Merge branch 'pyenv:master' into master binbjz 2024-06-27 20:39:59 +08:00
  • 756aad2613 2.4.3 v2.4.3 Ivan Pozdeev 2024-06-12 22:48:15 +03:00
  • cb27e44291 Merge branch 'master' of https://github.com/pyenv/pyenv Ivan Pozdeev 2024-06-10 23:20:31 +03:00
  • 42c66c92d8 Document mirror structure and download cache Ivan Pozdeev 2024-06-10 23:20:20 +03:00
  • 613e5142b3
    Add support for miniconda3 24.4.0-0 with py3.12, py3.11, py3.10, py3.9 (#2982) binbjz 2024-06-11 00:38:04 +08:00
  • 4b60ddd06d Add support for miniconda3 24.4.0-0 with py3.12, py3.11, py3.10, py3.9 zhaobin 2024-06-10 15:36:21 +08:00
  • 7a91070c02 Removed obsoltete section about --enable-shared Ivan Pozdeev 2024-06-09 00:19:44 +03:00
  • a86ca7ac2e Document adding defnitions with a plugin Ivan Pozdeev 2024-06-09 00:19:03 +03:00
  • cb99cbcc8e README: Emphasize the main design idea of the plugins Ivan Pozdeev 2024-06-09 00:01:04 +03:00
  • 0963c8ac02 2.4.2 v2.4.2 Ivan Pozdeev 2024-06-08 23:49:46 +03:00
  • 79951112cc
    Add CPython 3.12.4 (#2981) Taras I 2024-06-08 22:32:07 +02:00
  • 2e0bb023e1
    Add CPython 3.13.0b2 (#2978) John Sirois 2024-06-06 11:09:33 -07:00
  • b0cd5bf883
    Add sed and greadlink to exceptions (#2977) native-api 2024-06-04 01:06:33 +03:00
  • 4ab9b3710b
    Document PYTHON_BUILD_CURL_OPTS, PYTHON_BUILD_WGET_OPTS, PYTHON_BUILD_ARIA2_OPTS (#2976) r native-api 2024-06-02 15:24:00 +03:00
  • 8a464cfed1
    Correct the Explanation of PATH Variable Lookup (#2975) Younes Askour 2024-06-01 20:13:57 +01:00
  • 35960ee19e
    Removes redundant ruby-build from brew-install Jason Karns 2024-05-27 21:16:06 -04:00
  • 56956e9d90
    Merge pull request #2969 from timfel/tim/graalpy-dev native-api 2024-05-27 21:25:30 +03:00
  • 98c5b711dc fix http_get_aria to cat the correct file Tim Felgentreff 2024-05-27 10:50:03 +02:00
  • 2ecec311fe
    Merge branch 'pyenv:master' into tim/graalpy-dev Tim Felgentreff 2024-05-25 10:38:04 +02:00
  • 0e0ca0966b CI: Run changed scripts in debug mode also Ivan Pozdeev 2024-05-24 20:36:43 +03:00
  • 948f53f6d8 CI: run builds in debug mode Ivan Pozdeev 2024-05-24 20:34:25 +03:00
  • 037ba4516b add script to install graalpy ea builds Tim Felgentreff 2024-05-23 14:45:40 +02:00
  • aabaa89243 2.4.1 v2.4.1 Ivan Pozdeev 2024-05-09 14:31:11 +03:00
  • ef8daeaea7
    Add CPython 3.13.0b1 (#2959) Edgar Ramírez Mondragón 2024-05-09 05:13:45 -06:00
  • 8c7fc98c4f
    Add CPython 3.14-dev, update 3.13-dev (#2960) Edgar Ramírez Mondragón 2024-05-09 03:58:17 -06:00
  • c3ba994ec2
    rbenv init: modify shell config files instead of printing instructions (#1568) Mislav Marohnić 2024-05-03 16:59:39 +02:00
  • a3b98a4223
    Use compsys completion system for zsh (#1569) Farid NL 2024-05-03 08:57:16 -06:00
  • ac020225c2
    Clarify help text of some commands (#1567) Mislav Marohnić 2024-04-29 14:20:47 +02:00
  • f2ac882579
    rbenv shell: properly declare global variables for zsh (#1566) Mislav Marohnić 2024-04-29 14:20:21 +02:00
  • 3ff54e89bc
    Add PyPy v7.3.16 (#2948) Edgar Ramírez Mondragón 2024-04-25 12:51:58 -06:00
  • e1f07da73a
    Add CPython 3.13.0a6 (#2942) Edgar Ramírez Mondragón 2024-04-09 14:38:07 -06:00
  • e5997ef66b
    Add CPython 3.12.3 (#2941) Edgar Ramírez Mondragón 2024-04-09 13:28:42 -06:00
  • 21eef94ea0 2.4.0 v2.4.0 Ivan Pozdeev 2024-04-07 21:28:30 +03:00
  • 961882403a
    Add anaconda 2024.02 (#2939) native-api 2024-04-07 21:22:53 +03:00
  • b80d5fd28d 2.3.37 Ivan Pozdeev 2024-04-07 20:48:40 +03:00
  • 5b4d5a32d3 remove duplication Ivan Pozdeev 2024-04-03 18:28:21 +03:00
  • 465b8ee74a
    Add CPython 3.11.9 (#2938) Edgar Ramírez Mondragón 2024-04-02 08:49:31 -06:00
  • 51a626c1ea
    Add Jython 2.7.3 (#2936) César Román 2024-03-30 02:57:02 -07:00
  • 7e550e31f7
    Add CPython 3.10.14 (#2930) Edgar Ramírez Mondragón 2024-03-21 13:26:57 -06:00
  • 7deace6666
    Add GraalPy 24.0.0 (#2928) Michael Šimáček 2024-03-19 21:43:01 +01:00
  • e41f7c9ee4
    Add CPython 3.8.19 and 3.9.19 (#2929) Edgar Ramírez Mondragón 2024-03-19 14:41:58 -06:00
  • 0167890c8c
    Add CPython 3.13.0a5 (#2924) Edgar Ramírez Mondragón 2024-03-15 16:53:11 -06:00
  • c5eae0f263
    minor grammar fix in libffi backport patch in 2.5.x (#2922) cuinix 2024-03-07 05:15:41 +08:00
  • 21c2a3dd69
    Add miniconda3-24.1.2-0 support for py312、py311、py310、py39 (#2915) binbjz 2024-02-28 23:58:25 +08:00
  • 556edfb0ae
    Merge pull request #2909 from aphedges/update-miniforge-2024-02-26 native-api 2024-02-27 20:09:22 +03:00
  • 5503efffcf
    Merge pull request #2906 from native-api/use_linuxbrew_if_preferred native-api 2024-02-27 20:03:40 +03:00
  • 1e017f3917 Set useful PS4 in python-build Ivan Pozdeev 2024-02-27 17:52:26 +03:00
  • 05bb4f9a8d Use Homebrew in Linux if Pyenv is installed with Homebrew or PYTHON_BUILD_USE_HOMEBREW is set Ivan Pozdeev 2024-02-19 01:38:02 +03:00
  • 9d8764f545
    Document default build configuration customizations (#2911) native-api 2024-02-27 19:10:39 +03:00
  • 57594c0600 More detailed explanation of the band-aid code Ivan Pozdeev 2024-02-27 18:49:47 +03:00
  • 2aa13dc4fe Remove broken miniforge3 and mambaforge 22.11.1-0 to 22.11.1-2 Ivan Pozdeev 2024-02-27 18:35:43 +03:00
  • 5d06a27118 Update miniforge and mambaforge with add_miniforge.py Alex Hedges 2024-02-24 21:16:51 -05:00
  • dbbe2b63f4 Skip check for miniforge version 4.13.0-0 Alex Hedges 2024-02-24 21:55:22 -05:00
  • a43259a186 Fix overly broad check for existing miniforge build files Alex Hedges 2024-02-24 21:34:50 -05:00
  • 8316450887 Fix KeyError when running add_miniforge.py Alex Hedges 2024-02-24 21:03:27 -05:00
  • 02e1d4a293
    Handle case where pyenv-commands --sh returns nothing (#2908) Alex Hedges 2024-02-25 16:07:52 -05:00
  • f9a2bb81b6 Revert "Add CPython 3.13.0a4 (#2903)" -- MacOS build is broken Ivan Pozdeev 2024-02-20 20:41:41 +03:00
  • 932dc464f5
    Add CPython 3.13.0a4 (#2903) Saaket Prakash 2024-02-20 22:47:32 +05:30
  • 8f8a5e03b4
    Better document installing the HEAD version with Homebrew native-api 2024-02-15 22:40:53 +03:00
  • 5e4879a2bc v2.3.36 v2.3.36 Ivan Pozdeev 2024-02-14 00:58:44 +03:00
  • aca9af761e
    Add CPython 3.11.8 (#2898) Edgar Ramírez Mondragón 2024-02-10 04:28:24 -06:00
  • 443de6614b
    Add CPython 3.12.2 (#2899) Edgar Ramírez Mondragón 2024-02-10 04:25:30 -06:00
  • 9908daf81d
    Update pypy3.9-7.3.13 checksums Ruben Laguna 2024-01-24 22:22:54 +01:00
  • 2374260efa
    Add PyPy v7.3.15 (#2886) Edgar Ramírez Mondragón 2024-01-18 01:00:11 -06:00
  • f82acf8d44
    Add CPython 3.13.0a3 (#2885) Edgar Ramírez Mondragón 2024-01-17 12:45:12 -06:00
  • 46d3954bff
    Add graalpy-23.1.2 (#2884) Michael Šimáček 2024-01-16 19:43:29 +01:00
  • 6e3b91a816
    Added PyPy 7.3.14 (#2876) dand-oss 2024-01-01 02:32:19 +07:00
  • 920d8d4dbe
    Make "Automatic installer" command a copy-able code block (#2874) Ryan Williams 2023-12-30 10:11:56 -05:00
  • 2d85075123
    Add micropython 1.20.0 and 1.21.0 (#2869) cpzt 2023-12-27 03:45:07 +08:00
  • 2798a6694d
    Add support for miniconda3 23.11.0-1, 23.11.0-2 with py3.11, py3.10, py3.9, py3.8 (#2870) binbjz 2023-12-26 08:51:40 +08:00
  • 2c69732fec
    Add installation prefix to python-config --ldflags output (#2865) Marvin Häuser 2023-12-26 01:43:53 +01:00
  • e8b7a27ee6
    Merge pull request #1544 from acook/patch-1 Hiroshi SHIBATA 2023-12-25 12:49:41 +09:00
  • 8d0ca21451
    Merge pull request #1545 from rbenv/use-bats-core Hiroshi SHIBATA 2023-12-25 12:49:09 +09:00