Commit Graph

8311 Commits

Author SHA1 Message Date
Wes Lord a6e6fa1c3c Reword active shell warning to reduce ambiguity (#5681)
* Reword active shell warning to reduce ambiguity

* Add change description to news/5681.trivial.rst
2023-05-19 19:36:45 -04:00
github-actions[bot] 639229f2f3 Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-19 22:50:13 +00:00
Matt Davis b2a68c16e6 Release v2023.5.19 2023-05-19 18:47:59 -04:00
Matt Davis b615a39b6e Fix pyenv version not installed edge case (#5697)
* Bump pythonfinder to 2.0.3
2023-05-19 18:19:38 -04:00
Matt Davis b896dae505 Handle windows paths better and utilize this utility for creating the virtualenv path. (#5695)
* Fix edge case with windows git bash and environment variables having backslash
* Vendor in pythonfinder==2.0.2
2023-05-19 11:52:06 -04:00
Matt Davis 7fd2a9d927 Issue 5692 Consider --index argument in update and upgrade commands (#5693)
* Consider index argument in update and upgrade commands.
2023-05-19 16:00:40 +02:00
Matt Davis a101d1e7f5 Fix pyenv as it is broken on new pythonfinder version. (#5686)
* Fix pyenv as it is broken on new pythonfinder version.

* Verify pyenv works on linux.

* restore this part

* Tackle asdf as well.

* Vendor in pythonfinder 2.0.1
2023-05-17 13:21:27 +02:00
Matt Davis 88f030e00b Fix typing extensions (#5684)
* Fix typing_extensions which is already provided by pip was not being imported correctly.

* Add the directory with typing_extensions back to the PATH
2023-05-12 13:58:34 +02:00
Matt Davis 2ff8af5817 Upgrade pythonfinder to 2.0.0 which brings in pydantic (#5677)
* Upgrade pyhonfinder to 2.0.0 which brings in pydantic

* Add news fragment.

* Add typing extensions.
2023-05-07 04:57:12 +02:00
github-actions[bot] 678cffdfa3 Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-29 21:03:42 +00:00
Matt Davis 523c258202 Release v2023.4.29 2023-04-29 17:01:37 -04:00
Matt Davis 99800ec7a2 Requirementslib==2.3.0 (#5672)
* Bump requirementslib that drops vistir.

* Add news fragment

* Add missing file

* Remove vistir entirely

* fix circular import

* revert issue that may be causing circular import issue

* Hackaround current pythonfinder version importlib usage.

* PR Feedback

* fix lint
2023-04-29 19:22:28 +02:00
Matt Davis 44f4250906 Vendor in Pip.23.1.2 (#5671)
* Vendor in latest pip 23.1.2
2023-04-29 13:17:28 +02:00
Jin Liu 0efd996228 pipenv shell: support xonsh (#5667)
xonsh supports virtualenv with a plugin. So if pipenv creates a virtualenv in xonsh, it would have a bin/activate.xsh. This change uses that script in 'pipenv shell'.
2023-04-27 20:37:12 +02:00
Matt Davis adf586c837 Remove foresight (#5669)
* Revert "Add Foresight status badge to README"

This reverts commit 57bb1e5ccb.

* resolve conflict
2023-04-27 16:50:47 +02:00
Matt Davis 995e231f0d Merge pull request #5668 from TomeHirata/fix/typo
Fix a typo in the document
2023-04-27 10:46:18 -04:00
TomeHirata 0fcd7444fc Fix a typo in the document 2023-04-27 12:09:57 +09:00
Matt Davis f14a2c0e4d Revert "relock"
This reverts commit d89da7fe59.
2023-04-26 22:45:21 -04:00
Matt Davis 89f554622a Revert "work towards fixing relative path . with extras"
This reverts commit 724364d241.
2023-04-26 22:43:54 -04:00
Matt Davis d89da7fe59 relock 2023-04-26 22:42:45 -04:00
Matt Davis 724364d241 work towards fixing relative path . with extras 2023-04-26 22:39:39 -04:00
github-actions[bot] 9041531c22 Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-20 04:04:38 +00:00
Matt Davis eb83fbe59f Release v2023.4.20 2023-04-20 00:02:13 -04:00
Matt Davis aeba566fc7 Vendor in latest requirementslib. (#5659)
* Vendor in lateest requirementslib.

* add news fragment
2023-04-19 13:26:28 +02:00
Matt Davis 740c3c0865 Vendor in latest packages available (#5657)
* Update to the latest vendoring package versions available.

* add news fragment

* fix vendoring CI
2023-04-18 15:34:41 +02:00
Matt Davis 4ce2d98cfd Clean up intro section of our pypi page. 2023-04-18 15:33:49 +02:00
Matt Davis 07587f532a add news fragment. 2023-04-18 13:41:10 +02:00
Matt Davis e4ea04dfd6 Vendor in latest python-dotenv. 2023-04-18 13:41:10 +02:00
Matt Davis d7d4f6a3a4 Fix issue with skip-lock (#5653)
* Fix issue with skip-lock
2023-04-18 06:45:30 -04:00
Matt Davis 4300e01773 add news fragment 2023-04-17 09:38:30 +02:00
Matt Davis 85bded3c0a Add missing files from vendoring update. 2023-04-17 09:38:30 +02:00
Matt Davis ba73770882 argument removed from WheelCache. 2023-04-17 09:38:30 +02:00
Matt Davis 67749efba7 vendor in Pip==23.1 2023-04-17 09:38:30 +02:00
Matt Davis 17952e859c Merge pull request #5651 from The-Alchemist/patch-1
updated LOCK_HEADER to mention new syntax
2023-04-16 20:36:52 -04:00
Matt Davis da5e75ce46 Merge pull request #5650 from ryan-rozario/tilde_semver
Update docs for tilde-equals in package versions
2023-04-16 20:27:18 -04:00
Ryan Rozario c04ce9e2bb Added another example example 2023-04-13 15:30:11 +00:00
The Alchemist f7995889fe updated LOCK_HEADER to mention new syntax
`pipenv lock -r` has been deprecated.

see https://github.com/pypa/pipenv/issues/3493
2023-04-13 10:51:05 -04:00
Christian Clauss 9525db4623 feat: Replace flake8 and isort with ruff 2023-04-13 15:58:49 +02:00
Ryan Rozario d11173cc43 Added new line 2023-04-13 00:18:36 +05:30
Ryan Rozario 8b225737d3 Update docs for tilde-equals in package versions 2023-04-12 18:34:29 +00:00
Matt Davis babd428d8e news fragment broke build, is not needed. 2023-03-31 01:15:19 -04:00
Matt Davis e5919e07e4 Merge pull request #5644 from samdoran/docs-fix
Correct typo in docs
2023-03-31 01:08:10 -04:00
Sam Doran 5d0b2d23b2 Correct typo in docs 2023-03-30 15:57:15 -04:00
Oz Tiram de983e159b Remove our own copy of pyparsing, use pip's
Ship less code to our users, and make pipenv smaller.
2023-03-28 15:55:14 +02:00
Oz Tiram 616f862ef4 Fix linting error 2023-03-20 10:42:55 +01:00
kalebmckale 94956803c9 Addresses Issue #5572: Implement PIP_TRUSTED_HOSTS logic...
Duplicated logic from `import_requirements()` in requirements.py
to `do_install()` in `install.py` to allow users to specify index
via `--index` command-line option and validate against
`PIP_TRUSTED_HOSTS` when determining `verify_ssl` value.

Update news file to be more descriptive.
2023-03-20 10:42:55 +01:00
github-actions[bot] 6ce40e9a1f Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-19 19:00:12 +00:00
Matt Davis cbce8bf8d8 Release v2023.3.20 2023-03-19 14:57:11 -04:00
Matt Davis 4d96c3b149 Merge pull request #5636 from pypa/emergency-bugfix
Fix import issue with pipenv 2023.3.18.
2023-03-19 14:56:02 -04:00
Matt Davis cadae1b75d add news fragment. 2023-03-19 14:18:25 -04:00