All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Daniel Crowe <daniel.crowe@maxmine.com.au>
Cc: buildroot@buildroot.org, James Hilliard <james.hilliard1@gmail.com>
Subject: Re: [Buildroot] [PATCH 5/5] package/python-pyproj: add version 3.7.1
Date: Sun, 20 Apr 2025 23:27:53 +0200	[thread overview]
Message-ID: <20250420232753.65897f54@windsurf> (raw)
In-Reply-To: <20250331233726.3730509-5-daniel.crowe@maxmine.com.au>

Hello Daniel,

On Tue,  1 Apr 2025 10:07:26 +1030
Daniel Crowe <daniel.crowe@maxmine.com.au> wrote:

> Provides cartographic projections in Python
> https://pyproj4.github.io/pyproj/stable/
> 
> Signed-off-by: Daniel Crowe <daniel.crowe@maxmine.com.au>

I was quite surprised that this didn't need any dependency on the
"proj" library, so I tried to build it, and it fails with:

* Getting build dependencies for wheel...
ERROR: Cython.Build.cythonize not found. Cython is required to build pyproj.

ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel

I just built:

BR2_arm=y
BR2_cortex_a8=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_PER_PACKAGE_DIRECTORIES=y
BR2_PACKAGE_PYTHON3=y
BR2_PACKAGE_PYTHON_PYPROJ=y

Also, since it's a fairly complex Python package, could you add a test
case in support/testing/? It can be as simple as some trivial examples
from https://pyproj4.github.io/pyproj/stable/examples.html.

See support/testing/tests/package/test_python_ubjson.py for a very
simple example of Python test.

(Also, please add an entry in the DEVELOPERS file. Thanks!)

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-04-20 21:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 23:37 [Buildroot] [PATCH 1/5] package/python-cachelib: add version 0.13.0 Daniel Crowe
2025-03-31 23:37 ` [Buildroot] [PATCH 2/5] package/flask-caching: add version 2.3.1 Daniel Crowe
2025-04-19 21:53   ` Thomas Petazzoni via buildroot
2025-03-31 23:37 ` [Buildroot] [PATCH 3/5] package/python-aniso8601: add version 10.0.0 Daniel Crowe
2025-04-20 21:13   ` Thomas Petazzoni via buildroot
2025-03-31 23:37 ` [Buildroot] [PATCH 4/5] package/python-flask-restx: add version 1.3.0 Daniel Crowe
2025-04-20 21:15   ` Thomas Petazzoni via buildroot
2025-05-07  3:44     ` Daniel Crowe
2025-03-31 23:37 ` [Buildroot] [PATCH 5/5] package/python-pyproj: add version 3.7.1 Daniel Crowe
2025-04-20 21:27   ` Thomas Petazzoni via buildroot [this message]
2025-05-07  5:18     ` Daniel Crowe
2025-04-19 21:48 ` [Buildroot] [PATCH 1/5] package/python-cachelib: add version 0.13.0 Thomas Petazzoni via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250420232753.65897f54@windsurf \
    --to=buildroot@buildroot.org \
    --cc=daniel.crowe@maxmine.com.au \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.