diff --git a/package/python-editables/python-editables.hash b/package/python-editables/python-editables.hash index a34c7ad20e..e8736170d6 100644 --- a/package/python-editables/python-editables.hash +++ b/package/python-editables/python-editables.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/editables/json -md5 520de8c3a9dc5dfb2b365d104541c9de editables-0.5.tar.gz -sha256 309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2 editables-0.5.tar.gz +md5 658e28eab5b342442d8edc42ff4fa3bd editables-0.6.tar.gz +sha256 1163834902381c4613787951c5914800fdf155ae08848a373b8ea5006780977c editables-0.6.tar.gz # Locally computed sha256 checksums -sha256 c73e08a04e1557fdb49525fb7a579f73bcab84a254910b9350ee56daf143932d LICENSE.txt +sha256 65f80d840245883efab92f8c70b60cb483d3b734fc95f208364ff69811d602c4 LICENSE.txt diff --git a/package/python-editables/python-editables.mk b/package/python-editables/python-editables.mk index e60d50f9d6..116aa228d5 100644 --- a/package/python-editables/python-editables.mk +++ b/package/python-editables/python-editables.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_EDITABLES_VERSION = 0.5 +PYTHON_EDITABLES_VERSION = 0.6 PYTHON_EDITABLES_SOURCE = editables-$(PYTHON_EDITABLES_VERSION).tar.gz -PYTHON_EDITABLES_SITE = https://files.pythonhosted.org/packages/37/4a/986d35164e2033ddfb44515168a281a7986e260d344cf369c3f52d4c3275 +PYTHON_EDITABLES_SITE = https://files.pythonhosted.org/packages/82/f8/02a4e9a0cb961b0feeb431ac96b231c157ecdcbbeacafe9e2fdb4b1dde39 PYTHON_EDITABLES_LICENSE = MIT PYTHON_EDITABLES_LICENSE_FILES = LICENSE.txt PYTHON_EDITABLES_SETUP_TYPE = setuptools