[Git][debian-gis-team/pykdtree][master] 3 commits: Build-depend on cython3 >= 3.0

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Tue Dec 26 08:36:38 GMT 2023



Antonio Valentino pushed to branch master at Debian GIS Project / pykdtree


Commits:
57b5055b by Antonio Valentino at 2023-12-26T08:24:19+00:00
Build-depend on cython3 >= 3.0

- - - - -
1a8812db by Antonio Valentino at 2023-12-26T08:24:20+00:00
Set distribution to unstable

- - - - -
82f526bd by Antonio Valentino at 2023-12-26T08:36:10+00:00
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1

- - - - -


3 changed files:

- debian/.gitlab-ci.yml
- debian/changelog
- debian/control


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
@@ -4,3 +4,4 @@ include:
 
 variables:
   SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
+  SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1


=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-pykdtree (1.3.10+ds-1) UNRELEASED; urgency=medium
+pykdtree (1.3.10+ds-1) unstable; urgency=medium
 
   * New upstream release.
+  * debian/control:
+    - Build-depend on cython3 >= 3.0.
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 02 Dec 2023 15:11:25 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Tue, 26 Dec 2023 08:20:48 +0000
 
 pykdtree (1.3.9+ds-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -5,11 +5,11 @@ Section: python
 Priority: optional
 Rules-Requires-Root: no
 Testsuite: autopkgtest-pkg-pybuild
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: cython3 (>= 3.0),
+               debhelper-compat (= 13),
                dh-python,
                dh-sequence-numpy3,
                dh-sequence-python3,
-               cython3,
                pybuild-plugin-pyproject,
                python3-all-dev,
                python3-mako,



View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/compare/9dd9a6942f3593d753d693a2f600bb4d578782cf...82f526bdb77a46a88c657930e554d727cc5b0150

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/compare/9dd9a6942f3593d753d693a2f600bb4d578782cf...82f526bdb77a46a88c657930e554d727cc5b0150
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/20231226/f048bc5d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list