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

README.md: Fix typo

86598fcf4e643d23a2a804499a92240433a75a96 authored over 2 years ago by SADIK KUZU <[email protected]>
Version file read improvements (#2269)

* Don't bother reading empty version files
* Implement version file read in pure bash
Is faste...

c3fd96c42940278bba39741252f6c9cca6cb111d authored over 2 years ago by Ville Skyttä <[email protected]>
README.md: Fix typos, improve phrasing

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

cca008ba04fd78d3118f4920309cbfab6017db7f authored over 2 years ago by Ivan Pozdeev <[email protected]>
2.3.0

2fd7be0453909ee9cc1cca4d32ebfe59ea31b6c4 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Add `:latest` syntax to documentation for the `install` command (#2351)

cdccbd0ba335ed0c5732f0cb0cc16dba7e5531cc authored over 2 years ago by Hay Kranen <[email protected]>
Merge pull request #2349 from native-api/no_linuxbrew

Don't use Homebrew outside of MacOS

51c026bf5699907da5f102859d614d0faf0196ea authored over 2 years ago by native-api <[email protected]>
Merge branch 'master' into no_linuxbrew

5d967fa38ac23b69406d5a861c75a96e8e278bd7 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Rename CI workflows to what they actually do

f03adae58a95753fb18ba66d938eb6fa0b22288c authored over 2 years ago by Ivan Pozdeev <[email protected]>
Don't use Homebrew outside of MacOS

In Linux, it's not the primary source of packages and
cannot be used without build flag adjustme...

65316a7e997dabed97c9ed2daae3e383bd97a45d authored over 2 years ago by Ivan Pozdeev <[email protected]>
Fix a duplicate error message on stub plan overrun

e928e75f2201ba8bbdcd991c9f25d83c942e8ec3 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Merge pull request #2310 from native-api/simplify_setup

Simplify init scheme

de1f8a7a1d440a18cbe79c2d5aa5aa50c0d8ca7f authored over 2 years ago by native-api <[email protected]>
Remove EOL versions from CI

7256feeaa862691a6a44ddf21e2175c1ebac7662 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Simplify init scheme; update & clarify the README

Now the setup is to add to both rc and profile:
1) set PYENV_ROOT
(can do it unconditionally ...

8439f8e18714c2aec0399e9cea022467dc4511ff authored over 2 years ago by Ivan Pozdeev <[email protected]>
Make `pyenv init --path` usable as a `pyenv init -` substitute

We're going to eliminate the need to mandatorily use `pyenv init --path`.
We can't delete it yet...

6d4365a696543bad55f5c52ee3c1173741bb11aa authored over 2 years ago by Ivan Pozdeev <[email protected]>
Show output for assert_line() and refure_line()

Required for diagnostics

32a86a84c014b11890b72c1b5a3f74d483700701 authored over 2 years ago by Ivan Pozdeev <[email protected]>
Make PYENV_DEBUG imply -v for `pyenv install` (#2347)

Trace logs without `-v` are usually useless due to missing the build part.
So this leaves one l...

d5b12f826d415fb840fb88f066a4593cbb14dfb3 authored over 2 years ago by native-api <[email protected]>
Add GraalPython 22.1.0 (#2346)

b6b761f9f102f539a70f1f2dfdb29e201851be9d authored over 2 years ago by Michael Šimáček <[email protected]>
Support XCode 13.3 (Apple Cang 13.1.6) in all releases that officially support MacOS 11 (#2344)

There are no new (glaring) platform incompatibilities in MacOS 12 so those releases should techn...

e8f952a5d853a7b86bf45fd5861fc54359b2deac authored over 2 years ago by native-api <[email protected]>
Add "nogil" Python v3.9.10 (#2342)

864cd79980197aff22a57cc28027b3ff731def48 authored over 2 years ago by Sam Gross <[email protected]>
Add CPython 3.11.0a7 (#2315)

6d20b3b12383084e7f3c919947363dfe7ef33916 authored over 2 years ago by Illia Volochii <[email protected]>
Add Pyston 2.3.3 (#2316)

fe4eccf3e7c079cb0852c75cae921b73a4d9eee3 authored over 2 years ago by Ville Skyttä <[email protected]>
Add PyPy 7.3.9 (#2308)

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

f0f2cdd1c6b3b272168b508610cfbbe0ccef8ea5 authored over 2 years ago by dand-oss <[email protected]>
Add CONTRIBUTING.md (#2287)

58427b9a5cf30e30a1f32d57a644283d162fd68b authored over 2 years ago by native-api <[email protected]>
Remove bountysource since it has gone rogue

I've never been able to activate (or refund) existing bounties on solved problems. Their support...

72757562c1850daf9144ad42bcbe192dbfcd6e59 authored over 2 years ago by native-api <[email protected]>
Support MacOS with CLang 3+ for CPython 3.7.12 (#2292)

fb97a9c2bd8c0e7b582d4b525cd348cc2ed5359a authored over 2 years ago by Sam Doran <[email protected]>
Support MacOS with CLang 3+ for CPython 3.6.15 (#2288)

48b545345ec1c447decd7475f22a1180ae6c6f9c authored over 2 years ago by Netanel Shine <[email protected]>
Add CPython 3.10.4 (#2295)

45bb60dc397325aa883f7af4980935d8d993181d authored over 2 years ago by Saaket Prakash <[email protected]>
Add CPython 3.9.12 (#2296)

c0fef470cb0501a5b233914dccc683569abdb146 authored over 2 years ago by Saaket Prakash <[email protected]>
Prevent GitHub autolinking to an issue (#2282)

986fe1a749b6c086b3906c965b661f15ba314d0e authored almost 3 years ago by Ed Rogers <[email protected]>
`declare -ar` causes "readonly variable" error in Bash 3.2

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

bfe54c94598d67a24b961203428e9887833004f3 authored almost 3 years ago by Ivan Pozdeev <[email protected]>
Copy patches 3.7.12->3.7.13

All the patches still apply

a43631d7c0182abab80bd3fbb51fca39644e51f8 authored almost 3 years ago by Ivan Pozdeev <[email protected]>
Bump openssl 1.1 to 1.1.1n for CPython 3.7.13 3.8.13 3.9.11 3.10+ (#2276)

a157725dbe92bb218e54ee6680c3ba34f91cdd43 authored almost 3 years ago by tuzi3040 <[email protected]>
v2.2.5 Add new CPython versions

3a95c969e122b1e0791cb8d6cc13063d3ae10857 authored almost 3 years ago by Josh Friend <[email protected]>
Add PyPy 7.3.8 (#2253)

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

0d949796ce695b0ad2616787ca44b0fef589f0e3 authored almost 3 years ago by dand-oss <[email protected]>
docs(pyenv-prefix): note support for multiple versions (#2270)

ee6ef20859038d2058ed571b76aea6f656ae58f5 authored almost 3 years ago by Ville Skyttä <[email protected]>
Add miniconda3-3.7-4.11.0, miniconda3-3.8-4.11.0, miniconda3-3.9-4.11.0 (#2268)

7bc426e2bee6ff56ef7022d73b7e0d8dae4b679b authored almost 3 years ago by Alex Hedges <[email protected]>
Add CPython 3.11.0a6 (#2266)

3b0ee099a82c2cf6a5a9ea62dae99a743889c548 authored almost 3 years ago by Saaket Prakash <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

44db3b03d0ca8e49e2fc25e3e582860a51ae0fc7 authored almost 3 years ago by Ivan Pozdeev <[email protected]>
Fix typo in looked-for argument name

49d955d584194e2db4b5053b45287f65190dd2c0 authored almost 3 years ago by Ivan Pozdeev <[email protected]>
Add CPython 3.11.0a5 (#2241)

1e79a5222bd00b95c11155f33646cd6b477c12f3 authored almost 3 years ago by Saaket Prakash <[email protected]>
Add pyston-2.3.2 (#2240)

d29feab2c8cc8aec2b886b60197e15f16e4c418e authored almost 3 years ago by David Lawson <[email protected]>
python-build: add URL for get-pip for Python 3.6 (#2238)

a98fee0555627a8760667d9f6a9a8e94a4ce5395 authored almost 3 years ago by Pedro Fonini <[email protected]>
Fix UnicodeDecodeError for CPython 3.6.15 and 3.7.12 (#2237)

7ea0408966d8a7cae0c48c3e785ba22e1861e6b2 authored almost 3 years ago by Pedro Fonini <[email protected]>
Update CHANGELOG.md

42e6409f6c25e58233be7f4a2c9a9d50f8ed6a3e authored almost 3 years ago by Anton Petrov <[email protected]>
Update pyenv---version

6f7a29c3f4a4a5931a28666ec02c262546f333a0 authored almost 3 years ago by Anton Petrov <[email protected]>
Add GraalPython 22.0.0 (#2226)

8aa8d84e0961fbea6dea28c175db0a5da7bf49c5 authored almost 3 years ago by Michael Šimáček <[email protected]>
miniconda3-latest: added Linux-aarch64 (#2221)

39f1b141effebbffafbdc6befc7129ae5e77be01 authored almost 3 years ago by Verdi March <[email protected]>
CPython 3.9.10 and 3.10.2 (#2219)

a55dd92436863cae0e2af1c1e051ee5f8853c005 authored almost 3 years ago by Ned Batchelder <[email protected]>
CPython 3.11.0a4 (#2217)

9f5aa953b459fbd3391c15a07a6ba1c41133f65c authored almost 3 years ago by Ned Batchelder <[email protected]>
Revert "Disable coreutils on M1 Apple Silicon with arm64 (#2020)" (#2212)

This reverts commit 90d0d20508a91e7ea1e609e8aa9f9d1a28bb563e.

After further consideration, we...

971397dd4e8144a15b47e248b1ad6641fb44318e authored almost 3 years ago by native-api <[email protected]>
Fix a regression in include paths when compiling ctypes in 3.6.15/3.7.12. (#2209)

In my previous work on getting Python 3.6.15 and 3.7.12 to compile on
Apple M1, I backported lo...

867909c93333d0dfd44e7610f6924b80f4040659 authored almost 3 years ago by Christian Hammond <[email protected]>
Fix incorrect pypy 2.7-7.3.6 sha256 hashes (#2208)

162fea40f7e157407ffe9e23d3681e06edeafa42 authored almost 3 years ago by Joseph Strach <[email protected]>
add-miniconda: add docstrings to several key functions (#2197)

423de9ae8d34693496952e1ccbfcb97baa9dc051 authored almost 3 years ago by Fluency <[email protected]>
Update CHANGELOG.md

40d35f84b4de9e022c13489a663457a4fdaa342c authored almost 3 years ago by Anton Petrov <[email protected]>
Update pyenv---version

8675031879d8f502ba05ea4300c42fe8323b1593 authored almost 3 years ago by Anton Petrov <[email protected]>
Add pypy2.7-7.3.2~7.3.6 (#2194)

381002dbe20192a9598973882a8674f77c8e220d authored about 3 years ago by Yudai Hayashi <[email protected]>
Fix Python 3.7.12 compilation on macOS arm64/M1. (#2190)

This change ports pyenv and Python patches to 3.7.12 to enable the
`ctypes `and `decimal` modul...

2d9e981d6072f36798ddf000fefa31a251d2e3f4 authored about 3 years ago by Christian Hammond <[email protected]>
Fix Python 3.6.15 compilation on macOS arm64/M1. (#2189)

This change ports several established patches to the Python 3.6.15
build, enabling compilation ...

152457a42890dcde043831004933d860f0c0461a authored about 3 years ago by Christian Hammond <[email protected]>
Add Anaconda3-2021.11 (#2193)

* Use verify_py39 since anaconda3-2021.11 is using python-3.9 according to release notes

86ca164a11b862650383a2c8094dc113c370bad3 authored about 3 years ago by SouthWolf <[email protected]>
Add CPython 3.11.0a3 (#2187)

943c5f995d0ecdc957ca365aa79a9ce3294652bf authored about 3 years ago by Ned Batchelder <[email protected]>
Fix errant "echo" in build env install instructions (#2185)

c80b1cdfb9e8db0b9d9911d68f27a1145f11edec authored about 3 years ago by John Miller <[email protected]>
Add Miniforge and Mambaforge 4.10.3-10 (#2184)

15677f7f5a113b1b2a8d1ea75a8082d7b2ef742d authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add CPython 3.10.1 (#2183)

631bf6a23a1e6954626b2ccff0eaa6e8cf86df78 authored about 3 years ago by Ricardo Madriz <[email protected]>
Merge pull request #2182 from J-M0/fix_3.6.15

Fix 3.6.15 build on macOS

2862858052494e9ee6b1fbb4e96d3fa65b581f3c authored about 3 years ago by native-api <[email protected]>
Update macOS test dependencies

a7e09ce2ea2331ebc8052307d052c6bba1bd1692 authored about 3 years ago by James Morris <[email protected]>
Fix Python 3.6.15 build

4d5694727733dde10cbe6eef162e4b325d66031f authored about 3 years ago by James Morris <[email protected]>
Add macOS tests

07b747181948df7baed5d4f24e239c10320de621 authored about 3 years ago by James Morris <[email protected]>
Update Python 3.6 in Ubuntu tests

3d4fc164a2ab83240f902f46c54f9c9aca67d95e authored about 3 years ago by James Morris <[email protected]>
update ISSUE_TEMPLATE.md

f2925393e4930f9e7e40898dca2f256013a32660 authored about 3 years ago by Ivan Pozdeev <[email protected]>
Update CHANGELOG.md

a681e756e1c603d99b15ef13aeaa2fcbc38c5384 authored about 3 years ago by Anton Petrov <[email protected]>
Update pyenv---version

dc3a2013011b03390ec4cbe90aeedffcbcae6e23 authored about 3 years ago by Anton Petrov <[email protected]>
Add macOS Apple M1 to Miniconda-latest (#2164)

[source](https://www.anaconda.com/blog/anaconda-individual-edition-2021-11#:~:text=Update%20on%2...

7706a4508091a69123cb0acfaf2abddeb6d19eba authored about 3 years ago by Xiangyu Xu <[email protected]>
v2.2.1

23dfe75b7385ba4a99eea9c874f9f0cf00428172 authored about 3 years ago by Josh Friend <[email protected]>
Add CPython 3.9.9 (#2162)

df7ccfe0e89a6e7026518c992bf6ee107c6df26a authored about 3 years ago by Illia Volochii <[email protected]>
Merge pull request #2158 from scop/micropythons

e342d847153e59ac6392ab99f1eb070c62de9958 authored about 3 years ago by native-api <[email protected]>
Add micropython 1.17

e54cd5f49d7d68412115d3a1a3a78b98ca08d989 authored about 3 years ago by Ville Skyttä <[email protected]>
Add micropython 1.16

80ec30615510c915dc7b482302896bfbd00af551 authored about 3 years ago by Ville Skyttä <[email protected]>
Use `command` and `type` instead of `which` (#2144)

`which` has been deprecated in Debian's debianutils 5.0+
They suggest using `type` and `command...

a9e11ba164c4fb209c9b8ba66d99ed78526d7d10 authored about 3 years ago by Ville Skyttä <[email protected]>
Dummy for https://github.com/pyenv/pyenv/issues/106 (#2156)

The issue has been resolved in ed38af64090e985ce0e71087a6f6663600188a09
but the bounty didn't t...

5b7c140f5b768141ce749c3254fe00abd593128a authored about 3 years ago by native-api <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

aebed1c0a446b997a0ca33a1bf6548ae70839b4b authored about 3 years ago by Ivan Pozdeev <[email protected]>
Dummy for https://github.com/pyenv/pyenv/issues/106

4adc45ef8a50f45363c3e4a157d5dda6ff9b1490 authored about 3 years ago by Ivan Pozdeev <[email protected]>
Patch 3.10.0 configure (#2155)

* Fix "PKG_PROG_PKG_CONFIG: command not found"

Apply https://github.com/python/cpython/commit...

d79bda4602c6983993b59bce8770b1ee4df5fe70 authored about 3 years ago by native-api <[email protected]>
Fix typos in command examples (#2147)

552d943762a25e06c984e935bdce2e4bfa7b27ba authored about 3 years ago by Oğuzhan Çelikarslan <[email protected]>
Add CPython 3.9.8 (#2152)

663abeb5fad82e4a15fa07dafd89de2d41f217a6 authored about 3 years ago by Parnassius <[email protected]>
CPython 3.11.0a2 (#2150)

748261869ad29c2ff5fc0f9e2d7cf01e8c0bc2b3 authored about 3 years ago by Ned Batchelder <[email protected]>
Make gist generation instructions more explicit; add Zsh PS4

54889eb87a10cb7731b44d31fa9e151e1ebf1f41 authored about 3 years ago by native-api <[email protected]>
Add definition of pyenv help in COMMANDS.md (#2139)

cfe2aba6702897d697e97a5f232514467de71d99 authored about 3 years ago by sandipanpanda <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv

009fea2b20494555f877c5a3d5ffff58144dee4a authored about 3 years ago by Ivan Pozdeev <[email protected]>
Use OpenSSL 1 for 2.7.18

6e214570d1c76bb4c8ee0120b0604887d625286d authored about 3 years ago by Ivan Pozdeev <[email protected]>
Explicitly state to enable verbose mode

abfa1c6d92bc00adec93da67a73714898112298d authored about 3 years ago by native-api <[email protected]>
Update pyenv---version

066c05336f3ac6c17e7e696abf0d7de1c3d61ae8 authored about 3 years ago by Anton Petrov <[email protected]>
Update CHANGELOG.md

1fa027af1ec247f78309616b3029c62c5994982e authored about 3 years ago by Anton Petrov <[email protected]>
Added a wiki page on how to setup shell as a login shell in MacOS

a0cc289d156506b031762b2de7aec1046d6027e3 authored about 3 years ago by Ivan Pozdeev <[email protected]>
Adding PyPy release 7.3.7 (Python 3.7 and 3.8). (#2132)

4bbf7d7bb0a24f8c6829cf63ff84210992fd0750 authored about 3 years ago by Danny Hermes <[email protected]>
Append Homebrew custom prefix to search path (#1957)

This is needed to find other Python deps (e.g. libintl) in Homebrew if it has
nonstandard prefi...

4b82f575c7bdef378bcc40ca6b032a8e95c66bc6 authored about 3 years ago by native-api <[email protected]>
Add documentation for init command (#2125)

c0d8b9cfe85c814ecf4407efa66f9ee75716ce28 authored about 3 years ago by amd-9 <[email protected]>
Add setup instructions for the case when one installs Pyenv as part of a batch job (#2127)

0388da7d0b42574e08cbe82aed7de711ae4b116f authored about 3 years ago by native-api <[email protected]>
Add documentation for completions command (#2126)

13efdea9ab80e27efc8cf72190fe5de5c46b5294 authored about 3 years ago by amd-9 <[email protected]>
Default --with-universal-archs to universal2 on Apple Silicon (#2122)

Don't override a user-supplied value

8db91d5516b4cc84f060e0e1a24a5ab6e6927b1b authored about 3 years ago by native-api <[email protected]>