diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb index 2a25d1d913..0ce04829b6 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb @@ -4,9 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35" PYPI_PACKAGE = "ipython_genutils" - -UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ipython_genutils" -UPSTREAM_CHECK_REGEX = "/ipython_genutils/(?P<pver>(\d+[\.\-_]*)+)" +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8" |
