diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-30 18:49:14 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-12 01:06:57 -0700 |
| commit | 12d6ef482f613e7303df67115d825ec69b8f801d (patch) | |
| tree | 266c7c029adef2b9e420adc788d285c59ba31372 | |
| parent | e0a8bb27fe98033260c389b44c9e193c65243736 (diff) | |
| download | meta-openembedded-12d6ef482f613e7303df67115d825ec69b8f801d.tar.gz | |
python3-zopeinterface: upgrade 8.3 -> 8.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_8.3.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb index 2dc586a3ab..51169e04f7 100644 --- a/meta-python/recipes-devtools/python/python3-zopeinterface_8.3.bb +++ b/meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb | |||
| @@ -6,7 +6,7 @@ PYPI_PACKAGE = "zope_interface" | |||
| 6 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 6 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | SRC_URI[sha256sum] = "e1a9de7d0b5b5c249a73b91aebf4598ce05e334303af6aa94865893283e9ff10" | 9 | SRC_URI[sha256sum] = "9dbee7925a23aa6349738892c911019d4095a96cff487b743482073ecbc174a8" |
| 10 | PACKAGES =. "${PN}-test " | 10 | PACKAGES =. "${PN}-test " |
| 11 | 11 | ||
| 12 | RPROVIDES:${PN} += "zope-interfaces" | 12 | RPROVIDES:${PN} += "zope-interfaces" |
