summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/setuptools: ppc stable wrt bug #730656Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/setuptools: arm stable (bug #730656)Sam James2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/setuptools: stable 46.4.0-r1 for ppc64Sergei Trofimovich2020-07-061-1/+1
| | | | | | | | stable wrt bug #730656 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/setuptools: Stabilize 46.4.0-r1 amd64, #730656Michał Górny2020-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: arm64 stable (bug #730656)Sam James (sam_c)2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/setuptools: Reenable testsMichał Górny2020-05-281-13/+6
| | | | | Closes: https://bugs.gentoo.org/725492 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Port to py3.9Michał Górny2020-05-251-7/+14
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/setuptools: Silence py2 warningMichał Górny2020-05-181-0/+75
The py2 warning is not very useful for us and its verbosity breaks other packages. Closes: https://bugs.gentoo.org/723680 Signed-off-by: Michał Górny <mgorny@gentoo.org>