Oz Tiram
5db6ca6ccf
vendor: mark idna for removal
2022-11-19 21:37:47 +01:00
Oz Tiram
a139719b93
vendor: remove termcolor
2022-11-19 21:32:31 +01:00
Oz Tiram
20926a1a04
vendor: mark termcolor for removal
...
This was used only by yaspin.
2022-11-19 21:32:01 +01:00
Oz Tiram
b471cf3dbd
Add news snippet
2022-11-19 21:16:18 +01:00
Oz Tiram
e6a4cd3c48
vendor: remove unused patches for yaspin
2022-11-19 21:09:17 +01:00
Oz Tiram
8e35f237fa
vendor: remove yaspin
2022-11-19 20:58:29 +01:00
Oz Tiram
0ab8929001
vendor: mark yaspin and wheel for removal
2022-11-19 20:57:56 +01:00
Oz Tiram
0772a5bbaf
resolver: fix for usage of vistir modules
...
Vistir removed echo and TemporaryDirectory, so these
changes are needed to fix the code.
2022-11-19 20:25:58 +01:00
Oz Tiram
ddfb33027c
vendor: bump vistir to 0.7.4
2022-11-19 18:46:56 +01:00
Oz Tiram
2bfd5de67f
vendor: mark vistir for bump version 0.7.4
2022-11-19 18:16:26 +01:00
Oz Tiram
9e7ba9289f
Vendor: bump requirementslib to v2.2.0
2022-11-19 18:12:11 +01:00
Oz Tiram
45d4ec9568
Mark requirementslib to bump with 2.2.0
2022-11-19 15:06:04 +01:00
Oz Tiram
30be476801
Fix broken test
2022-11-18 23:09:57 +01:00
Oz N Tiram
6f06e51de6
Merge pull request #5470 from efugier/feat/shells/support-for-nushell
...
feat(shells): support nushell
2022-11-18 21:25:58 +01:00
Oz Tiram
279a9f4ce1
Revert "vendor: bump vistir to version 0.7.4"
...
This reverts commit eff7aa0933 .
2022-11-18 21:06:35 +01:00
Oz Tiram
615f516d63
move concurrency to the top
2022-11-18 20:55:29 +01:00
Oz Tiram
decfa6d9f7
Try again ...
2022-11-18 20:52:52 +01:00
Oz Tiram
c71cb8f133
Fix syntax of CI job
2022-11-18 20:51:40 +01:00
Oz Tiram
428e973264
Allow starting CI jobs manually
2022-11-18 20:47:12 +01:00
Oz Tiram
060ae47bae
Sigh ... vistir dep revert
2022-11-18 20:41:19 +01:00
Oz Tiram
ec27ab5652
Fix broken tests because of repository deletion
...
The repo https://github.com/Rapptz/discord.py was removed by the owner.
In order for this test to work, we need a package which has a setup
with version and extras in it.
2022-11-18 20:33:43 +01:00
emilien fugier
3e07a94bd6
feat(shells): support nushell
2022-11-18 16:23:27 +01:00
Oz Tiram
abf265ed48
vendor: quick fix revert vistir to 0.7.0
...
Waiting for requirementslib to catch up.
2022-11-18 10:34:35 +01:00
Oz N Tiram
a6d8ea9bad
Merge pull request #5467 from pypa/drop-wheel-from-vendor
...
vendor: drop more unused code
2022-11-18 10:29:31 +01:00
Oz N Tiram
d17f4f679e
Merge branch 'main' into drop-wheel-from-vendor
2022-11-18 10:29:25 +01:00
Oz Tiram
d6c7fa5c6d
Add news snippet
2022-11-18 10:28:46 +01:00
Oz N Tiram
f95b671fe3
Merge pull request #5468 from pypa/remove-yaspin-spinner
...
Remove yaspin spinner
2022-11-18 10:27:21 +01:00
Oz Tiram
baf1124ba2
Add news snippet
2022-11-18 10:24:51 +01:00
Oz Tiram
eff7aa0933
vendor: bump vistir to version 0.7.4
2022-11-14 00:47:35 +01:00
Oz Tiram
74b64f8bae
spinner: allow disabling or overriding
2022-11-14 00:01:02 +01:00
Oz Tiram
0bd03e62b6
Fix failing tests
2022-11-13 22:57:23 +01:00
Oz Tiram
349b6edf16
Fix failing tests
2022-11-13 22:54:22 +01:00
Oz Tiram
a1b141cfee
Core: fix usage of console.status
2022-11-13 22:42:05 +01:00
Oz Tiram
da41e09dcb
Resolver: remove yaspin spinner for rich.status
2022-11-13 22:38:57 +01:00
Oz Tiram
f64bef7df9
Remove create_spinner from create_virtualenv
...
Use console.status instead.
2022-11-13 22:32:23 +01:00
Oz Tiram
23dcc30005
core: fix calls to err.print
...
This broke after importing cosole at the top level.
2022-11-13 22:28:07 +01:00
Oz Tiram
5758231bc4
core: remove yaspin spinner from install python
...
This is in favor of rich.status
2022-11-13 16:42:01 +01:00
Oz Tiram
352ff9f16a
core: remove yaspin spinner in ensure_pipfile
...
This is in favor of rich.status.
2022-11-13 16:21:47 +01:00
Oz Tiram
2cb30cead2
vendor: drop unused cerberus code
...
We don't need to ship tests and benchmarks to our users.
2022-11-13 10:31:35 +01:00
Oz N Tiram
d7e32926ff
Merge pull request #5461 from bjorand/fix_max_depth
...
fix PIPENV_MAX_DEPTH environment variable
2022-11-13 10:28:35 +01:00
Oz Tiram
8699dc6277
vendor: drop unused wheel module
...
Keep things smaller and clear :-)
2022-11-13 10:22:43 +01:00
Oz Tiram
c1a2fc849d
cli: remove create_spinner from --rm
...
This is in favour of `rich.console.Console`.
2022-11-13 10:03:35 +01:00
Oz Tiram
5a9bc1374a
install command: remove vistir spinner in favor of rich
2022-11-12 19:19:25 +01:00
github-actions[bot]
890fd2e7a8
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-11 16:21:28 +00:00
Matt Davis
8f47f90548
Release v2022.11.11
2022-11-11 11:19:13 -05:00
Oz N Tiram
a4d0425037
Merge pull request #5464 from pypa/issue-5456
...
Issue 5456
2022-11-10 09:27:36 +01:00
Matt Davis
1826413079
Fix lint
2022-11-10 02:23:40 -05:00
Matt Davis
eb256a8584
Add news fragment.
2022-11-10 01:51:11 -05:00
Matt Davis
aed46b07c7
Fix tests
2022-11-10 01:47:29 -05:00
Matt Davis
898eca8bde
Fix for pipenv lock behaving like keep_outdated flag is always True.
2022-11-09 22:23:19 -05:00