Bas Couwenberg pushed to branch master at Debian GIS Project / jsonpath-ng
Commits: 39871d45 by Bas Couwenberg at 2025-11-13T05:21:03+01:00 Apply patch by Chris Lamb for reproducible builds. (closes: #1120591) - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ jsonpath-ng (1.7.0-4) UNRELEASED; urgency=medium * Team upload. * Use test-build-validate-cleanup instead of test-build-twice. + * Apply patch by Chris Lamb for reproducible builds. + (closes: #1120591) -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2025 12:58:17 +0200 ===================================== debian/rules ===================================== @@ -2,6 +2,7 @@ export PYBUILD_NAME=jsonpath-ng export PYBUILD_TEST_ARGS=-k "not test_fields_value" +export PYBUILD_AFTER_TEST=rm -vf {build_dir}/jsonpath_ng/parser.out %: dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/commit/39871d45d73dc6b5a8df4ebebff427d654c33f58 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/commit/39871d45d73dc6b5a8df4ebebff427d654c33f58 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
