diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy_2.1.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-numpy_2.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_2.1.3.bb b/meta/recipes-devtools/python/python3-numpy_2.1.3.bb index da75dff1e0..0120bee439 100644 --- a/meta/recipes-devtools/python/python3-numpy_2.1.3.bb +++ b/meta/recipes-devtools/python/python3-numpy_2.1.3.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "aa08e04e08aaf974d4458def539dece0d28146d866a39da5639596f492 | |||
| 18 | GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" | 18 | GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" |
| 19 | UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$" | 19 | UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$" |
| 20 | 20 | ||
| 21 | inherit ptest python_mesonpy github-releases cython | 21 | inherit pkgconfig ptest python_mesonpy github-releases cython |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/numpy-${PV}" | 23 | S = "${WORKDIR}/numpy-${PV}" |
| 24 | 24 | ||
