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 <[email protected]>  Sun, 29 Sep 2024 08:21:01 +0200
 


=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Section: python
 Priority: optional
 Maintainer: Debian GIS Project <[email protected]>
 Uploaders: Antonio Valentino <[email protected]>
-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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to