Matt Davis
0dd2afd7ae
Release v2023.6.26
2023-06-26 18:20:30 -04: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
plgruener
9a9ee9cfda
Fix formatting in /docs ( #5721 )
2023-06-10 22:03:44 +02:00
github-actions[bot]
ff879aac72
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-02 10:21:46 +00:00
Matt Davis
3226a9fd01
Release v2023.6.2
2023-06-02 06:19:42 -04:00
Matt Davis
15c0ce0b3b
Fix for Issue 4588 (path to python improvements) ( #5712 )
...
* Improve regex for python versions to handle hidden paths, and handle relative paths to python better as well.
* Check CI
* Attempt to remove make_posix call for windows
* Support pre-releases better.
* Vendor in latest pydantic as well and tempoarily patch the typing extensions with latest manually (next pip vendoring will bring it in).
2023-06-02 06:46:57 +02:00
Matt Davis
be046bfbb8
This pre pip install path should no longer be neccessary when adding packages. ( #5700 )
...
* This pre pip install path should no longer be neccessary when adding packages.
* Fix test -- not sure how this was ever correct.
* Address test edge case
2023-06-02 06:40:40 +02:00
Matt Davis
a8d1758c95
Add news fragment
2023-06-02 06:38:45 +02:00
Matt Davis
cf4f3a092e
Explore utilizing hashes from URL fragments when provided.
2023-06-02 06:38:45 +02:00
Matt Davis
7e4ab944ef
Override source with pypi mirror when it is specified.
2023-06-02 06:38:45 +02:00
dependabot[bot]
fd8df98617
Bump requests from 2.18.4 to 2.31.0 in /tests/test_artifacts
...
Bumps [requests](https://github.com/psf/requests ) from 2.18.4 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 06:36:50 +02:00
Matt Davis
2de19e36d4
Pythonfinder 2.0.4 ( #5713 )
...
* Update pythonfinder to 2.0.4
2023-05-31 11:06:49 -04:00
dependabot[bot]
59cba3f953
Bump requests from 2.18.4 to 2.31.0 in /examples ( #5704 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.18.4 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 18:41:02 -04:00
dependabot[bot]
58fc4e74a4
Bump requests from 2.28.2 to 2.31.0 in /docs
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 21:38:39 +02:00
Oz Tiram
b1e3128e15
Drop cerberus, it seems it's not used anywhere ( #5699 )
...
* Drop cerberus, it seems it's not used anywhere.
2023-05-21 06:52:27 -04:00
Oz Tiram
69e0e432f4
Add news snippet.
2023-05-20 08:52:53 +02:00
Oz Tiram
7174609b1f
Fallback to tomli in older python versions
2023-05-20 08:52:53 +02:00
Oz Tiram
a2e2ce351a
Add tomli to our vendor lib
2023-05-20 08:52:53 +02:00
Oz Tiram
82cd6ba342
Restore imports from vendor
2023-05-20 08:52:53 +02:00
Oz Tiram
7e35e7c365
Fix import order
2023-05-20 08:52:53 +02:00
Oz Tiram
b0fa277a0b
Remoe usage of toml in favor of tomlkit
2023-05-20 08:52:53 +02:00
Oz Tiram
9161a7a1d6
Drop vendored toml
2023-05-20 08:52:53 +02:00
Oz Tiram
44773eb4fe
Use tomlkit.dumps since the STL has no dump
2023-05-20 08:52:53 +02:00
Oz Tiram
7d48843f7f
Fix toml imports
...
Add a compat layer for using tomllib from STL
which allows us to drop vendored toml library.
2023-05-20 08:52:53 +02:00
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