diff --git a/sdk_container/src/third_party/coreos-overlay/dev-python/boto/README.md b/sdk_container/src/third_party/coreos-overlay/dev-python/boto/README.md new file mode 100644 index 0000000000..6b122c15ca --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/dev-python/boto/README.md @@ -0,0 +1,8 @@ +This is a straight copy of Gentoo package, with no modifications at +all. The reason for keeping it in overlay is that upstream plans to +drop the package on 28th March, 2024. + +The package is needed only by the app-emulation/google-compute-engine +package, which is quite old (version string mentions 2019), so work +needs to be done to update it in order to drop the dependency on the +obsolete boto package (Gentoo has dev-python/boto3 package).