Oz N Tiram
fb26a3cbe0
Pipdeptree __main__ is used ..,
2023-08-21 01:55:16 +02:00
Oz N Tiram
c20312a690
Only attempt to remove path if it exists
2023-08-21 01:55:16 +02:00
Oz N Tiram
5e109afce9
Really exclude __main__.py and cli.py from vendor
2023-08-21 01:55:16 +02:00
Oz N Tiram
ad6d353fe6
Fix vendoring update - delete unused patch
2023-08-21 01:55:16 +02:00
Oz N Tiram
3079892a3c
Vendoring task: remove __main__.py and cli.py
...
Some vendored libraries we ship have a command line interface.
We are not using it, so it's safe to remove.
2023-08-21 01:55:16 +02:00
Oz N Tiram
58b5cf5a22
Remove README.rst from yaspin
...
Yaspin is no longer shipped with pipenv for a while now.
This should have been removed long ago.
2023-08-21 01:55:16 +02:00
github-actions[bot]
77c1fa4337
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-20 12:21:52 +00:00
Matt Davis
96fe0e630f
Release v2023.8.20
2023-08-20 08:20:07 -04:00
Matt Davis
457bd52803
More ruff fixing and convert install routines to rich console
2023-08-20 12:39:40 +02:00
Matt Davis
816502e2d2
fix ruff complaints
2023-08-20 12:39:40 +02:00
Matt Davis
795edf2026
Add news fragment
2023-08-20 11:37:49 +02:00
Matt Davis
2019949fa6
Fix the version output
2023-08-20 11:37:49 +02:00
github-actions[bot]
c4b3eabbd6
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-19 20:51:21 +00:00
Matt Davis
1caaf9f3c3
Release v2023.8.19
2023-08-19 16:49:10 -04:00
Matt Davis
6ac1451ec8
stop using requirementslib models ( #5793 )
...
* Move away from requirementslib models
* Revise test since PEP-440 does not support wildcard versions but does support equivalent compatible release specifiers.
* simplify and remove dead code
* Ensure the os_name marker is AND with the other markers.
* Move what we still need from requirementslib into the pipenv utils and stop vendoring it.
* Remove requirementslib.
* force upgrade of virtualenv for python 3.12
* remove virtualenv-clone
* Update vcs specifiers documentation; infer name from specific pip line formats where possible.
* Provide helpful text and error for recently removed commands
* Set the right log levels and verbosity to show users the errors generated by pip resolver when supplying -v flag
* Fix the collection of all matching package hashes for non-pypi indexes. Plus lesson from testing torch which contains local identifiers.
2023-08-19 16:36:52 -04:00
DasaniT
be8a084503
Add --categories option to work with requirements txt files
2023-08-17 22:30:53 +02:00
langaaegeskov
5416f80eff
Attempt to fix build issues
2023-08-17 22:21:10 +02:00
langaaegeskov
327ea3b7b5
Fixed formatting issues with news item
2023-08-17 22:21:10 +02:00
langaaegeskov
03b4cb8050
Added news snippit for issue #5129
2023-08-17 22:21:10 +02:00
langaaegeskov
b84d924179
Address Issue #5129 Document how to rename (move) project directory
...
- Added documentation in installation.md under 'Virtualenv' mapping caveat
- Added documentation to the virtualenv.md
2023-08-17 22:21:10 +02:00
Matt Davis
549c6611c6
Merge pull request #5825 from jeffwidman/some-docs-cleanups
...
Some docs cleanups
2023-08-06 21:14:15 -04:00
Jeff Widman
94497b209b
Some docs cleanups
...
1. `pypi.python.org` now redirects to `pypi.org`, so let's point folks towards that to save them the redirect.
2. Travis CI has struggled mightily ever since they were acquired by a PE firm. Most open source projects have moved away from them.
3. Update the python version in the example so it doesn't look quite so dated.
4. Use the `name` key for `sources` as that's now [required](https://github.com/pypa/pipenv/discussions/5370#discussioncomment-3701061 ).
2023-08-05 23:40:48 -07:00
Matt Davis
9202cf12b2
Merge pull request #5813 from pypa/more-secho-cleanup
...
Remove click.{s,}echo
2023-08-05 15:16:45 -04:00
Matt Davis
f34449c365
Merge pull request #5822 from pypa/pip-23.2.1
...
Update pip to 23.2.1 pt release.
2023-08-05 15:13:40 -04:00
Matt Davis
4374bb0838
Add news fragmnet and cleanup CHANGELOG headers
2023-08-02 23:16:33 -04:00
Matt Davis
06038f521e
fix lint
2023-08-02 23:13:29 -04:00
Matt Davis
841bf5ec4b
Update pip to 23.2.1 pt release.
2023-08-02 23:10:10 -04:00
Matt Davis
7f7c915ab6
Merge pull request #5820 from jeffwidman/patch-1
...
Document `upgrade` command in the `Readme`
2023-08-02 22:27:44 -04:00
Jeff Widman
42d244eb96
Document upgrade to Readme
...
I'm sure it could be further documented in the readme, but here's at least a basic start.
2023-08-01 20:33:33 -07:00
dependabot[bot]
2941c06240
Bump pygments from 2.14.0 to 2.15.0
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.14.0...2.15.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-29 10:09:24 +02:00
dependabot[bot]
86ad563196
Bump certifi from 2022.12.7 to 2023.7.22
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-29 10:08:47 +02:00
Matt Davis
ec35f7fdf4
Remove --skip-lock flag
2023-07-29 10:07:51 +02:00
Oz N Tiram
f63469a6f2
Attempt to fix test on windows and mac
2023-07-25 01:18:49 +02:00
Oz Tiram
cc7518ab43
Remove click.{s,}echo
2023-07-24 22:22:07 +02:00
github-actions[bot]
8e6da346d6
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-23 21:00:10 +00:00
Matt Davis
836e756f18
Release v2023.7.23
2023-07-23 16:58:23 -04:00
Matt Davis
839554dcc5
add news fragment
2023-07-23 22:04:43 +02:00
Matt Davis
662a5210de
Vendor in pythonfinder==2.0.5
2023-07-23 22:04:43 +02:00
Matt Davis
76d40f5e82
add comments
2023-07-23 21:30:16 +02:00
Matt Davis
a72e961f8b
add news fragment
2023-07-23 21:30:16 +02:00
Matt Davis
b3fefa5da4
Restore prior resolver default behavior but maintain direct code path for testing resolver.
2023-07-23 21:30:16 +02:00
Matt Davis
c37f031303
add news fragment.
2023-07-23 21:21:24 +02:00
Matt Davis
492ed44408
re-run vendoring after removing patch
2023-07-23 21:21:24 +02:00
Matt Davis
5618166fbc
Vendor in pip 23.2
2023-07-23 21:21:24 +02:00
Matt Davis
301d2041e7
Update safety patch
2023-07-23 21:21:24 +02:00
Matt Davis
ed4fced07a
update patch for pip 23.2
2023-07-23 21:21:24 +02:00
Matt Davis
65208d5f81
Mark intentions for pip 23.2
2023-07-23 21:21:24 +02:00
Matt Davis
69d8d1b7ea
Merge pull request #5807 from pypa/fix-ruff-complaints
...
Fix ruff-complaints
2023-07-23 14:44:29 -04:00
Matt Davis
f90e0c9a41
Merge pull request #5811 from kianmeng/fix-typos
...
Fix typos
2023-07-23 14:33:06 -04:00
Oz Tiram
3cf75e8d8f
Fix refactoring of check routine
2023-07-23 20:30:54 +02:00