summaryrefslogtreecommitdiff
path: root/dev-python/boto/files
AgeCommit message (Collapse)Author
2024-03-29dev-python/boto: Remove last-rited pkgMichał Górny
Closes: https://bugs.gentoo.org/888235 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-11-02dev-python/boto: update EAPI 7 -> 8Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2021-12-14dev-python/boto: Add py3.10Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-02dev-python/boto: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-01-19dev-python/boto: pull in more python 3 fixesMike Frysinger
These mostly come from gsutil's boto fork. The SNI fix from Debian was slightly broken in that it passed the host:port down to the SSL layers to validate, but Python matches against just host, so it would always fail. Also unbundle the six module and use the system copy. URL: https://crbug.com/1128519 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2020-06-10dev-python/boto: Port to py3.9, fix testsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-05-12dev-python/boto-2.49.0-r2: revbump, add patch for py38Patrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>