Ecosyste.ms: OpenCollective

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

github.com/pyenv/pyenv-virtualenv

a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
https://github.com/pyenv/pyenv-virtualenv

Add fish prompt changing (#475)

0f83c33a3b8d73550567b6479fedf4d3cdf1ae76 authored 8 months ago by Romir K <[email protected]>
Bump pyenv-virtualenv reporting version to match release (#471)

The latest release so far (Dec 2023) is 1.2.2, but the version reported is still 1.2.1:
https:/...

2b2b87a25a76370354b2e98512d08bfe6d12465c authored 11 months ago by John HU <[email protected]>
fix: add `colorize` helper (#470)

38a6561f96347f10b500b8f3b23f7955a1d4d45f authored 11 months ago by Jason Mobarak <[email protected]>
Link python*-config into VE (#460)

Required to build binaries that link against Python.
Carl Meyer, the champion for PEP 0405, has...

c85c1c9ed520d28cbb34e10e1fe82c6ee37130bc authored over 1 year ago by native-api <[email protected]>
Add fish install oneliner (#322)

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

cd6a51ad68efd297559de1da9a1e3f77ac3ed18f authored over 1 year ago by Elijah Lynn <[email protected]>
More helpful error message when env's base version is not installed (#454)

85d8c5aabf1f7e742232de5e14f973ede7cc27a2 authored over 1 year ago by Marcin Konowalczyk <[email protected]>
Add activate/deactivate hooks (#452)

fca12418ca716cadc39ae498571bd6634ca3075e authored over 1 year ago by Josh French <[email protected]>
Update PYENV_VIRTUALENV_VERSION (#449)

Co-authored-by: Jack McIvor <[email protected]>

13bc1877ef06ed038c65dcab4e901da6ea6c67ae authored over 1 year ago by Jack McIvor <[email protected]>
Merge branch 'master' of https://github.com/pyenv/pyenv-virtualenv

a724aaa149897cceb9a6aa079cc2952219faf975 authored over 1 year ago by Ivan Pozdeev <[email protected]>
Remove Bountysource from advertized donation sources

Same as in Pyenv, as it's gone rogue

f4162706d89875e32ae7cea0eaebab0df3e19e08 authored over 1 year ago by Ivan Pozdeev <[email protected]>
Remove prompt deprecation warning (#447)

Prompt removal was never done and is not planned anymore

77a7644ff7a7a624ba4dfebe5c7441a57be3cc48 authored over 1 year ago by native-api <[email protected]>
ISSUE_TEMPLATE.md: Add Zsh PS4

826f3fbe6f81b45b253b2452d0446ec3957e446b authored over 1 year ago by Ivan Pozdeev <[email protected]>
Support a prefix resolved by pyenv-latest as base version (#446)

a6ab660b7257cb4bdac51a61c2ed094f609a1fc4 authored over 1 year ago by native-api <[email protected]>
Strip -<suffix> when autodetecting shell (#377)

For example bash-5.1, bash-static.

d5f2878a97ea647cabe4c1be57f3df4dc161fd3c authored almost 2 years ago by Ville Skyttä <[email protected]>
Use realpath of scripts to determine relative locations (#308)

Just using paths relative to ${BASH_SOURCE} to access `libexec`
fails if the scripts are symlin...

c4de2555b7343c95a3380dece3098eaf3baa4e73 authored about 2 years ago by Andrew Christianson <[email protected]>
Return control to pyenv-uninstall in uninstall/envs.bash (#321)

633711a0bcc3a2c8e89995ed904d986dc2bb4614 authored about 2 years ago by Diego Fernández Giraldo <[email protected]>
Enhance documentation about options for `pyenv virtualenv` (#425)

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

177eb67af3a9a919b07f57f50506d2407b082ec0 authored about 2 years ago by P M <[email protected]>
Set up Github Actions CI (#440)

* Adjust tests: update Pip URLs, update expected output to match newer code
* Test library: imp...

0a1839d22abb678be1bc469552b2a797f8aa97d3 authored about 2 years ago by native-api <[email protected]>
Fix errors when `set -u` is set in the user's shell (#350)

4054162a1cc1cf3f95baf0cb2c94af47dc5f5341 authored about 2 years ago by Ville Skyttä <[email protected]>
Clone bats with --depth=1, gitignore it (#351)

9a57cd77113c4bf36fef44dbef6d2cf0b61cdf03 authored about 2 years ago by Ville Skyttä <[email protected]>
Spelling fixes (#352)

3c0edf888ef8798bec2824f3f1a721d879bada3f authored about 2 years ago by Ville Skyttä <[email protected]>
fix: relative path to pyenv-realpath.dylib (#378)

057b9be9d88edbd2afb10fe2aa44473410970032 authored about 2 years ago by Ville Skyttä <[email protected]>
Stop delete force failing when virtualenv does not exist (#330)

7932bb4cc00e63752f5ff7743aaa72fa72b64f4d authored about 2 years ago by Joseph Egan <[email protected]>
Upgrade uninstall hook after pyenv/pyenv#2432 (#438)

a911a2223fb9c22cf5027a90e821e80cf1aa2fa4 authored about 2 years ago by laggardkernel <[email protected]>
Deduplicate shims in $PATH for the fish shell during initialization (#430)

When a fish login shell is invoked within an existing login shell, avoid
duplicating path to th...

c6ff093344a3823d8b07c90a6478942d44d0392e authored over 2 years ago by Eric N. Vander Weele <[email protected]>
Update `get-pip.py` URLs in `pyenv-virtualenv` (#426)

cc9d5f168e5ddc58164ee81b2ddfbdfa6b4521e9 authored over 2 years ago by Nick <[email protected]>
Fix another unbound variable error (#424)

* Fix tests failing after #423

017ea60cd35c8e20a659cc09498cd51bd3925035 authored over 2 years ago by Alain Kalker <[email protected]>
Fix unbound variable errors when running `pyenv activate` with `set -u` (#423)

1ee7ca6346ceb336760247330fa1faa6892d091b authored over 2 years ago by Alain Kalker <[email protected]>
perf(sh-activate): avoid a duplicate pyenv-version-name call (#380)

91609e25f3d93cde02ce8ed4325acb5428b6bf14 authored almost 3 years ago by Ville Skyttä <[email protected]>
Add (y/N) prompt help text (#404)

5509c25ac1b09617848adbb517c8443580a82874 authored almost 3 years ago by Seonghyeon Cho <[email protected]>
Fix get-pip.py URLs for older versions of Python (#403)

c3110d874e7af321085a8647101c0103b6fb2a2c authored almost 3 years ago by jivanf <[email protected]>
Create FUNDING.yml

f95d6a9bee20076f6dc2298878ecfb1b2f6a972c authored about 3 years ago by native-api <[email protected]>
Update ISSUE_TEMPLATE.md

afa008ec95f452535fafc45051fd16f214d38748 authored about 3 years ago by native-api <[email protected]>
Create no-response.yml

6fa056912bafdf123eeb7e6f88d50db89955b3b3 authored about 3 years ago by native-api <[email protected]>
Update ISSUE_TEMPLATE.md

2648a4af29f6f514226608518a07fc992d4cd2a5 authored about 3 years ago by native-api <[email protected]>
Create ISSUE_TEMPLATE.md

ce08a8ee72d2cb667f793ab736fe98635043b33f authored about 3 years ago by native-api <[email protected]>
Merge pull request #388 from native-api/patch-1

Fix installation steps to allow for Pyenv 2

29fb3c7cd1a1fce154407ea728e2e2aa63a36544 authored about 3 years ago by Anton Petrov <[email protected]>
Merge pull request #395 from Gauravtalreja1/fix-394

Fixes #394 - update pyenv virtualenvs to list virtualenvs start with dot prefixes

c537bfff26b509f8d487a0082d36fa7feb8d5c4e authored over 3 years ago by Anton Petrov <[email protected]>
Fix #394 - update pyenv virtualenvs command to list virtualenvs starting with dot prefixes

b334dde5efade3a4cc8c6024652a621f004a10b8 authored over 3 years ago by Gaurav Talreja <[email protected]>
Fix installation steps to allow for Pyenv 2

The text included info on Pyenv startup which is now outdated and incorrect.

Closes https://g...

582b693c112ba2ab450228f84831a3d206b00d7a authored over 3 years ago by native-api <[email protected]>
Merge pull request #384 from native-api/profile_2_rc

~/.*rc should be modified instead of ~/.*profile

6742d0ef108450ca607ca9db7007c4a84db06531 authored over 3 years ago by Anton Petrov <[email protected]>
Update pyenv-virtualenv-init

https://github.com/pyenv/pyenv-installer/pull/109

8c7ef734f9689739a9787b2e40f6f63b26918d79 authored over 3 years ago by Anton Petrov <[email protected]>
~/.*rc should be modified instead of ~/.*profile

Otherwise, there's no effect for non-login interactive shells

90f7b999ff064c99ad6f5eec015db82ac76d8429 authored over 3 years ago by Ivan Pozdeev <[email protected]>
v1.1.5

294f64f76b6b7fbf1a22a4ebba7710faa75c21f7 authored over 5 years ago by Yamashita, Yuu <[email protected]>
Install libexec as well under the given prefix (#290, #302)

e39b1126767b2244480fb47c0b78374f5c671eba authored over 5 years ago by Yamashita, Yuu <[email protected]>
v1.1.4

74bba45b9c7613ccd7713645c703a58503136a2b authored over 5 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #296 from pyenv/yy-py-venv-major-minor

Prefer `python3.x` executable if available

2d947be5d97901ed725dcac9ac0a03a30bfa2aa5 authored almost 6 years ago by Yamashita, Yuu <[email protected]>
Prefer `python3.x` executable if avaialble (closes #206, #282)

a9e1891e8ba17a72d735dd36d35ff21f0d80643d authored almost 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #238 from pgrzesik/master

Add other way of deleting existing virtualenv

bfdeb31d783daebb5e3a25a07ce8a9975da0af18 authored almost 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #286 from faho/patch-1

Improve fish installation instructions

e3203f795a49a6a5e179252de47b9c860cfb2ece authored almost 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #290 from lmmarsano/fix-conda

Fix: support newer conda

6d90f617261d633b06b4a093bdaa84366bec7a95 authored almost 6 years ago by Yamashita, Yuu <[email protected]>
cleanup `pyenv virtualenv` on ERR

also cleanup compatibility paths

ed779fea143e601864f3524e33b98885c6fb3c19 authored almost 6 years ago by Luis Marsano <[email protected]>
support newer conda

pyenv-virtualenvs could not list conda environments & pyenv shell would only activate the base c...

e0a1e9b35c2be386dbd91e686e57864690323a22 authored almost 6 years ago by Luis Marsano <[email protected]>
Improve fish installation instructions

`psub` here is entirely unnecessary.

cec39359ec99ff7b53e8d87479a617f43ec71cc1 authored almost 6 years ago by Fabian Homborg <[email protected]>
Merge pull request #285 from alanyee/master

Update README.md

8c9f7fa76681fd338a4a4ae260fc072776593aca authored almost 6 years ago by Yamashita, Yuu <[email protected]>
Update README.md

-Replace Mac OS X with macOS
-Added links

be6d917f16d9761929f3f7e0cdef180de5fb7a12 authored almost 6 years ago by Alan Yee <[email protected]>
Merge pull request #280 from bradleyhurley/master

Updating ReadMe to include information for Fish

32718e80b9fb5f7e2ac51be9b2d5a670744df762 authored about 6 years ago by Yamashita, Yuu <[email protected]>
Updating ReadMe to include information for Fish

8310e73b43155de67de03fe2858e29e6fadc3ea8 authored about 6 years ago by Brad Hurley <[email protected]>
Merge pull request #272 from YumaInaura/master

update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE

5d1dcaa94c8ec19f5307c682c5711cc9ecab4bc7 authored over 6 years ago by Yamashita, Yuu <[email protected]>
update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE

aa9baa8e03fe79b2dec7ab04b86d4b424477aef4 authored over 6 years ago by Yuma Inaura (稲浦悠馬) <[email protected]>
Update change log [ci skip]

75e84742db6e58a52765c4f7b98bd5331a5e0671 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Updated .travis.yml [ci skip]

829dd1c9cb15d3abb1d5fd44c168bf9e44c5f7d7 authored over 6 years ago by Yamashita, Yuu <[email protected]>
v1.1.3

42f8ed2dce964687744778abf8ac98305b0a1d82 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Automate release

a75aa6649005df3bf714cb3f0a2c14fe6fbbe91a authored over 6 years ago by Yamashita, Yuu <[email protected]>
v1.1.2

9a03eb5b9cbe9b8aed527be85c78e3804032f4bd authored over 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #255 from pyenv/workaround-get-pip-url-py26-py32

Use custom get-pip URL based on the target version (pyenv/pyenv#1127)

e67dd07f1bbc21852a3e2d8d8ae83e39ddc93847 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Update warning message on presence of `PIP_VERSION`

077edc3b4ddb4c3110a92a8fa7a6774c502becd7 authored over 6 years ago by Yamashita, Yuu <[email protected]>
I should have used custom `GET_PIP_URL` for 3.3

0b24ff557e66c41fa94042ca154eef8ecc934284 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Unlike `python-build`, `DEFINITION_PATH` isn't available within `pyenv-virtualenv`

6a3172ff47f996e0f4222867505afceed8f47b30 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Show some warning on the use of `PIP_VERSION`

894d4af8a31d0c38e10efc01dcfe0ff20f356b6a authored over 6 years ago by Yamashita, Yuu <[email protected]>
Use custom get-pip URL based on the target version (pyenv/pyenv#1127)

980159f2211894c3593a74b16ed8703ec885a72e authored over 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #254 from pyenv/pip-version-workaround2

Refactoring around `GET_PIP_URL`

051cd5880c75da8934e0d662f52ef30f1c04c3cc authored over 6 years ago by Yamashita, Yuu <[email protected]>
Refactoring

Manage `GET_PIP_URL` value at single place for readability.

cfb8691fc54a22cc87dd8f27b9e9685236a92e42 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #253 from pyenv/pip-version-workaround

Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error

74ff2ce7af924da8786231e9c9f8da29a30e16d0 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (pyenv/pyenv-installer#70)

b1d0d7234324773c7e86dec397a6c5201be12bc7 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #251 from teake/conda/sourcing

Source conda 4.4.4 shell files

219a527a780b2718a49c1ed44e14d5c7da7bada7 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Source conda 4.4.4 shell files

Conda 4.4.4 (https://github.com/conda/conda/releases/tag/4.4.0)
made some changes on how to set ...

393bcc36b8a96b34e4fe4c84ee5b89860a621133 authored over 6 years ago by Teake Nutma <[email protected]>
Merge pull request #244 from adamscharf/patch-1

Move pyenv note to its own line

5419dc732066b035a28680475acd7b661c7c397d authored almost 7 years ago by Yamashita, Yuu <[email protected]>
Move pyenv note to its own line

94b2c9d5d6cee05199a98aebd16d84dcec310c3e authored almost 7 years ago by Adam Scharf <[email protected]>
Add other way of deleting existing virtualenv

a0b17033fc9bd91d3dfff48c6ff25fd17a712f2d authored about 7 years ago by Piotr Grzesik <[email protected]>
Merge pull request #237 from honza/fish-virtualenv-init

Add a note about virtualenv-init for fish users

e690650fd639c766b327907adcfc05851b93c6af authored about 7 years ago by Yamashita, Yuu <[email protected]>
Add a note about virtualenv-init for fish users

74bc08b7dc801987b77f4d3f4719f11792cf4a27 authored about 7 years ago by Honza Pokorny <[email protected]>
Fix wrong path to `pyvenv.cfg` (fixes #209)

a22521e9464dd1d84a1252759f1aaf49a277e971 authored about 7 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #232 from logikone/fix-force-option

evaluate force flag before testing if venv exists

b4eb09d1dd3e619091e6c53f2b6ddb2ebbfd4e91 authored about 7 years ago by Yamashita, Yuu <[email protected]>
evaluate force flag before testing if venv exists

fixes #161, fixes #187

52cb0b10867e087c3039ae29eb63dcef9f609663 authored about 7 years ago by Chris Larsen <[email protected]>
Merge pull request #231 from scop/spelling

Spelling fix

1e66783091f7252167ff798b16b287df384a2b77 authored about 7 years ago by Yamashita, Yuu <[email protected]>
Spelling fix

b8dd4fcb539cd2d1f1ae23257d08fb8dcb31455b authored about 7 years ago by Ville Skyttä <[email protected]>
v1.1.1

4c8da67f028fc09095b6c8229bc5948b5001cf1f authored about 7 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #230 from pyenv/gen-pydoc-executable

Generate `pydoc` executable after creating new virtualenv

c2ba4952fffd81b136cd4ac772c7acde1f38ae22 authored about 7 years ago by Yamashita, Yuu <[email protected]>
Make sure pydoc executable exists after creating virtualenv

927914b25f6691e2dbf8ca31f088102c23841639 authored about 7 years ago by Yamashita, Yuu <[email protected]>
Create virtualenv's bin directory explicitly to avoid CI failures

e339fde2f382270769f60145bef6034f648560de authored about 7 years ago by Yamashita, Yuu <[email protected]>
Generate `pydoc` executable after creating new virtualenv (fixes #197, pyenv/pyenv#963)

e83a1f12c23e845c6779c5d84ee6f3baf84aca4e authored about 7 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #224 from cpaulik/support-conda-prefix

Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts

27270877575fe8c3e7be5385b8b6a1e4089b39aa authored about 7 years ago by Yamashita, Yuu <[email protected]>
Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts.

f64c8ed0ddd314a3b06eeefb0071a52c3ee9e1bd authored about 7 years ago by Christoph Paulik <[email protected]>
v1.1.0

e4d2c367ccc8e2f181060fbb85922455abea9a9f authored over 7 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #220 from jcrben/patch-1

Be more explicit about `.python-version` file

c67762742a497ef1306fece9087a94c2ef4c5020 authored over 7 years ago by Yamashita, Yuu <[email protected]>
Be more explicit about `.python-version` file

When I came back to this after a few months - despite setting it up properly previously - I was ...

1593b0e6b069897a02c20e813f122f8f01747276 authored over 7 years ago by Ben Creasy <[email protected]>
fish: use "set -gx" instead of "setenv" (#218)

Use `set -gx` instead of `setenv` for fish shell.

Fix test "activate if the first virtualenv ...

862be21a32dd00236563c38e778842c29b61639d authored over 7 years ago by Drummond Ogilvie <[email protected]>
Update build status link target

252d6763f986bd4cb3022e41bbdbd5b7d1d1352a authored over 7 years ago by Yamashita, Yuu <[email protected]>
Update project URL to https://github.com/pyenv/pyenv-virtualenv

832244fe139a5a380dae30d97bdb3a8f1ef091b2 authored over 7 years ago by Yamashita, Yuu <[email protected]>