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


Commits:
dcb5aed0 by Antonio Valentino at 2023-12-09T10:32:37+00:00
New upstream version 0.3.2
- - - - -


3 changed files:

- .github/workflows/build-and-publish-to-pypi.yml
- 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
 


=====================================
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/-/commit/dcb5aed00b26970727f9a8f8062243c350a85f01

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pysolid/-/commit/dcb5aed00b26970727f9a8f8062243c350a85f01
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