Frost Ming
5cfa195ad7
Merge branch 'master' into patch-1
2020-08-05 15:49:37 +08:00
Frost Ming
fec326b5ed
Merge pull request #4417 from pypa/bugfix/4412
...
only show courtesy notice when venv is activated
2020-08-05 13:53:02 +08:00
Frost Ming
350c58ea59
Merge branch 'master' into bugfix/4412
2020-08-05 12:55:31 +08:00
Frost Ming
6e1b6cc907
Merge pull request #4405 from hugovk/update-coc
...
The PyPA has adopted the PSF code of conduct
2020-08-05 12:24:35 +08:00
frostming
e97e28434f
only show courtesy notice when venv is activated
2020-08-05 11:49:45 +08:00
Hugo
7f93237d0f
The PyPA has adopted the PSF code of conduct
...
For details, see:
* https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
2020-07-29 22:19:13 +03:00
Ashwin Ramaswami
71f4b3010e
Clarify that python_version can be in the format "X"
...
For example, it can be equal to "3".
2020-07-25 10:31:55 -04:00
Frost Ming
b29a4884e2
Merge pull request #4385 from pypa/vendor/update
...
Update requirementslib to 1.5.12
2020-07-10 18:12:57 +08:00
Frost Ming
ce2611eaa1
Merge branch 'master' into vendor/update
2020-07-10 16:17:51 +08:00
frostming
67a20395f5
add news entry
2020-07-10 16:16:48 +08:00
Frost Ming
6aa08f895c
Merge pull request #4381 from dragon788/patch-3
...
Remove outdated link that points to placeholder site
2020-07-10 16:09:15 +08:00
frostming
034bd6a4fe
Update requirementslib to 1.5.12
2020-07-10 16:06:14 +08:00
dragon788
2458d0802b
Remove outdated link that points to placeholder site
2020-07-07 11:00:41 -05:00
Frost Ming
7745e51a63
Merge pull request #4329 from peaceiris/patch-1
...
Switch commit author to GitHub Actions bot
2020-06-08 10:36:44 +08:00
Shohei Ueda
886526ab14
Switch commit author to GitHub Actions bot
...
- user.name: 'github-actions[bot]'
- user.email: 'github-actions[bot]@users.noreply.github.com'
cf. https://github.com/peaceiris/actions-gh-pages
2020-06-08 09:30:34 +09:00
Frost Ming
49f1cb04ed
Merge pull request #4322 from pypa/bugfix/uninstall-missing-param
...
Correct the exception to PipenvUsageError
2020-06-06 11:45:43 +08:00
Frost Ming
4f7bb36f92
Correct the exception to PipenvUsageError
2020-06-06 10:59:29 +08:00
Frost Ming
97324a6932
Merge pull request #4310 from Ponewor/3722/fix-all-dev-uninstalls-shared-dependencies
...
Fix --all-dev behaviour
2020-06-05 15:42:45 +08:00
Frost Ming
e4dfc472e6
Merge branch 'master' into 3722/fix-all-dev-uninstalls-shared-dependencies
2020-06-05 14:45:47 +08:00
Frost Ming
1a6e0300fe
Merge pull request #4319 from pypa/bugfix/4315
...
Correctly populate the system python path
2020-06-05 10:11:26 +08:00
frostming
69c5ceabf2
accepts python as argument
2020-06-05 09:03:08 +08:00
frostming
cce026efbf
Correctly populate the system python path
2020-06-05 09:03:07 +08:00
Frost Ming
76e55dfef3
Merge pull request #4317 from nstapelbroek/remove-osx-pyenv-launcher-variable
...
Stop using PYVENV_LAUNCHER env variable when detecting venvs
2020-06-05 09:00:20 +08:00
Marcin
cb9d99c4ba
Merge branch '3722/fix-all-dev-uninstalls-shared-dependencies' of github.com:Ponewor/pipenv into 3722/fix-all-dev-uninstalls-shared-dependencies
2020-06-04 12:01:45 +02:00
Marcin
b0a89f833e
Apply requested changes after PR
2020-06-04 12:01:21 +02:00
Nico Stapelbroek
6b437a6140
Stop using PYVENV_LAUNCHER env variable when detecting venvs
...
This seems to lead to false positives as every Homebrew installed Python has
this environment variable set. The original comment hints to a workaround so
I'd figured we should not give it extra responsibilities.
Fixes #4316
2020-06-04 09:32:06 +02:00
Marcin Mazurek
9f2b7eedfe
Merge branch 'master' into 3722/fix-all-dev-uninstalls-shared-dependencies
2020-06-03 05:49:12 +02:00
Marcin
b2f1d741a1
Add news file
2020-06-03 04:55:47 +02:00
Marcin
09a71e7c2c
Fix --all-dev behaviour
2020-06-03 04:45:39 +02:00
Dan Ryan
f1ad3f5f21
Remove incorrectly-located news fragment
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-02 19:15:30 -04:00
Github Action
1f19a2c150
Bumped version.
...
Signed-off-by: Github Action <action@github.com >
2020-06-02 06:17:53 +00:00
Dan Ryan
a44b9828bd
Release v2020.6.2
v2020.6.2
2020-06-02 02:10:53 -04:00
Dan Ryan
c8a29ac5d7
Merge pull request #4306 from philjc/issue-4305
2020-06-01 23:11:02 -04:00
Phil Chennikkara
1689485de1
Print installer class name instead of object reference
2020-06-01 19:43:33 -05:00
Phil Chennikkara
3de5df390e
Fix bug where _isatty doesn't work on fileno()
2020-06-01 19:39:39 -05:00
Dan Ryan
5549ee8c84
Merge pull request #4304 from pypa/feature/linting-cleanup
2020-06-01 19:32:04 -04:00
Dan Ryan
e065e3c740
Update makefile with repatching scripts
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-01 18:22:43 -04:00
Dan Ryan
aacc638b03
Update news fragments
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-01 18:22:43 -04:00
Dan Ryan
331c54a5b5
Clean up linter errors and add missing news items
...
- Clean up linter errors
- Fix py2 compatibility issues in `installers`
- Fix whitespace issues, unused imports
- Add a bunch of type hints
- Add missing news entries
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-01 18:22:43 -04:00
Dan Ryan
d69198c0fb
Merge pull request #4303 from pypa/bugfix/4292
...
Parse package names from functions in setup.py
2020-06-01 17:22:55 -04:00
Dan Ryan
d58f578781
Parse package names from functions in setup.py
...
- Upstream update to parse package names from unresolveable function
calls in `setup.py`
- Fixes #4292
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-01 16:07:26 -04:00
Dan Ryan
193a692ff1
Merge pull request #4302 from pypa/vendors/update
2020-06-01 11:17:07 -04:00
Dan Ryan
9fd963dcb8
Re-add pep514tools license
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-06-01 11:15:25 -04:00
frostming
da575eead1
Add news entry
2020-06-01 22:09:27 +08:00
frostming
360c763ce4
Clean unneeded licenses
2020-06-01 22:01:56 +08:00
frostming
564ed68718
Update pythonfinder from 1.2.2 to 1.2.4
2020-06-01 21:47:06 +08:00
frostming
c5d2129e2b
Update requirementslib
2020-06-01 19:21:16 +08:00
Frost Ming
f640fcba77
Merge pull request #4287 from pypa/bugfix/4286
...
Add missing import and fix function calls in cli
2020-05-29 20:51:03 +08:00
Frost Ming
8b319340f8
Merge branch 'master' into bugfix/4286
2020-05-29 18:49:26 +08:00
Frost Ming
b374f85941
Merge pull request #4285 from pypa/bugfix/4276-add-robustness
...
Improve virtualenv and venv detection
2020-05-29 18:48:19 +08:00