I am seeing this

https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1766

On Wed, May 18, 2022 at 12:19 AM Zoltan Boszormenyi via
lists.openembedded.org <zboszor=pr...@lists.openembedded.org> wrote:
>
> From: Zoltán Böszörményi <zbos...@gmail.com>
>
> It needs PROJ.4 >= 8.x and the fix for setuptools in oe-core.
>
> Signed-off-by: Zoltán Böszörményi <zbos...@gmail.com>
> ---
>  .../recipes-devtools/python/python3-pyproj_3.3.1.bb | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 
> meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb 
> b/meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb
> new file mode 100644
> index 000000000..ebef1e74c
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb
> @@ -0,0 +1,13 @@
> +SUMMARY = "Python interface to PROJ (cartographic projections and coordinate 
> transformations library)"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=dc4bb2668871655e24030dfe8d2a7ce7"
> +DEPENDS = "python3-cython proj"
> +DEPENDS:append:class-target = " proj-native python3-cython-native"
> +
> +PYPI_PACKAGE = "pyproj"
> +
> +inherit pypi setuptools3
> +
> +SRC_URI[sha256sum] = 
> "b3d8e14d91cc95fb3dbc03a9d0588ac58326803eefa5bbb0978d109de3304fbe"
> +
> +RDEPENDS:${PN} = "${PYTHON_PN}-cython proj"
> --
> 2.36.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#97166): 
https://lists.openembedded.org/g/openembedded-devel/message/97166
Mute This Topic: https://lists.openembedded.org/mt/91181351/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to