Matt Davis
df647c378e
Fixes issue I've been having running pipenv as an editable install on windows. ( #5770 )
2023-07-02 22:40:24 +02:00
github-actions[bot]
0a8f1aa00c
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-02 20:03:04 +00:00
Matt Davis
e790186f6a
Release v2023.7.3
2023-07-02 15:44:49 -04:00
Matt Davis
846b68b35c
add news fragment
2023-07-02 15:44:39 -04:00
Matt Davis
0bcf1d9596
Merge pull request #5773 from pypa/issue-5772
...
Pass system flag to python which
2023-07-02 15:59:26 -04:00
Matt Davis
2d1037654f
Pass system flag to pyhon which
2023-07-02 06:52:40 -04:00
github-actions[bot]
e6be3dd67f
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-01 23:40:06 +00:00
Matt Davis
d976c6c5dc
Release v2023.7.1
2023-07-01 19:21:43 -04:00
Matt Davis
3b719cbbf2
Merge pull request #5754 from pypa/docker-images
...
Add docker build, update docs for using docker images
2023-07-01 19:37:16 -04:00
Matt Davis
0bae654f56
Upgrade pydantic to 1.10.10 ( #5769 )
2023-07-01 15:31:03 +02:00
Matt Davis
ee20f405cd
Patch for setup.py egg_info issue ( #5760 )
...
* Set the PIP_PYTHON_PATH to be the environment python to patch issue where requirementslib is using system python (until better patch can be made).
* Use the correct python for the environment
* PR feedback
* add news fragment.
2023-07-01 01:42:00 -04:00
Matt Davis
6a55712651
Merge pull request #5768 from pypa/issue-5766
...
Issue 5766
2023-06-30 23:53:47 -04:00
Matt Davis
120050981e
Merge pull request #5750 from pypa/vendor-bump-dparse
...
Vendor: bump dparse to 0.6.3
2023-06-30 23:50:21 -04:00
Matt Davis
2e73f76be5
Merge pull request #5761 from pypa/issue-5746-patch
...
Consider the PIP_CLIENT_CERT value when creating the requests session.
2023-06-30 23:36:23 -04:00
Matt Davis
d9964da7a6
Merge pull request #5762 from cclauss/pyupgrade
...
ci: ruff --select=FLY,UP --target-version=py37 --fix .
2023-06-30 23:35:52 -04:00
Matt Davis
9a98977997
Add test and news fragment.
2023-06-30 23:02:17 -04:00
Matt Davis
7787050bc9
refactor other usages of get_pyproject
2023-06-30 23:05:12 -04:00
Matt Davis
b246d69889
Fix for pyproject.toml dependencies not being included.
2023-06-30 22:36:13 -04:00
Christian Clauss
44e8aebc41
ruff --select=FLY,UP --target-version=py37 --fix .
2023-06-30 08:36:14 +02:00
Matt Davis
bf2821aa31
Consider the PIP_CLIENT_CERT value when creating the requests session.
2023-06-30 00:31:13 -04:00
Matt Davis
cb23498757
requirements command improvements, fixes issue 5755. ( #5757 )
...
* requirements command improvements, fixes issue 5755.
* editable is not a pip arg
* Apply suggestions from code review
Co-authored-by: Michael Marino <mmarino@gmail.com >
* Update pipenv/routines/requirements.py
Co-authored-by: Michael Marino <mmarino@gmail.com >
* fix test
* add news fragment.
---------
Co-authored-by: Michael Marino <mmarino@gmail.com >
2023-06-29 23:52:18 -04:00
Oz N Tiram
4e8bcf1793
Add docker build, update docs for using docker images
2023-06-27 23:00:16 +02:00
Oz Tiram
bc8dc5d7c3
Add new snippet
2023-06-27 12:04:18 +02:00
github-actions[bot]
7c3f6866a3
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-26 22:29:07 +00:00
Matt Davis
0dd2afd7ae
Release v2023.6.26
2023-06-26 18:20:30 -04:00
Oz Tiram
d014830212
Vendor: bump dparse to 0.6.3
2023-06-27 00:10:15 +02:00
nullSoup
0e494736db
Fix for issue #5748 ( #5749 )
...
* Add missing tab from Spinx autoclass directive
* Add news description of change
2023-06-26 23:55:31 +02:00
Matt Davis
7458b32e34
Bump requirements lib to v3.0.0 ( #5679 )
...
* Port over latest requirementslib sample changes to pydantic.
* fix import
* port over more changes from other attempt.
* port over more changes from other attempt.
* Iterate
* fix some tests
* fix markers tests
* Spot check changes back towards what was passing in pipenv prior.
* Parity with latest requirementslib changes
* latest changes that work for both pipenv and requirementslib.
* Hack for cross-test contamination looking for version of six that isn't in the private pypi.
* Differences between reqlib3 and prototype branch
* corrrect re-written imports that were wrong.
2023-06-26 23:54:47 +02:00
github-actions[bot]
98bdb5f8b2
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 20:49:50 +00:00
Matt Davis
eb18a8b5c2
Release v2023.6.18
2023-06-18 16:47:51 -04:00
Matt Davis
94710b31e5
Add news fragments.
2023-06-18 22:45:06 +02:00
Matt Davis
bd85705fde
remove skip-lock from docs
2023-06-18 22:45:06 +02:00
Matt Davis
8775d5998e
Deprecate --skip-lock flag
2023-06-18 22:45:06 +02:00
Matt Davis
6daa947bc7
skip other failing test -- won't be possible to support multiple indexes without using our resolver.
2023-06-18 22:45:06 +02:00
Matt Davis
2058565edf
Fix failing test
2023-06-18 22:45:06 +02:00
Matt Davis
f72c77d184
fix secondary bug without we pull the sources when index is supplied.
2023-06-18 22:45:06 +02:00
Matt Davis
c80ee7d71a
Only search the Pipenv default index when an alternative index is not specified.
2023-06-18 22:45:06 +02:00
Matt Davis
226fd2578c
Merge branch 'main' of github.com:pypa/pipenv
2023-06-17 11:08:56 -04:00
Matt Davis
fa6239bb15
Add back version import (was required to publish and I think support command uses it).
2023-06-17 11:08:50 -04:00
Matt Davis
0dcfd08cbf
Improve keyring docs. ( #5733 )
2023-06-12 09:42:41 +02:00
github-actions[bot]
3e7e1f8552
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-12 01:17:15 +00:00
Matt Davis
5a197c0baf
Release v2023.6.12
2023-06-11 21:15:12 -04:00
Matt Davis
b0c091a556
allow specifying version in release script.
2023-06-11 21:14:30 -04:00
Matt Davis
1cc03eaa3b
Remove the sys path hacks (again) to fix edge cases with keyring ( #5732 )
...
* Remove the sys path hacks (again) to see where things break.
* Add site packages to sync
2023-06-11 21:01:57 -04:00
github-actions[bot]
d118cc77eb
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-11 14:08:04 +00:00
Matt Davis
21b741455e
Release v2023.6.11
2023-06-11 10:06:00 -04:00
Matt Davis
bc277a132c
Upgrade pydantic to v1.10.9 ( #5729 )
2023-06-11 08:59:57 +02:00
Matt Davis
2d52034cf2
Safer usage requests sessions and account for the verify_ssl requirements of each source. ( #5728 )
2023-06-11 08:58:39 +02:00
Matt Davis
5ebad396fd
Remove ubuntu apt install from list and some other small doc review. ( #5731 )
2023-06-11 08:55:46 +02:00
Matt Davis
63dea23b42
Update pipdeptree which solves issue 5652 ( #5720 )
...
* Update pipdeptree which solves issue 5652
* add news fragment.
* Fix broken test as expected output has changed.
2023-06-11 08:54:23 +02:00