Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyenv/pyenv

Simple Python version management
https://github.com/pyenv/pyenv

2.3.6

6da0e8920738044f53b555f5b47f5f7a3bebbb10 authored about 2 years ago by Rust Saiargaliev <[email protected]>
Improve prefix resolution documentation

e03118235a13f3caab9ec99b92325adee7d0fdb5 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Document the release process (#2503)

a8f921ce4dfeb190d45d0372379b366b43030695 authored about 2 years ago by Rust Saiargaliev <[email protected]>
Document prefix auto-resolution et al.

* Document listing available versions in the tutorial (#1677)
* Reflect 3.7.15's extended suppor...

4a031504db759a4dbf69d74511f7d64dbcd0793f authored about 2 years ago by Ivan Pozdeev <[email protected]>
Revert version auto-resolution in `python-build`

It was moved to `pyenv-install`

75022d5d7c5c289b60e021c4735a82eda7a2ed01 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Auto-resolve prefixes to the latest version (#2487)

a12f947cc3b21e908648d063229678147c09e7be authored about 2 years ago by native-api <[email protected]>
Fix invalid syntax error in `pyenv init -` if PYENV_ROOT has spaces (#2506)

0b5e16add3b5d9bd3608804b786d43afc5640ce0 authored about 2 years ago by native-api <[email protected]>
Discover Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501)

CPython 3.11+ dropped support for --with-tcl-tk-*
in favor of pure pkgconfig

5b0ac41dece9694c16f4e5983510992cd2c05b8f authored about 2 years ago by native-api <[email protected]>
Add graalpy-22.3.0 (#2497)

44510a68f1b3a8fa5defd6f635643308473f1b88 authored about 2 years ago by Michael Šimáček <[email protected]>
Add CPython 3.12.0a1 (#2495)

16c4924f22bec8aebced449913f22e21aca3a16d authored about 2 years ago by Edgar R. M <[email protected]>
Merge pull request #2500 from native-api/fix_macos_openssl_build

Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+

ac30d5f4e43783ca12839ff1625784be5120b594 authored about 2 years ago by native-api <[email protected]>
Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+

"error: implicitly declaring library function 'memcmp'"
Downstream backport of https://github.co...

9f5dcbffd451d2249b9fc99f177fc8af8a507268 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Allow patching supplementary packages

faceb4b79cc2d965a94ae71b591fcba88febe2bc authored about 2 years ago by Ivan Pozdeev <[email protected]>
Update Python 3.11.0 tgz checksum (#2496)

For some reason checksum for `Python-3.11.0.tgz` file introduced in
0726e02e3a1b638f6442dffd880...

d7389c10eee4c28e9192a0b46075a809270c0600 authored about 2 years ago by Igor Davydenko <[email protected]>
Add CPython 3.11.0 (#2493)

0726e02e3a1b638f6442dffd880abf256e9c2bf7 authored about 2 years ago by Noam Cohen <[email protected]>
Add CPython 3.7.15, 3.8.15, and 3.9.15 (#2482)

Co-authored-by: Ivan Pozdeev <[email protected]>

03a5d65387db282f77a8bc92581cd734133329b5 authored about 2 years ago by Adam Johnson <[email protected]>
Add CPython 3.10.8 (#2480)

776f6ff9fa2ec6b703aed84f7fc4cdaac282b00e authored about 2 years ago by MuX <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

bb0f2ae1a7867a06c1692e00efd3abe2113b8f83 authored about 2 years ago by Ivan Pozdeev <[email protected]>
2.3.5

ea6085e3f37f94a02da770fa46d5662f58abfb9e authored about 2 years ago by Ivan Pozdeev <[email protected]>
Add Pyston 2.3.5 (#2476)

2c2619a49e5917e62471e3ba7f7a77e7b4cd36e8 authored about 2 years ago by Ville Skyttä <[email protected]>
Merge pull request #2471 from native-api/add_dsymutil

Build CPython 3.12+ with --with-dsymutil in MacOS

1f526edbdd7c5d789678a143100d1155b7f75576 authored about 2 years ago by native-api <[email protected]>
Build 3.12+ with --with-dsymutil

8b226c9679fc76e2a7f45f28471dda73d1de87a3 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Allow to build CPython with --with-dsymutil

Since 3.12, CPython can provide debug symbols in
Apple's nonstandard way, "dSYM bundles"

f3521e88be02230dc979a8b0fa82df8e0c007a57 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Add missing patch for 3.7.14 (#2469)

5b08a6492b22a22b291be483321009fd85be63fa authored about 2 years ago by native-api <[email protected]>
Drop Travis integration (#2468)

It has been unused since Travis dropped free plans

d722f059a0efc35ca34df49e6825b4d73a11e238 authored about 2 years ago by Nikita Sobolev <[email protected]>
Merge pull request #2464 from samdoran/skip-brew

Add ability to easily skip all use of Homebrew

093d0b3a49446005f8c87e702815744915721a6f authored over 2 years ago by native-api <[email protected]>
Allow to test python-build separately

73d4f3102aea375b3a91e9c33eca657ac8a6a93e authored over 2 years ago by Ivan Pozdeev <[email protected]>
Remove extraneous is_mac call

aa07a3a37c83a10ab2653ad73c7ae18d60546054 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add envvar to skip Homebrew

e6446555f3ca582eb1210d34c90809de42ff0ff7 authored over 2 years ago by Sam Doran <[email protected]>
Document extended support for 3.7.14

Added in https://github.com/pyenv/pyenv/pull/2463

c5e0d2cd941743d44850482b9c16e8883aa1ab86 authored over 2 years ago by native-api <[email protected]>
Add patches for 3.7.14 needed for Apple Silicon (#2463)

cfe684ef42dd700d5aa88eec314b1da20fb226b6 authored over 2 years ago by Sam Doran <[email protected]>
Add CPython 3.11.0rc2 (#2459)

1d28067353920f8cd8a9ef72d3675b07adefbe7c authored over 2 years ago by Viktor Haag <[email protected]>
Update miniconda3-3.9-4.12.0 (#2460)

update checksum from https://repo.anaconda.com/miniconda/
Miniconda3-py39_4.12.0-MacOSX-arm64.s...

0740fdf9107d00beff69333a2d2e8fb5025fac10 authored over 2 years ago by Tsuki <[email protected]>
Merge pull request #2456 from edgarrmondragon/cpython-3.7.14_3.8.14_3.9.14

Add CPython security releases 3.7.14, 3.8.14 and 3.9.14

75fc9f6fd4b498b2ec7f28aa26c718f891d531f9 authored over 2 years ago by Anton Petrov <[email protected]>
Add CPython security releases 3.7.14, 3.8.14 and 3.9.14

a0fbdad292811101320c7cb1142f82a5b2e8f827 authored over 2 years ago by Edgar Ramírez Mondragón <[email protected]>
docs: Add configuration option for Fish 3.2.0+ (#2449)

The original instructions were added 2 years ago in https://github.com/pyenv/pyenv/commit/0f2d65...

6a104f68d014813fc8a8e270933ac564e094a931 authored over 2 years ago by Grzegorz <[email protected]>
Add CPython 3.10.7 (#2454)

f6f1803ac9105773e458ff540e171a1169f43c91 authored over 2 years ago by Edgar R. M <[email protected]>
Fix syntax error

23559ee6d10c5c702f924803b81eaa54a776b360 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Ignore beta and release candidates in :latest

Fixes https://github.com/pyenv/pyenv/issues/2450

4e31668c2136bd7c97b30776da62e80e9a376279 authored over 2 years ago by Ivan Pozdeev <[email protected]>
2.3.4

2b221456707fddb887169cf2f6fb7ac30bfff684 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add Cinder 3.8 (#2433)

* Add Cinder 3.8
* Add distro and GCC warnings
* Set the complier to GCC 10 if available

Co...

7c1c1805510a94102431f9be5182b376d9003038 authored over 2 years ago by Filip Š <[email protected]>
CI: Bump OS versions (#2448)

* CI: Bump OS versions

Github released ubuntu-22.04 and macos-12 from beta
and deprecated ub...

a648682ed63a257bf864729d4eb3c703476eebb8 authored over 2 years ago by native-api <[email protected]>
Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442)

* Fixes #2430 while still preventing CVE-2022-35861
* Adds a skipped version message to stderr
...

47b0ce77c03d82c1718621e5592fb27e712005d6 authored over 2 years ago by James Stronz <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

fdabd14c2b5338bedb40009f5be91b8e13bdf9b6 authored over 2 years ago by Ivan Pozdeev <[email protected]>
CI: Bump versions

e52ad61389a192e1f728847fe8dd372b3a67bbc4 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Merge pull request #2447 from native-api/ci_modified_micropython

CI: support Micropython, deleted scripts; build with -v

2e5983b004187280d554d623fb88a3e1c28ab9c2 authored over 2 years ago by native-api <[email protected]>
CI: Build with -v

27b5f62dfb431e9961f2d8ad940f3ea535a2e17e authored over 2 years ago by Ivan Pozdeev <[email protected]>
CI: Support Micropython

7c1e3a710ceb7fae99975fe9487635bd309a31df authored over 2 years ago by Ivan Pozdeev <[email protected]>
CI: Exclude deleted scripts from modified check

13f273188d233c613c1183e2914a9c472dd0749a authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add micropython 1.18 and 1.19.1 (#2443)

Support frozen builtin modules e.g. upip

c89a69a6ed299b2d692312b4674d176c76038011 authored over 2 years ago by Dmitriy Serdyuk <[email protected]>
CONTRIBUTING.md: phrasing

a8afc611467d2a62f8d119205943395c1b5111de authored over 2 years ago by native-api <[email protected]>
CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed

e4a0c12b1b64bd037cce4578c105a69237b32cfa authored over 2 years ago by native-api <[email protected]>
Add support for multiple versions in `pyenv uninstall` (#2432)

afeb971fa25b343760051423149aaa4514f3d41d authored over 2 years ago by hardikpnsp <[email protected]>
Add CPython 3.11.0rc1 (#2434)

965421d5d45bafd7ecac89a1c1c93343bbfdceb6 authored over 2 years ago by Edgar R. M <[email protected]>
Small update to instruction in README.md (#2431)

ae22c6950563af3e0ff5405367d42ceed40997d5 authored over 2 years ago by Janith Petangoda <[email protected]>
2.3.3

37a6070855d7053c34441b01b79ac6133ae5e5d9 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add CPython 3.10.6 (#2428)

1ae5596bfa04984786a5129d41963c574269d4f4 authored over 2 years ago by Edgar R. M <[email protected]>
Add GraalPython 22.2.0 (#2425)

ff9d3ca69ef5006352cadc31e57f51aca42705a6 authored over 2 years ago by Michael Šimáček <[email protected]>
Add CPython 3.11.0b5 (#2420)

d98d3f5055ea694a9ef826d03d1614d01c28d447 authored over 2 years ago by Edgar R. M <[email protected]>
Allow pypy2 pypy3 patching (#2421)

* Fix: patterns for pypy2.*/pypy3.* versions

* Shrink pypy patterns

* Fix extglob pattern
...

f5cbba06367274d275f2647623d6015eea8426cc authored over 2 years ago by brogon <[email protected]>
Fix: patterns for pypy2.*/pypy3.* versions (#2419)

Co-authored-by: native-api <[email protected]>

16f7ea03e80ce02a31c9576c127a1d3b6f10bedc authored over 2 years ago by brogon <[email protected]>
CVE-2022-35861: Fixed relative path traversal due to using version string in path (#2412)

22fa683571d98b59ea16e5fe48ac411c67939653 authored over 2 years ago by James Stronz <[email protected]>
docs: fix simple typo (#2414)

Signed-off-by: Tim Gates <[email protected]>

0eba0a5bd54dd29ab8a869c649777d91becd5124 authored over 2 years ago by Tim Gates <[email protected]>
python-build: Replace deprecated git protocol in the README (#2413)

0990e7843dd25d68777c3e45c5f563a2586e5d41 authored over 2 years ago by Sorin Sbarnea <[email protected]>
Add CPython 3.11.0b4 (#2411)

aee9c82c2980a84e0034f0c4ae319094a8b2c204 authored over 2 years ago by Tahir H. Butt <[email protected]>
Use version sort in `pyenv versions` if available (#2405)

fdaeaf1f97fc13f15b5294100f43179f4e6aedbd authored over 2 years ago by Pedro Fonini <[email protected]>
Fix line endings in 3.7.13 patches

207f33fc5eee230918072d1f193948d0cb8e1014 authored over 2 years ago by Ivan Pozdeev <[email protected]>
2.3.2

304515f2cdd11db151b7a5733d11934d3990a67e authored over 2 years ago by Ivan Pozdeev <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

572a8bcfbae62fcfce6b817484951f3df8b9be85 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Remove no-longer-needed commented line

100871b48a5d3825c7b76b5c0e91449ce2af018e authored over 2 years ago by Ivan Pozdeev <[email protected]>
Update anaconda3-2022.05 MacOSX arm64 md5 (#2391)

9f2cba3da8ddfcea9e9617cec6ef167b51404c16 authored over 2 years ago by Xiangyu Xu <[email protected]>
CONTRIBUTING: softened working about EOL fixes

6620e0e2c5dd80cd5795a21aaffcebf492d357e1 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Update README.md

d59e7dff5e8d007b9bcf000e1d6abff60a7b859f authored over 2 years ago by native-api <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

22532c305e9d1df962d43943903d73ed50286dad authored over 2 years ago by Ivan Pozdeev <[email protected]>
README: document cases of extended support

e48883b940a5c33984183116877719c43ba84fbf authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add pyston-2.3.4 (#2390)

Co-authored-by: Dan Dees <[email protected]>

7457df4190e6b7f84b2a1652f62c619326877f26 authored over 2 years ago by dand-oss <[email protected]>
README: Link to CONTRIBUTING and Python-Build's envvars

c4fd08e6fbda66373039937dac2aa0d8f1072a93 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Fix accidental typo

97039ca1afb6b84cb4a8b0fd6f0f9d85a75eac35 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Merge pull request #2385 from native-api/condas

Add Anaconda 2019.10, 2021.04, 2022.05; support Anaconda in add_miniconda.py

c3404568e85b64571cd70e988f546876adcbaa40 authored over 2 years ago by native-api <[email protected]>
CI: workaround MacOS jobs hanging for some Anaconda releases

Shims from executables bundled with some older Anaconda releases
cause MacOS script check jobs t...

42cace010b8c7684bafdc5a58d4456d59c816a8d authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add Anaconda 2019.10, 2021.04, 2022.05

e9f95065adc96d4b25543ac08a406da1c02ebfed authored over 2 years ago by Ivan Pozdeev <[email protected]>
add_miniconda: support Anaconda, support non-CPython scripts in scripts check

64aacd5cfdcbf1d9b37f9fa1838a1d8d682b4f82 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add CPython 3.10.5 (#2386)

9b91641094f9d9c447c2f54b1d45f33cf8d210cc authored over 2 years ago by Illia Volochii <[email protected]>
Add flags for Homebrew into `python-config --ldflags` (#2384)

bc13a87beebfafb0e1baa352c0ba396fae4754b0 authored over 2 years ago by native-api <[email protected]>
Add CPython 3.11.0b3 (#2382)

c055ba718b9d7b16dd1d3d52926b8d952729c246 authored over 2 years ago by Edgar R. M <[email protected]>
Add post-install checks for curses, ctypes, lzma, and tkinter (#2353)

Tkinter check is conditional on DISPLAY

Co-authored-by: Ivan Pozdeev <[email protected]>

4456e64c89e30252f5e6f89e66e533704c65792c authored over 2 years ago by Alex Hedges <[email protected]>
Pass through CFLAGS_EXTRA for Micropython (#2007)

Co-authored-by: Ivan Pozdeev <[email protected]>

cd5522965b11d19a5791bc214a9aaa98d3947954 authored over 2 years ago by yggdr <[email protected]>
Add CPython 3.11.0b2 (#2380)

845e08eb2f71dba4d8a831cea225d79b0eb9bcc3 authored over 2 years ago by Saaket Prakash <[email protected]>
2.3.1

8ff6507f802096948d247219d127271609ef0d71 authored over 2 years ago by Ivan Pozdeev <[email protected]>
CI: Add tests for modified python build scripts (#2286)

Co-authored-by: Ivan Pozdeev <[email protected]>

0930533d929e06a56385fa58b7fa9efa829ba741 authored over 2 years ago by tuzi3040 <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

477fd42d689bee1be86a9fe9d3bc82d03a53fe7e authored over 2 years ago by Ivan Pozdeev <[email protected]>
Migrate from probot/no-response to lee-dohm/no-response

probot/no-response has been retired and no longer runs

e16b7adf94335909882a4ee1f21a9157e5919259 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Fix endless loop in `pyenv init -` under SSH in some shell setups (#2374)

e676fde9909946fc0078ec921936eb079c24fd8d authored over 2 years ago by native-api <[email protected]>
Merge pull request #2371 from aphedges/update-miniconda-4.12.0

Add miniconda 4.12.0

8608d60fedbd6a87700167da43d3a85b6d3c6d6d authored over 2 years ago by native-api <[email protected]>
Add CPython 3.9.13 (#2372)

ef110c1c4fae0636803ec04efe9767b13236c309 authored over 2 years ago by Mathieu Kniewallner <[email protected]>
Add miniconda 4.12.0

d200c6afa9302e168d2a9ad01311486133f1ec2a authored over 2 years ago by Alex Hedges <[email protected]>
Add missing miniconda architectures: aarch64, arm64, s390x

25e0ffa67d145c842fe840cac14828a24e5ccfdd authored over 2 years ago by Alex Hedges <[email protected]>
Update 3.11-dev and add 3.12-dev (#2361)

70b23638f4afca187b0b568ffb7fa53e30477ff3 authored over 2 years ago by Hugo van Kemenade <[email protected]>
Add CPython 3.11.0b1 (#2358)

df5ecfc72ddf382af1b0b576ba6a0d01c8f9e625 authored over 2 years ago by Edgar Ramírez <[email protected]>
README.md, CHANGELOG.md, libexec/pyenv-help: Fix typos

169321b3e6a73a33705ae0a7b7574abca5fd052f authored over 2 years ago by SADIK KUZU <[email protected]>