Ecosyste.ms: OpenCollective

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

github.com/pyenv/pyenv-installer

This tool is used to install `pyenv` and friends.
https://github.com/pyenv/pyenv-installer

Handle the case when HOME is not set in cloud-init (#146)

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

86a08ac9e38ec3a267e4b5c758891caf1233a2e4 authored over 1 year ago by Marcos Pereira <[email protected]>
Remove Pyenv-Installer from installation

It's not a plugin and it's not useful to invoke it from within a Pyenv instalation
For things li...

ceaff5492cb3ebe962c8b7ad1b408dab9a56e71b authored over 1 year ago by Ivan Pozdeev <[email protected]>
Fix broken link

146436c15c64c34562319744a8b11f03c48ad044 authored almost 2 years ago by Petrov <[email protected]>
Add shell set up instructions (#145)

0dfac551cc1c5b73169d431a2eb9172ac359c961 authored almost 2 years ago by Marcos Pereira <[email protected]>
Remove which-ext (#144)

It is now part of pyenv core and the repo is archived, see https://github.com/pyenv/pyenv-which-ext

88ab6afe6bb876f6d0de0af866807fad24dd9bf2 authored almost 2 years ago by Oliver Mannion <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv-installer

# Conflicts:
# bin/download-pyenv-package.sh

f971e5d01ac2cba8be2ebe97c652506d90185807 authored almost 2 years ago by Ivan Pozdeev <[email protected]>
pyenv-which-ext is no longer needed

It has been integrated into Pyenv

c589d24c2a3a60bcf97f34420287e604c6847f9d authored almost 2 years ago by Ivan Pozdeev <[email protected]>
Fix faulty condition on variable length (#142)

a08318c86abe0ebb68e0301e5d6861a860b8c765 authored almost 2 years ago by Richard Li <[email protected]>
Replace Git protocol with SSH (#138)

Github has dropped support for the Git protocol

* add gitignore for offline package

ce856728a5f24bd492ee17cd33dedebca8d1209f authored almost 2 years ago by Ian Chen <[email protected]>
Add an ability to install a specific version of pyenv (#126)

49fba599e872bc761858ea6f700271fb6dcb5a97 authored over 2 years ago by Conner Crosby <[email protected]>
Add Git to prerequisites (#128)

771de8e45459c5c40f148e4473c34a4d2fec7ee5 authored almost 3 years ago by Konstantin <[email protected]>
Merge pull request #115 from iurisilvio/patch-1

pyenv changed bashrc script

4164fced49af78c6275cb436c64369eb39c6acb1 authored over 3 years ago by Anton Petrov <[email protected]>
pyenv changed bashrc script

Fix #112

2cbdffb57a38db2e3ef703f29d92656cec89500a authored over 3 years ago by Iuri de Silvio <[email protected]>
Merge pull request #111 from rola93/master

Remove $ symbol from readme to allow strigthforward copy-paste function

6f1a69aaa56ead1c584699d0d5a426ecf74f560d authored over 3 years ago by native-api <[email protected]>
Remove $ symbol from readme to allow strigthforward copy-paste function

65a9006fc03bbebb5216717c7e2fe34b50b13368 authored over 3 years ago by Rodrigo Laguna <[email protected]>
Merge pull request #110 from native-api/move_install_message

The installation message has been completely moved to `pyenv init`

0a5ac813ba1ed660b201005f19be1e6a386d9ed5 authored over 3 years ago by native-api <[email protected]>
The installation message has been completely moved to `pyenv init`

(https://github.com/pyenv/pyenv/pull/1910)

56d708c8bda56370c4bc1e2fce68087cfcd007eb authored over 3 years ago by Ivan Pozdeev <[email protected]>
Merge pull request #109 from native-api/startup

Use installation messages from Pyenv itself

f1a66bd4b20d4e164f0ec20ca0d9582e4eb31b1f authored over 3 years ago by Anton Petrov <[email protected]>
Use installation messages from Pyenv itself

To eliminate duplication in the light of them being changed by https://github.com/pyenv/pyenv/pu...

753f74b24adc2003543c01e8824e336d2d10e02b authored over 3 years ago by Ivan Pozdeev <[email protected]>
Merge pull request #68 from lsflling/patch-1

fix error about wrong command

dd3f7d0914c5b4a416ca71ffabdf2954f2021596 authored about 5 years ago by Oliver Bestwalter <[email protected]>
Update headings in readme. (#88)

Update headings in readme.

3377a6a84b5d90c45c03a807d181fa6c6773b3e1 authored about 5 years ago by Oliver Bestwalter <[email protected]>
Formatting headings

bb48a51c192627d99d901a784f3083f3872ee01d authored over 5 years ago by Graham Voysey <[email protected]>
Formatting headings

fa2b9693c7905ff54bb582b88970287be648c763 authored over 5 years ago by Graham Voysey <[email protected]>
Formatting headings

50fc9f86d8f6a1cc4fafb9108b064406557a2f02 authored over 5 years ago by Graham Voysey <[email protected]>
Formatting headings

9b81d4a3e7c392908960a80ca5db76915c90194e authored over 5 years ago by Graham Voysey <[email protected]>
Formatting headings

def41810a45b85556c04b22d03b5c6b8c345bae2 authored over 5 years ago by Graham Voysey <[email protected]>
add subheadings

1c54dd62ecea049d5c5039ff98ab18e15848a560 authored over 5 years ago by Graham Voysey <[email protected]>
Update headings in readme.

ad71cf514b9a7b5731ac36b4708e42e89064fe60 authored over 5 years ago by Graham Voysey <[email protected]>
Merge pull request #85 from sethwoodworth/master

Update error message to use relative $PYENV_ROOT

f961277afdec8aafa9a2adc8a011ec456013f332 authored over 5 years ago by Oliver Bestwalter <[email protected]>
Adding hint for Travis

Integrating suggestion from https://github.com/pyenv/pyenv-installer/issues/60

82be0a20cacfd99e5bc38d2177044c562d264a2c authored over 5 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #86 from sean-smith/patch-2

Explicitly set .pyenv PATH

9aac07fad9eabe78ff63632e95bd33eda33b0a12 authored over 5 years ago by Yamashita, Yuu <[email protected]>
Explicitly set .pyenv PATH

This is breaking some customers, who just copy paste these lines into their `*rc` file

See ht...

e9ec2b7083d902efeabf27e93b91146ae4bbc048 authored over 5 years ago by Sean Smith <[email protected]>
Update error message to use relative $PYENV_ROOT

When using a separate $PYENV_ROOT, the error message refers to the `.pyenv` directory living in ...

c5475539c464fa167406d7103ca92f09a5445ddb authored almost 6 years ago by Seth Woodworth <[email protected]>
Merge pull request #82 from shubhodeep9/fix/dot-pyenv-check

fix: suggests removal of .pyenv folder on reinstallation

b646a0105b6612ff5781b064c9e644795edfa06f authored almost 6 years ago by Oliver Bestwalter <[email protected]>
fix: .pyenv check moved right at the start

5d5fdf53620a6404afe0ca78329f6f2f2959a649 authored almost 6 years ago by Shubhodeep Mukherjee <[email protected]>
refactor: message changes

37df967e5faf37a225464ac18de8c5c2cf6f8068 authored almost 6 years ago by Shubhodeep Mukherjee <[email protected]>
fix: suggests removal of .pyenv folder on reinstallation

22ee77e66c17001878ddce15aadb8ee062644be6 authored almost 6 years ago by Shubhodeep Mukherjee <[email protected]>
Add suggestion to restart shell

Thanks @lymanZerga11!

06203e57680b4ca7fc9b09941fed38f6299a5579 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
fix link syntax

cedcb37fb69e625b70db27fb6bc28432b05dc087 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
fix release date / version

150ae412f9a5644e7d51cdf865928c980c97daf8 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #81 from pyenv/obestwalter-patch-1

Add the short url to install pyenv

4fef68d615769ab98a33552def1395930ce951db authored almost 6 years ago by Oliver Bestwalter <[email protected]>
follow redirects not necessary for pyen.run

bec53ccc164cec7dae7cafd5dd739394190faa75 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Add the short url to install pyenv

Thanks @robnagler :)

1aa7383e4d7c0e20acb6ee163e4bfb7d38ef8eca authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #80 from obestwalter/master

trivial fix in link format

5a2105d92a00afe4c11f681b67872630bda830ac authored almost 6 years ago by Oliver Bestwalter <[email protected]>
fix rst - note to self always use twine check, even for little things.

d6ea0885895d6d9d823b4a5c20a492ac71dbe291 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #58 from obestwalter/master

#48 remove experimental pypi support and replace with dummy package

fa04e91877a92dc389a6ec2e3f9c9a1baf25edf8 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Merge branch 'master' of github.com:pyenv/pyenv-installer

# Conflicts:
# README.rst
# setup.py

0a9f31979609f0edf4c6d9ec39d9636b56c957c8 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
don't recommend piping the internet through a shell

0ac3cb599d708e9a6b19a77a22e14a2348fe3446 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
update and simplify the dummy package to finally "release" it.

1e58e7b0b14199f4677727a58842180efb9c8690 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
release date is to be determined

a1843e5dfce53fa05d471bc063acaa82f5e8014e authored almost 6 years ago by Oliver Bestwalter <[email protected]>
update copyright dates and have a single source of truth for the license

68182b9348ca806b5c45e534ad3ec08d27706660 authored almost 6 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #78 from proinsias/patch-1

Update path to repo

c88f52247ff898b96158008efc2c560768ab3146 authored about 6 years ago by Yamashita, Yuu <[email protected]>
Update path to repo

dd4d9651b7ba5e0657eae4268fd3b1f149c04e79 authored about 6 years ago by Francis T. O'Donovan <[email protected]>
Merge pull request #77 from alanyee/master

Update README.rst

106c5e81b910e4b12334bec28e42b99400ad7b3a authored about 6 years ago by Yamashita, Yuu <[email protected]>
Update README.rst

Add link to LICENSE

3f334eac29a2f359c39eb5d99895bd69613ecdc3 authored about 6 years ago by Alan Yee <[email protected]>
Merge pull request #76 from gvoysey/master

Add a link to wiki page for build prerequisites

d7e097b6d53ab3edf04def03265bf43e67f2bac6 authored about 6 years ago by Josh Friend <[email protected]>
Add a link to wiki page for build prerequisites

The link to the "common build problems" wiki page is useful when provisioning a new
machine with...

710b611c1b2d16e42aeb7a3ff7a0db4a0ac0f68d authored about 6 years ago by Graham Voysey <[email protected]>
Merge pull request #74 from jaycenhorton/patch-1

Improve suggestion for bash.

97ff0be6caac6e141d2d45c37471fc3dc778c68a authored about 6 years ago by Oliver Bestwalter <[email protected]>
prefer bashrc instead of bash_profile

abfafaf2564d8f870411f4e65983346e84b4b9c3 authored about 6 years ago by Jaycen Horton <[email protected]>
prefer bashrc instead of bash_profile

9e9c2e70f711e17915baa61177ab13464746535f authored about 6 years ago by Jaycen Horton <[email protected]>
Merge pull request #72 from pyenv/40-fail-on-clone-error

exit with error if a git clone operation fails

7dfde63776e85125b52abb3ea37d6cd16db0ceeb authored over 6 years ago by Oliver Bestwalter <[email protected]>
exit with error if a git clone operation fails

PR from patch https://github.com/pyenv/pyenv-installer/issues/40#issuecomment-386879166 - thanks...

9ac09401bd54c9dc1870c680e83a4144e9a21de7 authored over 6 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #69 from jkwill87/patch-1

Update the rbenv-installer URL

eceeb9b82a1f8de7ce7bf65a14f5ac149102ad9e authored almost 7 years ago by Josh Friend <[email protected]>
Updates the rbenv-installer URL

1f84325ebfe25264ff9feec0308907857fe74759 authored almost 7 years ago by Jessy Williams <[email protected]>
fix error about wrong command

+ Cloning into ''\''pyenv'\''...'
download-pyenv-package.sh: line 4: Cloning: command not found

d8f4bdc15313bbf9d58a80577f09adae6d14e17e authored almost 7 years ago by lsflling <[email protected]>
Merge pull request #65 from wjv/fixurls

Fix repo URLs to point to `pyenv` organisation

641332f255d0db02db6c1fb0218f7b6c497ed19d authored almost 7 years ago by Josh Friend <[email protected]>
Fix repo URLs to point to `pyenv` organisation

50829ed10f8fc4b977aec09bbe35ee7c87e1f3fd authored almost 7 years ago by Johann Visagie <[email protected]>
Merge pull request #64 from dimka665/dimka665-patch-update-script-url

Update installer script URL to more pleasure

1730356a302920abea3d92117f912d4896984217 authored almost 7 years ago by Yamashita, Yuu <[email protected]>
Update installer script URL to more pleasure

46f19b22810999e734f8b60b5be21976386688fb authored almost 7 years ago by Dmitry Voronin <[email protected]>
Merge pull request #62 from charlesreid1/master

First pyenv listed is the one that is a link

92c4cd2812d12c8170f4970f8d4d71e18d093bd7 authored almost 7 years ago by Yamashita, Yuu <[email protected]>
First pyenv listed is the one that is a link

First occurrence of pyenv should link to the pyenv project.

8f9f6841ce2a33fc3f3150a7fb429b604e1e92aa authored almost 7 years ago by Chaz Reid <[email protected]>
#48 Make the message more helpful and visible

608b750ce72b0aaabd69c0b35124a94a29edd252 authored about 7 years ago by Oliver Bestwalter <[email protected]>
#48 remove experimental pypi support and replace with dummy package

9271dbb55fba1a7d5e9ae736fe3014359c55a8c4 authored about 7 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #54 from luzfcb/patch-1

point links to the correct repositories of pyenv

78cfd4d7436f839523b656abe74b2e858aca0d16 authored almost 8 years ago by Yamashita, Yuu <[email protected]>
point links to the correct repositories of pyenv

9e951046277986a1a8dbaa2a9a69549c1795b556 authored almost 8 years ago by Fábio C. Barrionuevo da Luz <[email protected]>
Merge pull request #53 from jvtrigueros/patch-1

Fix minor typo

5d983d274ae8ee96c9a73081c6b68d33305acd60 authored almost 8 years ago by Yamashita, Yuu <[email protected]>
Fix minor typo

0379a3e947d2f7e2ee675178148f9b4fce266cba authored almost 8 years ago by Jose V. Trigueros <[email protected]>
Merge pull request #46 from PeterDaveHello/patch-1

Syntax highlight in README.rst

3c56a16a475438db596d7dbd9a4b623746bef346 authored almost 8 years ago by Yamashita, Yuu <[email protected]>
Syntax highlight in README.rst

32f858f1df0f5ebb87eac1c94f8db4c02d3377ed authored almost 8 years ago by Peter Dave Hello <[email protected]>
Merge pull request #42 from alexjurkiewicz/shallow-clone

Use shallow clone for repo checkouts.

19b1ba86c9ff8080f28253c83cbd5a37568048f7 authored over 8 years ago by Yamashita, Yuu <[email protected]>
Use shallow clone for repo checkouts.

97339195061c2e2665519696c765e5dd29b4b98c authored over 8 years ago by Alex Jurkiewicz <[email protected]>
Merge pull request #39 from shajiquan/patch-1

Fix bug in doc

88b5b4feba48dbbca3456079ff46129ac1bba2e1 authored over 8 years ago by Yamashita, Yuu <[email protected]>
Fix bug in doc

e01177ac1a4c4a31d37416602032ec59a19b457a authored over 8 years ago by shajiquan <[email protected]>
Merge pull request #35 from zevav/patch-1

made uninstallation instructions complete

9a6fd387a7bf1d149930286f396e1d1778418071 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
made uninstallation instructions complete

dcaecb1b3f78ccea36b71b6300bbedbc64bce506 authored almost 9 years ago by Zev Averbach <[email protected]>
Merge pull request #33 from tronicum/master

make https:// default vs. git:// (which might be firewalled)

ad0d9a015332b33b00edce34ae98cf5e49708c5e authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Update README.rst

c36ac27b3b1b828d1efe3ce79ab77acb88277d6c authored almost 9 years ago by Stefan S <[email protected]>
added info for USE_GIT_URI

24d4577526860d8f975188e58047ffcb8bce66f2 authored almost 9 years ago by Stefan S <[email protected]>
reversed the usage of https instead git://

8ba5b50c9a11ff0430c46f7281ebd7d478569958 authored almost 9 years ago by Stefan S <[email protected]>
Merge pull request #31 from huntzhan/offline

Added pyenv-offline-installer for offline installation.

2652c927f4d4256093e60917ca3ff07be6e8011a authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Small fix on pyenv-offline-installer.

8c6cba2d44b4ae4af5a8f44fa5d27b6951746e40 authored almost 9 years ago by huntzhan <[email protected]>
Revert "Changed CLI of pyenv-offline-installer."

This reverts commit a62269e289483199cb55c0a33e23e8f74f58ad75.

bf08c6d36aec1ad56cf8141a1465acbbb7b93cbb authored almost 9 years ago by huntzhan <[email protected]>
Revert "Revert "Fixed PATH of pyenv-offline-installer.""

This reverts commit e0f14bf7d32d41df0f4f75bbf6917c08e25c08ff.

229edcbedb74102ce7412c4162db347ec9fd7ee8 authored almost 9 years ago by huntzhan <[email protected]>
Revert "Fixed PATH of pyenv-offline-installer."

This reverts commit ea44a1ae06a12781525c9cd6e4823dfa72696d5c.

e0f14bf7d32d41df0f4f75bbf6917c08e25c08ff authored almost 9 years ago by huntzhan <[email protected]>
Changed CLI of pyenv-offline-installer.

a62269e289483199cb55c0a33e23e8f74f58ad75 authored about 9 years ago by huntzhan <[email protected]>
Merge pull request #27 from huntzhan/bugfix

Fixed PATH of pyenv-installer.

4c67e1d19cf3ac2484278a08038a7099b6d7d0c6 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Fixed PATH of pyenv-offline-installer.

ea44a1ae06a12781525c9cd6e4823dfa72696d5c authored about 9 years ago by huntzhan <[email protected]>
Fixed PATH of pyenv-installer.

13ab4b85535b2aee6b914168cb86264d7ccccacf authored about 9 years ago by huntzhan <[email protected]>
Added offline installer.

4dd2c0458be243d497d0cb4dcc312483186c26e0 authored about 9 years ago by huntzhan <[email protected]>
pip-rehash is a default feature of pyenv nowadays

7dae69619b4be4d49e485f4c997212ed74fc4973 authored over 9 years ago by Yamashita, Yuu <[email protected]>