diff --git a/package/python-editables/python-editables.hash b/package/python-editables/python-editables.hash index 3c28c44cc3..a34c7ad20e 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 e91709fbb0ef586cb7b785042068ab67 editables-0.3.tar.gz -sha256 167524e377358ed1f1374e61c268f0d7a4bf7dbd046c656f7b410cde16161b1a editables-0.3.tar.gz +md5 520de8c3a9dc5dfb2b365d104541c9de editables-0.5.tar.gz +sha256 309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2 editables-0.5.tar.gz # Locally computed sha256 checksums sha256 c73e08a04e1557fdb49525fb7a579f73bcab84a254910b9350ee56daf143932d LICENSE.txt diff --git a/package/python-editables/python-editables.mk b/package/python-editables/python-editables.mk index db67e7a16d..e60d50f9d6 100644 --- a/package/python-editables/python-editables.mk +++ b/package/python-editables/python-editables.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_EDITABLES_VERSION = 0.3 +PYTHON_EDITABLES_VERSION = 0.5 PYTHON_EDITABLES_SOURCE = editables-$(PYTHON_EDITABLES_VERSION).tar.gz -PYTHON_EDITABLES_SITE = https://files.pythonhosted.org/packages/01/b0/a2a87db4b6cb8e7d57004b6836faa634e0747e3e39ded126cdbe5a33ba36 +PYTHON_EDITABLES_SITE = https://files.pythonhosted.org/packages/37/4a/986d35164e2033ddfb44515168a281a7986e260d344cf369c3f52d4c3275 PYTHON_EDITABLES_LICENSE = MIT PYTHON_EDITABLES_LICENSE_FILES = LICENSE.txt PYTHON_EDITABLES_SETUP_TYPE = setuptools