[Git][debian-gis-team/xarray-safe-s1][master] 5 commits: New upstream version 2025.03.24
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Mar 29 12:16:14 GMT 2025
Antonio Valentino pushed to branch master 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
- - - - -
cc189059 by Antonio Valentino at 2025-03-29T11:58:50+00:00
Update upstream source from tag 'upstream/2025.03.24'
Update to upstream version '2025.03.24'
with Debian dir fd444e66da90cd7b73de6e27cd727d8594af0593
- - - - -
1e1df573 by Antonio Valentino at 2025-03-29T11:59:35+00:00
New upstream release
- - - - -
c3c3cb66 by Antonio Valentino at 2025-03-29T12:02:41+00:00
Update dates in d/copyright
- - - - -
859d5003 by Antonio Valentino at 2025-03-29T12:09:29+00:00
Set distribution to unstable
- - - - -
5 changed files:
- .github/workflows/publish.yml
- .github/workflows/upstream-dev.yaml
- debian/changelog
- debian/copyright
- 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
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
-xarray-safe-s1 (2024.11.28-2) UNRELEASED; urgency=medium
+xarray-safe-s1 (2025.03.24-1) unstable; urgency=medium
- * Team upload.
+ [ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
- -- Bas Couwenberg <sebastic at debian.org> Thu, 20 Mar 2025 06:25:22 +0100
+ [ Antonio Valentino ]
+ * New upstream release.
+ * Update dates in d/copyright.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 29 Mar 2025 12:09:19 +0000
xarray-safe-s1 (2024.11.28-1) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -9,7 +9,7 @@ Copyright: 2023, xarray-safe-rcm developers
License: Expat
Files: debian/*
-Copyright: 2023-2024, Antonio Valentino <antonio.valentino at tiscali.it>
+Copyright: 2023-2025, Antonio Valentino <antonio.valentino at tiscali.it>
License: Expat
License: Expat
=====================================
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/-/compare/cf32d84b0b65b0ff6a94a880f4945a584e6c52e5...859d5003c50e23bee3fd447388e1854866c4ae4d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-s1/-/compare/cf32d84b0b65b0ff6a94a880f4945a584e6c52e5...859d5003c50e23bee3fd447388e1854866c4ae4d
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/b98be734/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list