mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit abb5c3f485905b89ae28c6677e9dfa646e9e40c4.
This commit is contained in:
parent
8f8c4db036
commit
262dfebe12
@ -1,2 +1,2 @@
|
||||
DIST setuptools-75.8.2.tar.gz 1344083 BLAKE2B 7d4dff2c0948bb411ef5f70e5f5f91bc0e230b155a97419d263f88e54a94390fd7dcadad14105f4d886a25024bf4c95e776ae7b25e4b1d6f17e45e6060b99da2 SHA512 adf7f5d2eab7621b03c86e3f96857b176631108dc8a0eba2b16b87e394bff0b607998bc24cc074cd3f7b0ed6dbe0bd753cce5af2f108fce2473fb50b22f32913
|
||||
DIST setuptools-76.0.0.tar.gz 1349387 BLAKE2B 4293d1b0719c70c17bde8b6091f394420a300175b787f0a1aa5a42cc81b4dfad186f1d0927b32124f37f78a730a049e16cfd87dbc71fa1ed5c1bb632634ece84 SHA512 8272f0f2823d8f093d24eeb12270f978dab52d1a609c08275248024decf2b47bc5b1ce352f22ea198bd93eb3375c829757e573921721e05f5269651669df9b2e
|
||||
DIST setuptools-78.1.0.tar.gz 1367827 BLAKE2B d82320d11829e43e6841cd6b5a9bd4e16cfc9e7e2f97f64ac2ab1956ed68587ca6c74a07781f6afeefd3a949c23dee374460bdd327b7a5d908f33b2882f3d87d SHA512 e0b9562a8b3bb7a6b664da84ef37e4f4f71df5dd3129b636ece798878e62bf4be60ff6b6643a98b7047e540e14c931eeb54b4e08c583ac1a86ffb5dc5e921c68
|
||||
|
@ -52,7 +52,6 @@ BDEPEND="
|
||||
>=dev-python/jaraco-path-3.7.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/jaraco-test-5.5[${PYTHON_USEDEP}]
|
||||
dev-python/pip[${PYTHON_USEDEP}]
|
||||
dev-python/pip-run[${PYTHON_USEDEP}]
|
||||
dev-python/pyproject-hooks[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-home-0.5[${PYTHON_USEDEP}]
|
||||
|
@ -52,7 +52,6 @@ BDEPEND="
|
||||
>=dev-python/jaraco-path-3.7.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/jaraco-test-5.5[${PYTHON_USEDEP}]
|
||||
dev-python/pip[${PYTHON_USEDEP}]
|
||||
dev-python/pip-run[${PYTHON_USEDEP}]
|
||||
dev-python/pyproject-hooks[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-home-0.5[${PYTHON_USEDEP}]
|
||||
@ -124,6 +123,8 @@ python_test() {
|
||||
# relies on -Werror
|
||||
setuptools/_static.py::setuptools._static.Dict
|
||||
setuptools/_static.py::setuptools._static.List
|
||||
# TODO
|
||||
setuptools/dist.py::setuptools.dist.Distribution._find_pattern
|
||||
)
|
||||
|
||||
local EPYTEST_XDIST=1
|
Loading…
x
Reference in New Issue
Block a user