Antonio Valentino pushed to branch master at Debian GIS Project / jsonpath-ng
Commits: 41f99874 by Antonio Valentino at 2023-07-15T11:13:24+00:00 Remove the unnecessary d/tests folder - - - - - 072dd421 by Antonio Valentino at 2023-07-15T14:20:17+00:00 Improve lintian overrides - - - - - 4 changed files: - debian/changelog - debian/python3-jsonpath-ng.lintian-overrides - − debian/tests/control - − debian/tests/python3 Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +jsonpath-ng (1.5.3-2) UNRELEASED; urgency=medium + + * Remove the unnecessary d/tests folder. + + -- Antonio Valentino <[email protected]> Sat, 15 Jul 2023 11:12:40 +0000 + jsonpath-ng (1.5.3-1) unstable; urgency=low * Initial release (Closes: #1040764). ===================================== debian/python3-jsonpath-ng.lintian-overrides ===================================== @@ -1,2 +1,3 @@ # the program is only a helper tool and the package is primarily a library application-in-library-section python [usr/bin/*] +library-package-name-for-application [usr/bin/*] ===================================== debian/tests/control deleted ===================================== @@ -1,2 +0,0 @@ -Tests: python3 -Depends: @, @builddeps@, python3-all ===================================== debian/tests/python3 deleted ===================================== @@ -1,12 +0,0 @@ -#!/bin/sh -set -efu - -PYS=${PYS:-"$(py3versions -s 2>/dev/null)"} -TESTPKG=${TESTPKG:-jsonpath_ng} -TESTDIR=${PWD}/tests -cd "$AUTOPKGTEST_TMP" - -for py in $PYS; do - echo "=== $py ===" - $py -m pytest -v -k "not test_fields_value" ${TESTDIR} 2>&1 -done View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/adaef9e289d8f759a948ad0f15c3d8b64a05beb1...072dd4210b68456018392ccdd789a358bf02dd0d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/adaef9e289d8f759a948ad0f15c3d8b64a05beb1...072dd4210b68456018392ccdd789a358bf02dd0d 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
