summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-11-18 15:32:46 +0100
committerMichał Górny <mgorny@gentoo.org>2020-11-18 15:33:53 +0100
commit661c853aff726069aa0a7192124d79b02e89d5e0 (patch)
treef18213b58861169cf470c263058af0ba8baad9c1 /profiles
parentdev-python/dask: Remove (optional test) dep on dev-python/s3fs (diff)
downloadgentoo-661c853aff726069aa0a7192124d79b02e89d5e0.tar.gz
gentoo-661c853aff726069aa0a7192124d79b02e89d5e0.tar.bz2
gentoo-661c853aff726069aa0a7192124d79b02e89d5e0.zip
package.mask: Last rite dev-python/s3fs
Bug: https://bugs.gentoo.org/755266 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask14
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 51dd69befca4..2d89cd6fe8b7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,20 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2020-11-18)
+# Upstream has switched to aiobotocore. It's a huge hack that requires
+# a very specific botocore version, currently 3 months old. Given that
+# boto* makes releases daily and various revdeps require newer boto3 /
+# botocore versions, this makes aiobotocore unmaintainable.
+# As a result, we'd be stuck with the old version forever.
+#
+# See also:
+# https://github.com/aio-libs/aiobotocore/issues/829
+# https://github.com/dask/s3fs/issues/357
+#
+# Removal in 30 days. Bug #755266.
+dev-python/s3fs
+
# Zac Medico <zmedico@gentoo.org> (2020-11-17)
# Unit tests fail. No revdeps.
# Removal in 30 days. Bug #723674.