summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/setuptools: fix pypy3.8 install locationArthur Zamarin2021-10-311-0/+78
| | | | | | | | | | | | When on pypy3.8, and package forces to use setuptools's bundled distutils, it installs into "/usr/lib/python3.8" directory, which is wrong. Using this patch, we fix the install locations, so it installs correctly for all targets (tested). Closes: https://bugs.gentoo.org/821112 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/setuptools: Bump to 57.5.0Michał Górny2021-09-061-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Remove oldMichał Górny2020-08-181-51/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Remove oldMichał Górny2020-05-251-82/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Bump to 46.2.0Michał Górny2020-05-131-0/+82
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Bump to 42.0.0Michał Górny2019-11-241-0/+51
Signed-off-by: Michał Górny <mgorny@gentoo.org>