Matt Davis
04f01063be
Merge pull request #5879 from deronnax/mdupuy/drop-python-3.7
...
Drop support for python3.7
2023-10-20 06:56:08 -04:00
Mathieu Dupuy
0f5ad4919f
add news fragments
2023-10-20 10:23:49 +02:00
Mathieu Dupuy
4e3a77d9d5
Revert "even more cleaning"
...
This reverts commit 578d3db710 .
2023-10-20 10:23:49 +02:00
Mathieu Dupuy
578d3db710
even more cleaning
2023-10-20 09:48:23 +02:00
Mathieu Dupuy
ad6cf4fb3d
remove some more 3.7 leftovers
2023-10-20 09:47:55 +02:00
Matt Davis
f49d53d40c
Merge pull request #5980 from pypa/dependabot/pip/urllib3-1.26.18
...
Bump urllib3 from 1.26.17 to 1.26.18
2023-10-19 21:13:30 -04:00
dependabot[bot]
34b281124d
Bump urllib3 from 1.26.17 to 1.26.18
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-19 12:51:27 +00:00
Matt Davis
9e09efac53
Add news fragment
2023-10-19 14:50:27 +02:00
Matt Davis
9d9baee3c3
Skip test because truststore is now included.
2023-10-19 14:50:27 +02:00
Matt Davis
80c6f2128f
Handle edge case where install req name is None
2023-10-19 14:50:27 +02:00
Matt Davis
b47a1c539c
correction
2023-10-19 14:50:27 +02:00
Matt Davis
24433a80cc
correction
2023-10-19 14:50:27 +02:00
Matt Davis
d6861ceff0
Safer fold markers (old version was getting maximum recursion depth exceeded).
2023-10-19 14:50:27 +02:00
Matt Davis
94ea6e842f
update to pip 23.3
2023-10-19 14:50:27 +02:00
Matt Davis
74f3843687
updated patch
2023-10-19 14:50:27 +02:00
Matt Davis
4d71aae537
Update pip version 23.3
2023-10-19 14:50:27 +02:00
Matt Davis
3ebfc65eb7
Merge pull request #5985 from iamed2/patch-1
...
Update advanced.md to restore Automatic Python Installation header
2023-10-19 06:17:30 -04:00
Matt Davis
8f9d25a234
Merge pull request #5984 from engineerakki/fix-ruff-linter
...
ci: fix ruff linter
2023-10-19 06:09:43 -04:00
engineerakki
527cfd0592
ci: fix ruff linter
2023-10-19 08:22:18 +02:00
Eric Davies
27587ad5d0
Update advanced.md to restore Automatic Python Installation header
2023-10-18 18:26:18 -05:00
Matt Davis
e7d145802f
Merge pull request #5966 from fmssn/enhancement-5954-reduce-notifications
...
Add quiet option to pipenv shell.
2023-10-16 06:10:54 -04:00
Fabian Meeßen
9c1344efcd
add new line for linter
2023-10-16 11:40:12 +02:00
Fabian Meeßen
0c211342a6
add news fragment
2023-10-16 11:34:31 +02:00
Mathieu Dupuy
f7ae8f10a8
more cleaning
2023-10-11 13:33:12 +02:00
Mathieu Dupuy
c1062f2230
upgrade lru_cache syntax to 3.8
2023-10-11 13:33:12 +02:00
Mathieu Dupuy
b89c79116d
drop python3.7
2023-10-11 13:33:10 +02:00
Oz Tiram
16a6d7624e
Add news snippet
2023-10-11 09:48:13 +02:00
Oz Tiram
451185f90b
Drop pep517
...
All tests pass on Linux without it.
2023-10-11 09:48:13 +02:00
Fabian Meeßen
cf7662c13d
fix formatting
2023-10-06 17:09:50 +02:00
Fabian Meeßen
e0ba354f0c
Merge branch 'pypa:main' into enhancement-5954-reduce-notifications
2023-10-06 17:02:38 +02:00
Fabian Meeßen
6cc482ceeb
Add quiet option to pipenv shell.
...
--quiet now hides the message
"Launching subshell in virtual environment..."
2023-10-06 16:59:45 +02:00
github-actions[bot]
e45cc7a9ab
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-03 13:24:09 +00:00
Matt Davis
71efe85d89
Release v2023.10.3
2023-10-03 09:21:33 -04:00
Matt Davis
a725b20e7a
Merge pull request #5957 from fmssn/enhancement-5939-fix-noisy-output-pipenv-check
...
set regular logging level to ERROR
2023-10-03 09:19:50 -04:00
Matt Davis
0d91ab1a5b
Merge pull request #5959 from pypa/dependabot/pip/urllib3-1.26.17
...
Bump urllib3 from 1.26.14 to 1.26.17
2023-10-03 09:17:30 -04:00
Matt Davis
ed78024dea
Merge pull request #5960 from pypa/dependabot/pip/docs/urllib3-1.26.17
...
Bump urllib3 from 1.26.14 to 1.26.17 in /docs
2023-10-03 09:17:19 -04:00
Matt Davis
58e013b711
Merge pull request #5958 from pypa/dependabot/pip/examples/urllib3-2.0.6
...
Bump urllib3 from 2.0.2 to 2.0.6 in /examples
2023-10-03 09:17:03 -04:00
dependabot[bot]
26055469a6
Bump urllib3 from 1.26.14 to 1.26.17 in /docs
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 03:00:03 +00:00
dependabot[bot]
495f11ba37
Bump urllib3 from 1.26.14 to 1.26.17
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 00:12:18 +00:00
dependabot[bot]
80548efda4
Bump urllib3 from 2.0.2 to 2.0.6 in /examples
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.2 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 23:36:57 +00:00
Fabian Meeßen
360100534f
change logging level based on verbosity arg
...
- add verbosity arg to check command, if verbosity if None (default),
logging level is set to warn
- create a build_options function in check.py for handling all arguments
used to build the options string for pipenv check. Was needed
because otherwise there were too many branches for the linter.
2023-10-02 17:56:34 +02:00
Fabian Meeßen
757fc9a702
set regular logging level to ERROR
2023-09-30 21:44:34 +02:00
Matt Davis
b6163a8bfd
Merge pull request #5951 from fmssn/main
...
Catch req.link = None
2023-09-28 23:05:25 -04:00
umarmnaq
f5032e9a3d
Update README.md ( #5946 )
2023-09-28 23:25:35 +02:00
Fabian Meeßen
85c1ba5234
Move check on specifier up
...
As we baseline return if link is None, the check against the specifier should be moved up.
2023-09-28 09:40:32 +02:00
Fabian Meeßen
2c498f7a78
Update environment.py
2023-09-27 13:43:06 +02:00
Fabian Meeßen
7e1b860806
Catch req.link = None
...
req.link is of type InstallRequirements which can be None. Return False (requirement not met) if this is the case.
2023-09-27 11:45:45 +02:00
Matt Davis
c08ecb2450
Merge pull request #5941 from yurishevtsov/update-certifi-in-examples
...
Bump certifi from 2023.5.7 to 2023.7.22 in /examples
2023-09-24 20:33:31 -04:00
Paulo Haddad Martim
2c4b039f73
Update some external links on the docs ( #5943 )
...
* Fix broken URLs on docs
* Adjust pip URL so header is highlighted
* Update URL for TOML specs
2023-09-24 09:33:52 +02:00
Yuri Shevtsov
e6862de912
Add news fragment
2023-09-19 20:50:38 -04:00