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


Commits:
dcb5aed0 by Antonio Valentino at 2023-12-09T10:32:37+00:00
New upstream version 0.3.2
- - - - -
40b89f5a by Antonio Valentino at 2023-12-09T10:32:39+00:00
Update upstream source from tag 'upstream/0.3.2'

Update to upstream version '0.3.2'
with Debian dir bcb13560c7a68ef6b53f34dc1e53bc8ef2957e42
- - - - -
81f9a6c3 by Antonio Valentino at 2023-12-09T10:33:11+00:00
New upstream release

- - - - -
95eb26b9 by Antonio Valentino at 2023-12-09T10:33:42+00:00
Set distribution to unstable

- - - - -
20932605 by Antonio Valentino at 2023-12-09T10:37:58+00:00
Disable cross-build in salsa CI

- - - - -


5 changed files:

- .github/workflows/build-and-publish-to-pypi.yml
- debian/.gitlab-ci.yml
- debian/changelog
- requirements.txt
- tests/requirements.txt


Changes:

=====================================
.github/workflows/build-and-publish-to-pypi.yml
=====================================
@@ -19,7 +19,7 @@ jobs:
         os: [ubuntu-20.04, macos-11]  #windows-2019
 
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
         with:
           fetch-depth: 0
 
@@ -62,7 +62,7 @@ jobs:
     name: Build 🐍 source distribution 📦
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
         with:
           fetch-depth: 0
 


=====================================
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,3 +1,9 @@
+pysolid (0.3.2-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Antonio Valentino <antonio.valent...@tiscali.it>  Sat, 09 Dec 2023 
10:33:27 +0000
+
 pysolid (0.3.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
requirements.txt
=====================================
@@ -1,9 +1,3 @@
 # for running
 numpy
 scipy
-# for packaging and installation
-#fortran-compiler   # Fortran compiler across platforms through conda-forge 
channel
-pip
-setuptools
-setuptools_scm
-wheel


=====================================
tests/requirements.txt
=====================================
@@ -1,2 +1,6 @@
-# extra dependency required for testing
+# for packaging and installation
+#fortran-compiler   # Fortran compiler across platforms through conda-forge 
channel
+pip
+setuptools_scm>=6.2
+# for testing
 matplotlib



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pysolid/-/compare/885c3d16db869d771e386f8089845edf2abe596f...209326058cef3f4ca549279536a99ba96ae49514

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pysolid/-/compare/885c3d16db869d771e386f8089845edf2abe596f...209326058cef3f4ca549279536a99ba96ae49514
You're receiving this email because of your account on salsa.debian.org.


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

Reply via email to