overlay dev-python/boto: Add README

This commit is contained in:
Krzesimir Nowak 2024-03-04 11:34:50 +01:00
parent 6621404d5d
commit f5e0e8b245

View File

@ -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).