diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-zopeinterface_4.2.0.bb (renamed from meta-python/recipes-devtools/python/python-zopeinterface_4.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-zopeinterface_4.1.1.bb b/meta-python/recipes-devtools/python/python-zopeinterface_4.2.0.bb index 15f8e2076f..985074be55 100644 --- a/meta-python/recipes-devtools/python/python-zopeinterface_4.1.1.bb +++ b/meta-python/recipes-devtools/python/python-zopeinterface_4.2.0.bb | |||
@@ -2,8 +2,8 @@ SUMMARY = "Interface definitions for Zope products" | |||
2 | LICENSE = "ZPL-2.1" | 2 | LICENSE = "ZPL-2.1" |
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "edcd5f719c5eb2e18894c4d06e29b6c6" | 5 | SRC_URI[md5sum] = "2950a6db7e985e19c7a846cc20f5d82a" |
6 | SRC_URI[sha256sum] = "91cba7b7cd7cb82f6f4e023fe77f94dc3df4ae5287fd55def2148dc232d0c7da" | 6 | SRC_URI[sha256sum] = "36762743940a075283e1fb22a2ec9e8231871dace2aa00599511ddc4edf0f8f9" |
7 | 7 | ||
8 | PYPI_PACKAGE = "zope.interface" | 8 | PYPI_PACKAGE = "zope.interface" |
9 | inherit pypi setuptools | 9 | inherit pypi setuptools |