[Git][debian-gis-team/pyogrio][master] Add architecture-is-little-endian to build dependencies.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Oct 13 15:02:42 BST 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / pyogrio


Commits:
2d3b25d9 by Bas Couwenberg at 2024-10-13T16:02:35+02:00
Add architecture-is-little-endian to build dependencies.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/tests/autopkgtest-pkg-pybuild.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyogrio (0.10.0+ds-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Add gbp.conf to use pristine-tar & --source-only-changes by default.
+  * Add architecture-is-little-endian to build dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 29 Sep 2024 08:21:01 +0200
 


=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Section: python
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
-Build-Depends: cython3,
+Build-Depends: architecture-is-little-endian,
+               cython3,
                debhelper-compat (= 13),
                dh-sequence-numpy3,
                dh-sequence-python3,


=====================================
debian/tests/autopkgtest-pkg-pybuild.conf
=====================================
@@ -0,0 +1 @@
+architecture=!s390x



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/commit/2d3b25d978768e1864b5e3e9b427a8cb4d8882ca

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/commit/2d3b25d978768e1864b5e3e9b427a8cb4d8882ca
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20241013/4313149c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list