Commit graph

473 commits

Author SHA1 Message Date
Bernát Gábor
878c6e09de
Fix the CI (#2254) 2021-12-28 10:40:09 +00:00
Bernát Gábor
ba3541c84a
Bump embeded wheels (#2252) 2021-12-27 11:09:14 +00:00
pre-commit-ci[bot]
abc655e428
[pre-commit.ci] pre-commit autoupdate (#2242)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-27 11:08:39 +00:00
Miro Hrončok
bb82a73b6d
Use 'selectable' interface for entry points only when available (#2246) 2021-12-27 11:01:35 +00:00
Ofek Lev
12a1fc2860
Properly hide PEP-632 warning on latest version of setuptools (#2251) 2021-12-27 11:00:51 +00:00
David Dorfman
1431befa93
fish: PATH variables should not be quoted when being set (#2248) 2021-12-27 11:00:18 +00:00
Ofek Lev
1f1fdc9a0a
Avoid a new deprecation warning from filelock dependency (#2237)
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
2021-12-26 17:23:57 +00:00
Bernát Gábor
bf5691502d
Update check.yml 2021-12-24 11:00:59 +00:00
Bernát Gábor
f92eda6e3d
Bump embeded setuptools (#2239) 2021-12-04 10:07:26 +00:00
pre-commit-ci[bot]
f3542e8c92
[pre-commit.ci] pre-commit autoupdate (#2232)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-03 18:44:59 +00:00
Miro Hrončok
d3fee0ebb7
Fix test_custom_venv_install_scheme_is_prefered mocking if "venv" install scheme actually exists (#2231) 2021-12-03 18:43:14 +00:00
Bernát Gábor
623189a00a
Fix release docs (#2229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-01 21:39:26 +00:00
Bernát Gábor
a372a69921
Merge pull request #2227 from pypa/release-20.10.0 2021-11-01 08:42:34 +00:00
Bernát Gábor
2f4e2668a4 release 20.10.0 2021-11-01 06:55:52 +00:00
Tushar Sadhwani
15c09d6e0c
?? prompt should be wrapped in paranthesis ?? (#2224)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-10-31 10:34:03 +00:00
Miro Hrončok
8da79db86d
Favor the "venv" sysconfig install scheme over the default and distutils scheme (#2209) 2021-10-28 15:15:19 +01:00
SiggyBar
31f3913754
Fix broken prompt set up by activate.bat (#2225) (#2226) 2021-10-28 15:13:42 +01:00
Bernát Gábor
653d4ebcaa
Fix docs
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
2021-10-23 12:35:05 +01:00
Bernát Gábor
a13e51e690
Merge pull request #2223 from pypa/release-20.9.0 2021-10-23 12:21:06 +01:00
Bernát Gábor
35d6a19dad release 20.9.0 2021-10-23 11:21:54 +01:00
Bernát Gábor
4a1328b8f7
Bump pip and setuptools (#2222) 2021-10-23 11:17:15 +01:00
Ruairidh MacLeod
6bfc29e1a3
special-case --prompt . to the cwd (#2220)
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
2021-10-23 11:16:41 +01:00
Matti Picus
4188ac6e72
Support PyPy 3.8 (#2206)
Co-authored-by: Michał Górny <mgorny@gentoo.org>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2021-10-23 11:13:44 +01:00
SiggyBar
35ec4416d2
Remove stray closing parenthesis in activate.bat (#2221) 2021-10-23 11:13:15 +01:00
Matti Picus
c36117987c
add libffi-8.dll to pypy windows _shared_libs (#2218) 2021-10-23 11:12:44 +01:00
Matti Picus
c77c6bc30e
refactor to not do too much in ReentrantFileLock.__del__ (#2213) 2021-10-23 11:11:41 +01:00
Tushar Sadhwani
6633e8578f
Fix feature request template (#2217) 2021-10-19 18:41:54 +01:00
Bernát Gábor
df8e5f2993
Setup Githug workflow concurrency (#2212) 2021-10-13 00:26:09 +01:00
pre-commit-ci[bot]
eafadce95d
[pre-commit.ci] pre-commit autoupdate (#2211)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-10-12 19:45:33 +01:00
Evgeny Kovalchuk
a40640c401
Replace appdirs with platformdirs in docs (#2210) 2021-10-09 10:02:35 +01:00
Bernát Gábor
9cd075ef0b
Fix the coverage file and bump flake8 plugins
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2021-10-04 14:19:23 +01:00
Bernát Gábor
aff448e7bb
Update codecov.yml 2021-10-04 10:31:24 +01:00
Bernát Gábor
4dbc9f8d8e
Delete codecov.yaml 2021-10-04 10:30:37 +01:00
Bernát Gábor
fa16e0a98b
Fix the CI and bump setuptools (#2205) 2021-10-04 09:33:52 +01:00
pre-commit-ci[bot]
5d14665444
[pre-commit.ci] pre-commit autoupdate (#2200)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-27 19:24:50 +01:00
Bernát Gábor
a3043d7db0
Merge pull request #2196 from pypa/release-20.8.1 2021-09-24 11:42:46 +01:00
Bernát Gábor
433840821a release 20.8.1 2021-09-24 10:57:51 +01:00
Arcadiy Ivanov
e13ea2a7c6
During seeding properly uninstall present versions of the wheels (#2186)
* During seeding remove dist-info for present versions of the wheels

An existing dist-info may contain entrypoints that may interfere with
normal functioning of the redeployed seeded wheel if there is a version
mismatch

fixes #2185

* Remove package directories from dist-info top_level packages
Remove other recorded files from RECORD
Remove dist-info itself

* Do not resolve paths prior to removal for symlink mode
In the test ensure the directories are compared as sets and not lists
Add setuptools downgrade to ensure proper cleanup of the existing version

* PR Feedback

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
2021-09-24 10:56:28 +01:00
Bernát Gábor
3b9d95481a
Bump embed setuptools to 58.1.0 (#2195)
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
2021-09-24 09:50:49 +01:00
Greg Dubicki
40d2f1833b
Fail early instead of creating non-working env (#2189)
for Python 2 on Apple Silicon (M1) Macs.

Related to #2024.
2021-09-21 11:04:39 +01:00
pre-commit-ci[bot]
9e03c945fb
[pre-commit.ci] pre-commit autoupdate (#2192)
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-21 11:03:57 +01:00
Fernando Herrera
2151d38509
Improve prompt nushell (#2190) 2021-09-18 18:21:18 +01:00
Bernát Gábor
d810ce1c06
Merge pull request #2184 from pypa/release-20.8.0 2021-09-16 13:57:06 +01:00
Bernát Gábor
c54c7efe17
release 20.8.0
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2021-09-16 13:14:25 +01:00
Fernando Herrera
e0410cafc8
Nushell activation scripts (#2170) 2021-09-16 13:10:42 +01:00
Bernát Gábor
1cc503bfad
Bump pip and setuptools (#2183) 2021-09-16 11:39:12 +01:00
pre-commit-ci[bot]
fca68a9301
[pre-commit.ci] pre-commit autoupdate (#2181)
updates:
- [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](https://github.com/asottile/pyupgrade/compare/v2.25.0...v2.26.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-13 20:13:18 +01:00
pre-commit-ci[bot]
19cd82345c
[pre-commit.ci] pre-commit autoupdate (#2173)
updates:
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0)
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
- [github.com/asottile/blacken-docs: v1.10.0 → v1.11.0](https://github.com/asottile/blacken-docs/compare/v1.10.0...v1.11.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-30 18:39:35 +01:00
pre-commit-ci[bot]
49062f8c08
[pre-commit.ci] pre-commit autoupdate (#2171)
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.24.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-24 08:17:29 +01:00
Bernát Gábor
19b861a033
Merge pull request #2169 from pypa/release-20.7.2
release 20.7.2
2021-08-11 08:00:19 +01:00