[Git][debian-gis-team/jsonpath-ng][master] 8 commits: New upstream version 1.8.0
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Thu Feb 26 06:47:23 GMT 2026
Antonio Valentino pushed to branch master at Debian GIS Project / jsonpath-ng
Commits:
cf60a7ea by Antonio Valentino at 2026-02-26T06:16:44+00:00
New upstream version 1.8.0
- - - - -
b4bdbe54 by Antonio Valentino at 2026-02-26T06:16:44+00:00
Update upstream source from tag 'upstream/1.8.0'
Update to upstream version '1.8.0'
with Debian dir ab3ef15f43948857b1c3c27b3ab99b52aec24014
- - - - -
fce7df7f by Antonio Valentino at 2026-02-26T06:17:57+00:00
New upstream release
- - - - -
faa8bd78 by Antonio Valentino at 2026-02-26T06:24:38+00:00
Update dates in d/copyright
- - - - -
34e53d78 by Antonio Valentino at 2026-02-26T06:36:50+00:00
Update d/copyright
- - - - -
d3a4bb57 by Antonio Valentino at 2026-02-26T06:46:16+00:00
Reorder Files paragraphs in debian/copyright by directory depth.
Changes-By: lintian-brush
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
- - - - -
bdab9c6a by Antonio Valentino at 2026-02-26T06:46:21+00:00
Drop dependency on python3-ply
- - - - -
cc93b92d by Antonio Valentino at 2026-02-26T06:46:21+00:00
Re-enable SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP
It is expected to work with the source tarball coming from guthub tags.
- - - - -
45 changed files:
- + .coveragerc
- + .devcontainer/devcontainer.json
- + .editorconfig
- + .github/dependabot.yml
- + .github/workflows/ci.yml
- + .github/workflows/codeql.yml
- + .gitignore
- + CHANGELOG.md
- + CONTRIBUTING.md
- + History.md
- + Makefile
- − PKG-INFO
- README.rst
- debian/.gitlab-ci.yml
- debian/changelog
- debian/control
- debian/copyright
- − jsonpath_ng.egg-info/PKG-INFO
- − jsonpath_ng.egg-info/SOURCES.txt
- − jsonpath_ng.egg-info/dependency_links.txt
- − jsonpath_ng.egg-info/entry_points.txt
- − jsonpath_ng.egg-info/requires.txt
- − jsonpath_ng.egg-info/top_level.txt
- jsonpath_ng/__init__.py
- + jsonpath_ng/_ply/__init__.py
- + jsonpath_ng/_ply/lex.py
- + jsonpath_ng/_ply/yacc.py
- jsonpath_ng/ext/arithmetic.py
- jsonpath_ng/ext/filter.py
- jsonpath_ng/ext/iterable.py
- jsonpath_ng/ext/parser.py
- jsonpath_ng/jsonpath.py
- jsonpath_ng/lexer.py
- jsonpath_ng/parser.py
- + requirements-dev.txt
- + requirements.txt
- − setup.cfg
- setup.py
- tests/helpers.py
- tests/test_examples.py
- tests/test_jsonpath.py
- tests/test_jsonpath_rw_ext.py
- tests/test_parser.py
- + tests/test_roundtrip.py
- + tox.ini
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/73d99b956b71011f07e32869f36b2b8b6f2703aa...cc93b92d3efaf488a9c9293e876d3983292f72f0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/73d99b956b71011f07e32869f36b2b8b6f2703aa...cc93b92d3efaf488a9c9293e876d3983292f72f0
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/20260226/20691cdc/attachment.htm>
More information about the Pkg-grass-devel
mailing list