diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb b/meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb index 9a66af9a98..d9e9bd50e5 100644 --- a/meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb +++ b/meta-python/recipes-devtools/python/python3-gmpy2_2.1.5.bb | |||
| @@ -10,5 +10,6 @@ PYPI_PACKAGE = "gmpy2" | |||
| 10 | SRC_URI[sha256sum] = "bc297f1fd8c377ae67a4f493fc0f926e5d1b157e5c342e30a4d84dc7b9f95d96" | 10 | SRC_URI[sha256sum] = "bc297f1fd8c377ae67a4f493fc0f926e5d1b157e5c342e30a4d84dc7b9f95d96" |
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 python3native | 12 | inherit pypi setuptools3 python3native |
| 13 | SRC_URI += "file://0001-src-fix-python-3.12-builds.patch" | ||
| 13 | 14 | ||
| 14 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |
