[Git][debian-gis-team/asf-search][master] 4 commits: New upstream version 12.3.1
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Tue Aug 11 21:56:50 BST 2026
Antonio Valentino pushed to branch master at Debian GIS Project / asf-search
Commits:
ac3d2bab by Antonio Valentino at 2026-08-11T20:50:02+00:00
New upstream version 12.3.1
- - - - -
b5b97038 by Antonio Valentino at 2026-08-11T20:50:05+00:00
Update upstream source from tag 'upstream/12.3.1'
Update to upstream version '12.3.1'
with Debian dir 45080da0cc136b484669ef04dec520e0359a1805
- - - - -
8035966f by Antonio Valentino at 2026-08-11T20:51:47+00:00
New upstream release
- - - - -
efc41cea by Antonio Valentino at 2026-08-11T20:52:26+00:00
Set distribution to unstable
- - - - -
3 changed files:
- CHANGELOG.md
- asf_search/CMR/subquery.py
- debian/changelog
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -25,6 +25,15 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-
-->
+
+---
+
+## [v12.3.1](https://github.com/asfadmin/Discovery-asf_search/compare/v12.3.0...v12.3.1)
+
+### Fixed
+
+- `dataMaturity` no longer duplicates searches with multiple options selected.
+
=======
## [v12.3.0](https://github.com/asfadmin/Discovery-asf_search/compare/v12.2.3...v12.3.0)
### Added
=====================================
asf_search/CMR/subquery.py
=====================================
@@ -41,6 +41,7 @@ def build_subqueries(opts: ASFSearchOptions) -> List[ASFSearchOptions]:
'linestring',
'point',
'bbox',
+ 'dataMaturity',
] # these parameters will dodge the subquery system
skip_param_names = [
'maxResults',
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+asf-search (12.3.1-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Tue, 11 Aug 2026 20:52:12 +0000
+
asf-search (12.3.0-1) unstable; urgency=medium
* New upstream release.
View it on GitLab: https://salsa.debian.org/debian-gis-team/asf-search/-/compare/8864c8abb6c01d4c19523201814cd714bc374655...efc41cea788e6d0ae20d5a5cc29ddcb93cbb2127
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/asf-search/-/compare/8864c8abb6c01d4c19523201814cd714bc374655...efc41cea788e6d0ae20d5a5cc29ddcb93cbb2127
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260811/4731a514/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list