[Git][debian-gis-team/pysolid][upstream] New upstream version 0.3.2
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Dec 9 10:38:36 GMT 2023
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 at v3
+ - uses: actions/checkout at v4
with:
fetch-depth: 0
@@ -62,7 +62,7 @@ jobs:
name: Build 🐍 source distribution 📦
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout at v3
+ - uses: actions/checkout at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20231209/81e12373/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list