forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package.mask: Last rite dev-python/s3fs
Bug: https://bugs.gentoo.org/755266 Signed-off-by: Michał Górny <[email protected]>
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,20 @@ | |
|
||
#--- END OF EXAMPLES --- | ||
|
||
# Michał Górny <[email protected]> (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 <[email protected]> (2020-11-17) | ||
# Unit tests fail. No revdeps. | ||
# Removal in 30 days. Bug #723674. | ||
|