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

Merge branch 'pypy-shared'

6e02ad2fe4f9414f9819dfe52c2ed2ec978363e4 authored about 10 years ago by Yamashita Yuu <[email protected]>
Set PYENV_VERSION on building pypy from source

58e24a64a21ab93c126b57341b81cc5ff5b5dba4 authored about 10 years ago by Yamashita Yuu <[email protected]>
v20141012

77d9e34a49881f4fa9bb44652ad12fc30dca8dde authored about 10 years ago by Makoto Sasaki <[email protected]>
Add CPython 3.2.6 and CPython 3.3.6 (fixes #253)

d7f4aa02ed1df91d3482b0358442232ee8f54a17 authored about 10 years ago by Makoto Sasaki <[email protected]>
Try to set `rpath` for `--shared` build of PyPy (#244)

42bb40a5d837451e203c068dfa3d1c3596ac8ede authored about 10 years ago by Yamashita Yuu <[email protected]>
v20141011

d38f00cd4a6ca47ee94f49d99534d8d899ffc71f authored about 10 years ago by Makoto Sasaki <[email protected]>
Add Stackless 2.7.7, Stackless 2.7.8, and Stackless 3.4.1 (fixes #252)

e9a6a2909c3cfc0473a9ee61e987c94a8b3a0d49 authored about 10 years ago by Makoto Sasaki <[email protected]>
Fix build problem of Stackless 3.3.5 (refs #250)

5f95ce183565dc5bd60129d2aa7f7b7fa50e9cd2 authored over 10 years ago by Makoto Sasaki <[email protected]>
v20141008

ff995b66548b00d7ef878a5b6e18b128d0e08e8f authored over 10 years ago by Makoto Sasaki <[email protected]>
Add CPython 3.4.2 (fixes #251)

4d15d21f0f86a8181a449423716b40cb3e626d39 authored over 10 years ago by Makoto Sasaki <[email protected]>
Add CPython 3.2.6rc1 and CPython 3.3.6rc1 (fixes #248)

6790e3e18a2402406c4d1beee87d629d11ab4529 authored over 10 years ago by Makoto Sasaki <[email protected]>
Add CPython 3.4.2rc1 (fixes #245)

737e0f1b3f5111ba9843c0de931b8cdcb0facd1e authored over 10 years ago by Makoto Sasaki <[email protected]>
v20140924

ab9ee414ad836ea21950ed44eeb77a5b272a6549 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add PyPy-2.4.0 (fixes #241)

c3a755c853d537c8b38a48bb68d566fdcf080729 authored over 10 years ago by Yamashita Yuu <[email protected]>
Use consistent quoting for `versions=("$@")` across bins

9901c4b84d1d896cdc5c19849a73a8af964de1e7 authored over 10 years ago by Daniel Hahler <[email protected]>
doc: use recommended python versions

04ce9bcd5c42bdc33d2e25c8715311ecc770c966 authored over 10 years ago by Daniel Hahler <[email protected]>
README: mention https://github.com/yyuu/pyenv-pip-rehash

4cf93df05990af18b2834eac9ee126a2a002ba0e authored over 10 years ago by Daniel Hahler <[email protected]>
Merge pull request #231 from blueyed/fix-zsh-completion-for-none

Do not quote completions in $reply

a43f7f5341a6925f993b4db179e00ee3baf05fa2 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add PyPy 2.4-beta1 (fixes #232)

af2cb3f9435593da3b3fbafa720cb2803f60d840 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #230 from blueyed/version-file-write-no-rm

pyenv-version-file-write: do not use rm, but clobber the file

9b8b9c52052e6eba5f48e62c245f592c392a6081 authored over 10 years ago by Yamashita, Yuu <[email protected]>
pyenv-version-file-write: do not use rm, but clobber the file

With e.g. /usr/local/bin/.python-version owned by some user, `pyenv
local foo` would fail, if th...

b6aef96cea7253db761e54c25d36ee650331c6e8 authored over 10 years ago by Daniel Hahler <[email protected]>
Do not quote completions in $reply

With an empty list of completions, zsh would complete a space / advance
the cursor by a space wh...

bc6be9ed9f625ea7f8f40e200996a5c0bb461015 authored over 10 years ago by Daniel Hahler <[email protected]>
Merge pull request #227 from blueyed/doc-multiple-versions

doc: note about using multiple versions

2297bd37417ec2280c61de00f5ac2b64069fdd84 authored over 10 years ago by Yamashita, Yuu <[email protected]>
minor: remove trailing whitespace

8595df4e18bf52c74d1f638bf3e9b9817a8b81ee authored over 10 years ago by Daniel Hahler <[email protected]>
doc: note about using multiple versions

Add a note about how to activate/use multiple versions to the main
README, to the "Choosing the ...

200adac02fad2535e0c070d247b241761cc04939 authored over 10 years ago by Daniel Hahler <[email protected]>
v20140825

6509d318f4d70f838cf66683931049379e06d703 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add Jython 2.7 Beta 3 (fixes #223)

This release of Jython requires JDK 7 or above

474767618d84c085b718b5a51dcb5f4b39a63e5f authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #222 from yyuu/macosx-deployment-target

Setting MACOSX_DEPLOYMENT_TARGET on Darwin

82aaef78427834e2dc3bca6d8d4a3acf0f5e043f authored over 10 years ago by Yamashita, Yuu <[email protected]>
Setup configure options to build against universal SDK on Darwin

9df0a2916d1d8efaaee84241c991354250970d77 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix broken tests

29d3df661e6a9d79a9c14499aab50e838d4f9bc7 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add tests for MACOSX_DEPLOYMENT_TARGET (#219, #220)

f76309d419ce9b714f80e3e0de2016cb8f8db8a3 authored over 10 years ago by Yamashita Yuu <[email protected]>
Set MACOSX_DEPLOYMENT_TARGET from the product version of OS X (#219, #220)

96b4c0f7e7c2979c13a11d7aba59440b9250b000 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #215 from blueyed/fix-zsh-completion

Fix zsh completion with multiple words

f9053406c216c81f313bb5d2161bc67daae08fdb authored over 10 years ago by Yamashita, Yuu <[email protected]>
Unset `PIP_REQUIRE_VENV` during build (fixes #216)

ae4659538d38fbdf58ac47031b93a2e8f2a73a58 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix zsh completion with multiple words

`${words[2,-2]}` must not be quoted, otherwise completion for multiple
words (e.g. `shell 3.4.1`...

4159055117e7f4842a0f0b78d41b0a54e7255ff1 authored over 10 years ago by Daniel Hahler <[email protected]>
Display the package name of `hg` as `mercurial` in message (#212)

aa62882347d85f52124b75a0af74238d9966a260 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140705 (fixes #204)

b8a7de8a3ce2207eb5ca42e80becb17f1fbd98c6 authored over 10 years ago by Yamashita Yuu <[email protected]>
Support `SETUPTOOLS_VERSION` and `PIP_VERSION` to allow installing specific version of setuptools/pip (#202)

a661e14580534f66949d3c47e5efba77e0b13621 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add CPython 2.7.8 (refs #201)

22f4218522de9125ead3a1b3d0e2917100c8f927 authored over 10 years ago by Makoto Sasaki <[email protected]>
Remove `exit 0` from initialization code of fish

6f761f8159b9ee9cd94fbb6a7a13216220cf5be9 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140628

0468ffdd4970f564fd9c19c171dd4b947ee4819e authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'ez_setup_opts'

352c8f49bd9b82c9c5c0d59d0bb3839cf6431e53 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add support for options to ez_setup.py/get-pip.py (#200)

72eb7f5c32d6e9d622874353df6aa725e0b5fcbb authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #199 from dlitz/pycrypto

Add support for 2.1.3, 2.2.3, 2.3.7

59c796c138a04a315171ee3d3275222a0f3bc781 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add 2.1.3, 2.2.3, 2.3.7

Just enough to run PyCrypto's test suite.

a465cb808c89459b5fdd42c18a6191fb2f0f11d2 authored over 10 years ago by Dwayne Litzenberger <[email protected]>
Add PyPy3 2.3.1 (refs #198)

ade2bf2a0da0ea7774b4e7dda6572f84caf25916 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #194 from yyuu/pseudo-ensurepip

Use `ez_setup.py` and `get-pip.py` to setup pip

ed133866d789b4c61a98d39f32b1e3514f9de2e5 authored over 10 years ago by Makoto Sasaki <[email protected]>
s/getpip/get_pip/g

f6a5eb90a1dc6880041acdc264c55f433d0f2917 authored over 10 years ago by Yamashita Yuu <[email protected]>
Rename functions

* `build_package_setuptools` -> `build_package_ez_setup`
* `build_package_pip` -> `build_pac...

3ba77026024ade87a21a73c4b1c7bee1236cbdc0 authored over 10 years ago by Yamashita Yuu <[email protected]>
Pass ez_setup.py and get-pip.py via argument instead of STDIN

AFAIK, Jython 2.7b2 could not handle ez_setup.py via STDIN

d805ec19ca368a07b798d3e687ad5a3d65986fc5 authored over 10 years ago by Yamashita Yuu <[email protected]>
Enable pseudo _ensurepip_ for existing definitions

887f2263f05e214f976b99fa7bbaad6cc8b99bc0 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add pseudo `ensurepip`

d215804fbe081752bd9d8ffb06ad82e11917f931 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update setuptools (5.0.1 -> 5.1) (refs #196)

6697437d1a48ab9350bb1fef8d4b1c7bc14e2c24 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #195 from thomasjo/anaconda-2.0.1

Add Anaconda v2.0.1 definitions

e9e151c89e95eeac92e6242b7b008aaba7eaf2ba authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add Anaconda v2.0.1 definitions

0880a92a7fb728cf9d5aed223dc302f2c252feb5 authored over 10 years ago by Thomas Johansen <[email protected]>
Update setuptools (5.0 -> 5.0.1) (refs #193)

3169a4894b8a57d91b196ecd7848b37baa71b5e6 authored over 10 years ago by Makoto Sasaki <[email protected]>
v20140615

21c0d930e9923da2c36b033fcb663e3cc9c00c3d authored over 10 years ago by Makoto Sasaki <[email protected]>
Update setuptools (4.0.1 -> 5.0) (refs #190)

f470c80e5afbb4953f4f9d56df42815e3d567a2f authored over 10 years ago by Makoto Sasaki <[email protected]>
v20140614

2b5ee0c425db820493fc3585e58bf921bdccc3fc authored over 10 years ago by Yamashita Yuu <[email protected]>
Iterate over just for actual files

5931001cab730676f1b98adb672ae02351b79291 authored over 10 years ago by Yamashita Yuu <[email protected]>
Create symlinks for executables with version suffix (#182)

5c91bc981c22fb495fd760a1b379fdd9198b43a2 authored over 10 years ago by Yamashita Yuu <[email protected]>
Remove `diff --git a/` from patches (#189)

The `diff --git a/` indicates that the patch is generated from `git diff`
and it should be appli...

d496c0349791aeba0dca223aaf6b7326cad5cd66 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix `fetch_git` with `--keep` (sstephenson/ruby-build#549)

2ec8f0f0a487b5aee65aab426c7eb3af6803db34 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add PyPy 2.3.1

00596b4b462b4b637fbf10e87a1ad25adab3f8f4 authored over 10 years ago by Makoto Sasaki <[email protected]>
Update Readme(md5sum -> sha256sum)

e9a8adb37f013936107cbe8f70bba24c37f8618b authored over 10 years ago by Makoto Sasaki <[email protected]>
Changed versioning scheme; `0.4.0-20140602` -> `20140602`

6efe6dafe774d84859d5e5336929e45f0bb3403d authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #184 from yyuu/ruby-build-v20140524

Import changes from ruby-build v20140524

a01a08c551ecd3bd642e9eb3afd16ab97472762f authored over 10 years ago by Yamashita, Yuu <[email protected]>
md5sum -> sha256sum

c2cc649cfae9c338980271c2c49f67b37dd91485 authored over 10 years ago by Yamashita Yuu <[email protected]>
Import changes from ruby-build v20140524

9dac2755670527e95caa8000576e6708de255a74 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update setuptools (4.0 -> 4.0.1) (refs #183)

3290973990e1cfaced6010ddc019fcaaff471c9a authored over 10 years ago by Makoto Sasaki <[email protected]>
Get rid of explicit exit in fish branch of `rbenv-init`

Allows for code to be added to the end of the script which will not
mysteriously fail to run for...

13a474c4e9c3305179b364723349fc49b3e935e3 authored over 10 years ago by Mislav Marohnić <[email protected]>
v20140602

d378b274d99f6267834f360be6855e694da59518 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update setuptools (3.6 -> 4.0) (refs #181)

08b0d162b4c6258bd07badda098b18af4e7cc283 authored over 10 years ago by Makoto Sasaki <[email protected]>
Add CPython 2.7.7 (refs #180)

b9e698305e072f091193767d3f3b3e429bc02609 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #179 from thomasjo/anaconda-2.0

Add Anaconda and Anaconda3 definitions for v2.0.0

01f2a1d2ca6b55dadb3055372644ded3d73bfe92 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add Anaconda and Anaconda3 definitions for v2.0.0

4b8146f5169e63e2074db8113e186700f066b78a authored over 10 years ago by Thomas Johansen <[email protected]>
Add CPython 2.7.7rc1 (refs #178)

5a69204978f5a219dedd359239db395fd42e2f3f authored over 10 years ago by Makoto Sasaki <[email protected]>
Support for xz-compressed Python tarballs (fixes #177)

801b093b6731f7c3be4936308d4d60a5479854dd authored over 10 years ago by Yamashita Yuu <[email protected]>
Can't install Jython 2.7 Beta 2

2cca695bed4ab001c744702240b0f8d97f983398 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge branch 'dont_clober_ldflags_cppflags' (fixes #168)

67324465fa61662954b9073a0bcb04c054667432 authored over 10 years ago by Yamashita Yuu <[email protected]>
Don't clober the environment `CPPFLAGS` and `LDFLAGS` (refs #168)

Because the variables specified via command-line arguments for the
`./configure` will be favored...

7612f0391de66b3895edb308f8fe299f107e8f97 authored over 10 years ago by Yamashita Yuu <[email protected]>
Check envvars of `CPPFLAGS` and `LDFLAGS` during tests

21f44a130afca74ce9da904fe5285face018b525 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140520

033529915ebede4d11ef4249216e8625c525f953 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #171 from makotosasaki/2

Add CPython 3.4.1

e77e60206daf8e6e6b3ece11d6133df25dbad70e authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add CPython 3.4.1

d5506e140418e9773b9dc0ba168843bf2e43f6f7 authored over 10 years ago by Makoto Sasaki <[email protected]>
Merge pull request #169 from makotosasaki/2

Update pip (1.5.5 -> 1.5.6)

f5124965889f83a9e151d63eebe6a077ce776fd7 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Update pip (1.5.5 -> 1.5.6)

27d4b9b6d2c685947a87f0169927fd0253883d94 authored over 10 years ago by Makoto Sasaki <[email protected]>
v20140516

ef8c8b8ef274b74b70c8a227d562e381101cbcda authored over 10 years ago by Yamashita Yuu <[email protected]>
Add miniconda/miniconda3 3.4.2

5998c4596b1f7ae68446fe20a0b907f63eae8e15 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add Jython 2.7 beta2

8851acda130c953e9fb1410c791982c98c1839ad authored over 10 years ago by Yamashita Yuu <[email protected]>
style

1ceb678e86b32172d5a827d2c17937beb9ff29a1 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update setuptools (3.5.1 -> 3.6)

79e2c96a7ed9bfb31ffb20c8c86b031f92b73187 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update GNU Readline (6.2 -> 6.3)

fa0442688a11d19eaa27cdf96111642f841914b5 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add Stackless 2.7.{3,4,5,6}

9e596d641d6fceebe577d4726e93c00ed26d810b authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #164 from Enucatl/master

Added stackless-3.2.5 and stackless-3.3.5

3ab6836c386cf3f246b2c4d37ae208ce7fcdea12 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Merge branch 'master' of github.com:Enucatl/pyenv

082c19f5a1559ea58c8bd93849eee1f6abfcdc0d authored over 10 years ago by Matteo Abis <[email protected]>
added stackless 3.2.5 and stackless 3.3.5

3f1a4d0ff977713e7fc00fefbeaf76a2c94ccd0c authored over 10 years ago by Matteo Abis <[email protected]>
Merge pull request #2 from Enucatl/stackless_update

Merge pull request #1 from yyuu/master

0df94b1097ba42594e2f54da723ab9feb6261651 authored over 10 years ago by Matteo <[email protected]>
Merge pull request #1 from yyuu/master

Updated stable stackless python versions

1e2979d10165e7ba4db171d75128058529f1eff5 authored over 10 years ago by Matteo <[email protected]>
Add `pypy-2.3-src` (refs #162)

72a480f2982fb6ae0c558eb103582c95d074762a authored over 10 years ago by Yamashita Yuu <[email protected]>