summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/boto: update EAPI 7 -> 8Patrick McLean2022-11-021-0/+12
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto: Add py3.10Michał Górny2021-12-141-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Remove oldMichał Górny2021-03-021-93/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: pull in more python 3 fixesMike Frysinger2021-01-195-0/+268
| | | | | | | | | | | | | 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>
* dev-python/boto: Port to py3.9, fix testsMichał Górny2020-06-101-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto-2.49.0-r2: revbump, add patch for py38Patrick McLean2020-05-121-0/+93
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>