python-trame-client (3.12.3-2) unstable; urgency=medium * Only run autopkgtests on architectures where chromium-driver is available. -- Roland Mas Wed, 10 Jun 2026 14:33:17 +0200 python-trame-client (3.12.3-1) unstable; urgency=medium [ Francesco Ballarin ] * New upstream version * Standards-Version: 4.7.3 (routine-update) * Update watch file format version to 5. * Add upstream metadata. * Add Francesco Ballarin to uploaders. * Avoid cyclic build dependencies between python3-trame and python3-trame-client. This package now declares a build dependency on python3-trame-common rather than python3-trame. * Limit testing to tests/test_import.py, to avoid a cyclic dependency between trame and trame-client in the testsuite. * Add patch pyproject_setuptools_include_only_trame_packages.diff to limit packaging to trame and trame_client files, otherwise pybuild and setuptools collect additional files, e.g. examples. * Drop redundant Priority field from d/control. * Manually build the javascript part via the helper script debian/vue-apps/update.sh, replacing references to the original paths with debian/patches/debian-vue-apps.diff. See also debian/README.Debian for more documentation on this step, which is currently needed because many of the javascript libraries required to build are missing from debian. - Depends on node-vue for vue2-app/public/vue.global.js, which is a copy of /usr/share/nodejs/vue/dist/vue.min.js. * Add patch selenium-instead-of-playwright.diff which uses selenium instead of playwright, because python3-playwright is currently broken due to Bug #1129581. - Requires test dependency on chromium-driver. [ Roland Mas ] * New upstream release. -- Roland Mas Tue, 09 Jun 2026 12:53:26 +0200 python-trame-client (3.11.2-1) unstable; urgency=medium * New upstream release. -- Roland Mas Wed, 19 Nov 2025 16:19:18 +0100 python-trame-client (3.10.4-1) unstable; urgency=medium * Initial packaging. * Disable testsuite initially. -- Roland Mas Fri, 14 Nov 2025 17:45:22 +0100