mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
python-yieldfrom: new package
A backport of the `yield from` semantic from Python 3.x to Python 2.7. Can be useful for both host and target packages. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
ce91cbdad3
commit
df6536e9d1
4
package/python-yieldfrom/python-yieldfrom.hash
Normal file
4
package/python-yieldfrom/python-yieldfrom.hash
Normal file
@@ -0,0 +1,4 @@
|
||||
# md5 from https://pypi.python.org/pypi/yieldfrom/json, sha256 locally computed
|
||||
md5 1a1c6fd152032d49ccd4ac250aad7746 yieldfrom-1.0.3.tar.gz
|
||||
sha256 388004d0ee8854c2ed7a2c87e664aad13acd70c9b33d7f3c441182d37357739b yieldfrom-1.0.3.tar.gz
|
||||
sha256 99da56b23b254ccd2ec6f2e82aea731a86d29a916002b3b3bcd801453edab74e LICENSE
|
||||
Reference in New Issue
Block a user