[Git][debian-gis-team/xarray-safe-s1][upstream] New upstream version 2025.03.24

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Mar 29 12:16:20 GMT 2025



Antonio Valentino pushed to branch upstream at Debian GIS Project / xarray-safe-s1


Commits:
dac048da by Antonio Valentino at 2025-03-29T11:58:49+00:00
New upstream version 2025.03.24
- - - - -


3 changed files:

- .github/workflows/publish.yml
- .github/workflows/upstream-dev.yaml
- safe_s1/sentinel1_xml_mappings.py


Changes:

=====================================
.github/workflows/publish.yml
=====================================
@@ -28,7 +28,7 @@ jobs:
           twine check dist/*
           pip install dist/*.whl
       - name: Publish to PyPI
-        uses: pypa/gh-action-pypi-publish at 15c56dba361d8335944d31a2ecd17d700fc7bcbc
+        uses: pypa/gh-action-pypi-publish at 76f52bc884231f62b9a034ebfe128415bbaabdfc
         with:
           password: ${{ secrets.pypi_token }}
           repository_url: https://upload.pypi.org/legacy/


=====================================
.github/workflows/upstream-dev.yaml
=====================================
@@ -61,7 +61,7 @@ jobs:
           fetch-depth: 0 # fetch all branches and tags
 
       - name: set up conda environment
-        uses: mamba-org/setup-micromamba at v1
+        uses: mamba-org/setup-micromamba at v2
         with:
           environment-file: ci/requirements/environment.yaml
           environment-name: tests


=====================================
safe_s1/sentinel1_xml_mappings.py
=====================================
@@ -240,7 +240,7 @@ xpath_mappings = {
             '/xfdu:XFDU/metadataSection/metadataObject[@ID="s1Level1MapOverlaySchema"]/metadataReference/@href',
         ),
         "instrument_configuration_id": (
-            scalar,
+            scalar_int,
             "//s1sarl1:standAloneProductInformation/s1sarl1:instrumentConfigurationID/text()",
         ),
     },



View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-s1/-/commit/dac048dac93eb00791d878b1e225f8603ad3e92b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-s1/-/commit/dac048dac93eb00791d878b1e225f8603ad3e92b
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/20250329/caa86cb1/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list