Bas Couwenberg pushed to branch master at Debian GIS Project / jsonpath-ng
Commits: 01a9c03a by Bas Couwenberg at 2026-02-26T07:56:29+01:00 Add python3-hypothesis to build dependencies. - - - - - 481e9db6 by Bas Couwenberg at 2026-02-26T07:59:03+01:00 Fix path in copyright file. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -12,6 +12,7 @@ jsonpath-ng (1.8.0-1) UNRELEASED; urgency=medium [ Bas Couwenberg ] * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. + * Add python3-hypothesis to build dependencies. -- Antonio Valentino <[email protected]> Sat, 15 Nov 2025 18:33:27 +0000 ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest <!nocheck>, + python3-hypothesis <!nocheck>, python3-setuptools Standards-Version: 4.7.3 Testsuite: autopkgtest-pkg-pybuild ===================================== debian/copyright ===================================== @@ -16,7 +16,7 @@ Files: jsonpath_ng/bin/jsonpath.py Copyright: 2012, Felix Richter <[email protected]> License: WTFPL-2 -Files: jsonpath-ng/_ply/* +Files: jsonpath_ng/_ply/* Copyright: 2001-2018, David M. Beazley (Dabeaz LLC) License: BSD-3-Clause View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/83dc0bddb5188c586827669ebaaf081a8f1d058b...481e9db6c79875c25a576bc88c809f7f527b1859 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jsonpath-ng/-/compare/83dc0bddb5188c586827669ebaaf081a8f1d058b...481e9db6c79875c25a576bc88c809f7f527b1859 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
