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

ignore error from `pyenv-version-name` since it might fail if there is configuration error (yyuu/pyenv#291)

e774464ced33ec64bb5ea7431626a3c3318f3ebc authored almost 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #58 from pygeek/patch-1

Update read to include pyenv-init - note.

6d46b6ab5317a31fdface957fb3752841b4ef643 authored almost 10 years ago by Yamashita, Yuu <[email protected]>
Remove white space.

11a86ad7d760730e963a4e4b4da57939ce72a54e authored almost 10 years ago by Clinton Christian <[email protected]>
Some doc fixes: typos, grammar, clarification and formatting

99145752f3cc1d42ef0878cdc743980bd75c23dc authored almost 10 years ago by Daniel Hahler <[email protected]>
Update read to include pyenv-init - note.

1da2fe09c26397e6880dcd3ae40501d3c5032dcc authored almost 10 years ago by Clinton Christian <[email protected]>
v20141106

ad644e83b586b5c922f93adeb77197ef13108fb6 authored almost 10 years ago by Yamashita Yuu <[email protected]>
The `pyenv virtualenv-init` is not always necessary (#42)

It is necessary only if user want automatic fashion of activation.
If the users of pyenv-virtual...

0786c7c5b680274d4865ac70c4a8e6d340f6885a authored almost 10 years ago by Yamashita Yuu <[email protected]>
Fix test which has broken by 2060c43387d452a00d2aed0f094fc8e248bdb0db

58e93f9e0d7fa45e44bb2f13caff49668e1cad47 authored almost 10 years ago by Yamashita Yuu <[email protected]>
Stop buzzy errors from embeded shell functions

2060c43387d452a00d2aed0f094fc8e248bdb0db authored almost 10 years ago by Yamashita Yuu <[email protected]>
Calling `create_symlinks` after `ensurepip` is unnecessary

Install script of setuptools-6.1/pip-1.5.6 will create those links if needed

a02eb0a396f03b70bb6ed9d215cf298f471d8a49 authored almost 10 years ago by Yamashita Yuu <[email protected]>
v20141012

1d36ef2f68c601f120fd96a793f9088a67e02d40 authored about 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'bcb-master' (fixed #47)

5795eabaacea7292d8576a5cfe06d138e1eba66d authored about 10 years ago by Yamashita Yuu <[email protected]>
Fix broken tests (#47)

e655abbd416ec6223fc05a9e4a46eb5f3029a640 authored about 10 years ago by Yamashita Yuu <[email protected]>
Should not persist `PYENV_DEACTIVATE` after automatic deactivation (#47, #48)

d6671249b72fb442266ae2eeb33a479dd4d07f1e authored about 10 years ago by Yamashita Yuu <[email protected]>
When changing from a virtualenv to "system", unset PYENV_DEACTIVATE. Previously the var remained set, which made it impossible to reactivate the previous virtualenv

79bfc9d3623632073c1ce320b3e70613a2584a68 authored about 10 years ago by Beau Barker <[email protected]>
Merge pull request #46 from NegaMorgan/add-virtualenv-delete-instructions

added instructions for deleting virtualenvs

5252cd07778478e61ffd13443bfc6c4f9cba5e73 authored about 10 years ago by Yamashita, Yuu <[email protected]>
added instructions for deleting virtualenvs

909e4de414b4701d4593496460910dcb93ff0282 authored about 10 years ago by Morgan Evans <[email protected]>
Merge pull request #44 from blueyed/no-whitespace-in-name

Do not allow whitespace in VIRTUALENV_NAME

215bda70322adf03125268a746843764f82266f4 authored about 10 years ago by Yamashita, Yuu <[email protected]>
Do not allow whitespace in VIRTUALENV_NAME

While this could work in general, it fails in the end, because
whitespace is not allowed/support...

86046fd4e8926824abd55a3d8d3a6f852ab20195 authored about 10 years ago by Daniel Hahler <[email protected]>
Merge pull request #40 from s0undt3ch/master

Fix weird bash code issue which made bash complain about "then"

2cc21f112c6782c1554ba3f800c233140300bf91 authored about 10 years ago by Yamashita, Yuu <[email protected]>
Indent to 2 spaces.

81736da90534eb8511890a4e3c52b06f220db124 authored about 10 years ago by Pedro Algarvio <[email protected]>
Adapt tests to new output

7304608e0f47495632f6023a19d5888c377b5b95 authored about 10 years ago by Pedro Algarvio <[email protected]>
`if [ pyenv deactivate --no-error --verbose ]` is not bourne shell compatible

3ebb00414fe7976465fa9a12011e664d78344a2e authored about 10 years ago by Pedro Algarvio <[email protected]>
Use `.` instead of `source` to support POSIX sh

c9bcef656c93db203b856bd48b23d43947d7326e authored about 10 years ago by Yamashita Yuu <[email protected]>
Fix weird bash code issue which made bash complain about "then"

2662b5807cd25afafdca49240209f6083de0d3fa authored about 10 years ago by Pedro Algarvio <[email protected]>
Add notes on `pyvenv` in README

fa04d6f9df7af4a537569439c142a2cd3004cc66 authored over 10 years ago by Yamashita Yuu <[email protected]>
Deactivate virtualenv even if it has been activated manually

a3c86f013b633fa5f950eed2ad3116c924d0b25d authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140705

7aa5d1363317eb8242cb7c86fae7c774ab3b2b1a authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix broken fish's `if` statement

aef25463199cce0fbf00b078693bde0aaacb7154 authored over 10 years ago by Yamashita Yuu <[email protected]>
No need to use `eval` in fish init script

6b4d6249a0e1be67180e9c2a57d52824f6e128eb authored over 10 years ago by Yamashita Yuu <[email protected]>
Should not persist `PYENV_DEACTIVATE` after failed attempt to deactivate and activate

0de2cdbbc3bc00c6b896a36f4417b97ab5588af0 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix issues with manual activation of virtual environments (#34)

abfda4bac93a0488e288ea9712cece9684790c8f authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix `virtualenv-prefix` when the version is `system`

be18fd294eda3172620daf9f5154f883aab5b94f authored over 10 years ago by Yamashita Yuu <[email protected]>
Display information on automatic (de)?activation

d4ce853e945d8ddab2ed1c4e49027744a7e8840a authored over 10 years ago by Yamashita Yuu <[email protected]>
s/QUIET/NOERROR/g

58ed04579643bd5dd13546dec1eb1c70b84d9edf authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix fish syntax error at `else`

c2b5bbd19a8973ceb79fc2211e7abece40efc2ad authored over 10 years ago by Yamashita Yuu <[email protected]>
Add `--quiet` option to `activate` and `deactivate`

f0c400b6692fddd366e1665e2e4a6258f10f022e authored over 10 years ago by Yamashita Yuu <[email protected]>
Exit as error on deactivation failures

5b3b909089c8df0d17420135a84f21ec572e72fe authored over 10 years ago by Yamashita Yuu <[email protected]>
Unset shell version only if the `deactivate` has invoked

0b5e0cf592976670d432ac03c7e93deb9457de45 authored over 10 years ago by Yamashita Yuu <[email protected]>
Exit as error on activation failures

c09a6d3d6c627d29c6d654355dec3d56a1a65b6d authored over 10 years ago by Yamashita Yuu <[email protected]>
Create backup of original virtualenv within `$(pyenv root)/versions` when `--upgrade`

e2e69b3b386f5be90506b90dda3733613c1dee00 authored over 10 years ago by Yamashita Yuu <[email protected]>
Refactor `--upgrade` feature with virtualenv

008a9820bbffd03f950d79586f07c3530e16ec33 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #33 from yyuu/restore-deactivate

Use `PYENV_DEACTIVATE` to store which virtualenv has been deactivated (fixes #32)

c68685a12fb334330242850960539108de9d3aae authored over 10 years ago by Yamashita, Yuu <[email protected]>
Use `PYENV_DEACTIVATE` to store which virtualenv has been deactivated (#32)

08b4c94f85a979390534b1795d0c8dce45d3fc77 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix broken `setenv` in `pyenv-virtualenv-init`

7079cbe979623786bee9985cc8a82ba5893dc325 authored over 10 years ago by Yamashita Yuu <[email protected]>
Expand `install_virtualenv` for code simplicity

763696b3fbee9ce6034bf50a565ce4715e850bcf authored over 10 years ago by Yamashita Yuu <[email protected]>
Remove a call of `create_symlinks` after the upgrade of existing virtualenv.

The `pyenv-virtualenv` only takes care about the name of executables of `python`,
`setuptools` a...

0580d566d46b8c38aee9db1ab648d3ca5657578f authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #31 from yyuu/remove-virtualenv-upgrade

Remove `--upgrade` feature since it is less useful

1a4fa48106cfbb533757396945035d882c73a2f7 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Display deprecated warnings when `--upgrade` has given with virtualenv

7a6325f8a40a1edb56da4315d7b69a82478389fa authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'ensurepip'

1944479bdfcd96db4934c9f6ef168f5406f2d38b authored over 10 years ago by Yamashita Yuu <[email protected]>
Run _ensurepip_ after the every creation of virtualenv/pyvenv

bad45075411dd7f3ef5c6822ee88684ad424bc2a authored over 10 years ago by Yamashita Yuu <[email protected]>
Use same _ensurepip_ logic as python-build

7c8805c343536e147f09131137d9f743bcb100ff authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #30 from danse/patch-1

Add manual activation example

467e9da3a8a5a053d095d7a07111478f3c0fd5ec authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add manual activation example

5168aacdc025096e10107da611931b1b84a33e46 authored over 10 years ago by danse <[email protected]>
Refactoring around `SETUPTOOLS_VERSION` and `PIP_VERSION`

877aba8ae77b1d1e6db6620666a3314ccef8818b authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #27 from yyuu/bootstrap.pypa.io

Download ez_setup.py and get-pip.py from https://bootstrap.pypa.io/

f5cfc9580956adfa84e1a15e5eedbd47f8ca2b5a authored over 10 years ago by Yamashita, Yuu <[email protected]>
Use https://bootstrap.pypa.io/ez_setup.py and https://bootstrap.pypa.io/get-pip.py

2fc7e62b78b35fe4251915fb0b04f84f525d30e2 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140615 (fixes #26)

ea18a1b2839b09bbac41ffbbea5d6aa6aa527c4a authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'workaround-for-pyenv-which-ext'

dcb5371f0733154b1ac18e0c47e48619242778d4 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'issue26'

56a3225d6c22af385593aa605a7e22cfc8460dd2 authored over 10 years ago by Yamashita Yuu <[email protected]>
Workaround for the issue with pyenv-which-ext (refs #26)

dc12a345d8cd9e74a3709993f3c0cdfd0dda45c8 authored over 10 years ago by Yamashita Yuu <[email protected]>
Performe as same as before v20140614 if `pyenv virtualenv-init` is not configured (#26)

d9e3adc1085d5f8ddc525088bf8532a3c080f971 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140614

4a6ef1134978859dbda78a19d5cd8640a0b0def4 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix deactivation issue with `system` version

$ pyenv global system
$ pyenv shell venv
(venv) $ pyenv shell --unset
(venv) $ p...

21e999cc7cc10198b4b0eee4c38a6e7c19cb86c1 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix test cases around `create_symlinks`

e853f74b2601ae6ad3b586923f9f524e16d107ad authored over 10 years ago by Yamashita Yuu <[email protected]>
Create symlinks for executables with version suffix

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

c17e4ec9a42f73839294076ffb6a8bf1723d2905 authored over 10 years ago by Yamashita Yuu <[email protected]>
Use `pyenv-virtualenv-init` to show caveats

7828a1506651ec6eec6e8c2649295d9e2fbc5084 authored over 10 years ago by Yamashita Yuu <[email protected]>
Read shell profile from `$TMP` during tests

55a2a9e4826c83b9150b6b535c4a13ce3a995007 authored over 10 years ago by Yamashita Yuu <[email protected]>
Display notice about `virtualenv-init` in `activate`

b258bfa907fca904d33b9aa3f32b9fb334ab5b4b authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #24 from yyuu/automatic-activation

Automatic activation

8838bae3bcdfae93888a86e35ff0d9628d7b6759 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Add test for `pyenv-virtualenv-init`

6761ed09cdc758905338585dae72ab4ef31f8b92 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update README

b7535395e86ed59cead95afe7d10346832850814 authored over 10 years ago by Yamashita Yuu <[email protected]>
activate: invoke `pyenv shell` only if the arguments passed

8a837758dcf81bbcc48f4d3280c602706a4e2305 authored over 10 years ago by Yamashita Yuu <[email protected]>
fish: Suppress annoying stderr outputs from `pyenv-sh-activate`

ea120da0c5059509dd761898f6fc5ab9232157e3 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add `eval "$(pyenv virtualenv-init -)"` to setup _precmd_ for user's shell

af6c157a79534f932041a2e015422dcbf539eed3 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140602

c9043920db5ed1841b55c790e2bfff9a25baf51b authored over 10 years ago by Yamashita Yuu <[email protected]>
Add semicolon for the `deactivate` scripts for non-fish

26f2004abb5f0bccc8b1d9f5500ba863f17fd1ff authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #23 from fgimian/fish-activation-fix

Repaired virtualenv activation and deactivation for the fish shell

b9e2fc6acb9fb1cfbae925e55caae3032df05b65 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Updated tests to correctly pass for fish shell bug fix

21a8745bcf3861bebc9bfa48f06fd362dfc9a842 authored over 10 years ago by Fotis Gimian <[email protected]>
Repaired virtualenv activation and deactivation for the fish shell

f7da0c5808215bd0501cd61f8f4ed6ca8dde7ffa authored over 10 years ago by Fotis Gimian <[email protected]>
Use new style GH raw url to avoid redirects (raw.github.com -> raw.githubusercontent.com)

3f5171e2fcb78a41df1c9f916d39b877d17dfb64 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140421 (fixes #19)

579f4784c839e1daf3302a1f1d6f058c9a4fd8b7 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'pyvenv-with-p'

a8940e2f855c556a91947b7ca7971e1bbfbe0e38 authored over 10 years ago by Yamashita Yuu <[email protected]>
Use virtualenv instead of pyvenv if `-p` has given (yyuu/pyenv#158)

2cab5336522f7a505e81c7120a6ed40257c5f4aa authored over 10 years ago by Yamashita Yuu <[email protected]>
Update README about `pyenv activate --unset` (#15)

5033c3ba0d29c052214a9d1a5b5d698997b16a49 authored over 10 years ago by Yamashita Yuu <[email protected]>
Fix completion of `pyenv activate` (fixes #15)

a95864077658523c1aeb12fedf42d051ffc59544 authored over 10 years ago by Yamashita Yuu <[email protected]>
Display error if `pyenv activate` was invoked as a command

503a51564e0d34c3929b162457ac8a6493e9a4a8 authored over 10 years ago by Yamashita Yuu <[email protected]>
Update README.

Restart shell after installation of the plugin to enable `pyenv-sh-*`
commands.

1db565b67c38372e81db52f83d207c44b6cf1370 authored over 10 years ago by Yamashita Yuu <[email protected]>
v20140123

1d291c7c4c2462fb50d42a1f0587afa1b0dfd6f2 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add tests for `pyenv-virtualenvs`

f8e1d9c57bf6050c66864b1d13e71bd487c94cab authored over 10 years ago by Yamashita Yuu <[email protected]>
Display the version of `pyvenv` if `USE_PYVENV` is set

4feb64e8d3525bb73079e456f57ffdc81ac2869a authored over 10 years ago by Yamashita Yuu <[email protected]>
Update change log

39ce4e76fde601bca889e442cd2106d0b76f4eda authored over 10 years ago by Yamashita Yuu <[email protected]>
Prefer https than git when pulling from GH

60ddcd8628a2c8d12b2f2c34bd73f816ce74accf authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'unset-pip-require-venv'

b5b0cd6c72928a271ebd8d80d90eacba54fde92c authored over 10 years ago by Yamashita Yuu <[email protected]>
Unset `PIP_REQUIRE_VENV` before executing `pip install`. (#10)

826a7e1a378fa9a0695d3ac19466ff93b23dd81b authored over 10 years ago by Yamashita Yuu <[email protected]>
Add tests for `pyenv-virtualenv-prefix`

a40cbc8acdc15072cab1e40f8fe02032bf538efa authored over 10 years ago by Yamashita Yuu <[email protected]>
Add tests for activate and deactivate

d0685addc1d96ba91bcf9f7f2f11cf51cb2ec464 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add .gitignore

802cd6b2fa479d1b4e3091470c921779bde140b0 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add build status badge

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