Message ID | 20240806150122.2356176-2-alex.kanavin@gmail.com |
---|---|
State | Accepted, archived |
Commit | a05594e0b176eb2e3a7facf758e8c293bce96ce2 |
Headers | show |
Series | [1/2] xf86-video-intel: correct SRC_URI as freedesktop anongit is down | expand |
diff --git a/meta/recipes-devtools/python/python3-cython_3.0.10.bb b/meta/recipes-devtools/python/python3-cython_3.0.10.bb index 754543e711f..86ae5f25e99 100644 --- a/meta/recipes-devtools/python/python3-cython_3.0.10.bb +++ b/meta/recipes-devtools/python/python3-cython_3.0.10.bb @@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" PYPI_PACKAGE = "Cython" SRC_URI[sha256sum] = "dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99" -UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar" inherit pypi setuptools3