[Git][debian-gis-team/jsonpath-ng][master] 2 commits: Remove the unnecessary d/tests folder

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Jul 15 15:24:05 BST 2023



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 <antonio.valentino at tiscali.it>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230715/fe9c96f0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list