junit2html_31.0.2-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 01 Sep 2025 15:10:11 +0000 |
Source: | junit2html |
Binary: | junit2html |
Architecture: | source all |
Version: | 31.0.2-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Gabriel Barrantes <gabriel.barrantes.dev@outlook.com> |
Description: | junit2html - Convert JUnit XML reports to HTML |
Closes: | 1113670 |
Changes: | junit2html (31.0.2-1) unstable; urgency=medium * Initial release (Closes: #1113670). |
Files: | 0fd2f2f13f67df13c3a0a99f7a8e2e1a 2134 python optional junit2html_31.0.2-1.dsc 52968ac4e5b6380f19652bdbaccaff32 45018 python optional junit2html_31.0.2.orig.tar.bz2 9a01a8185e60f9e409540689669e30d5 2828 python optional junit2html_31.0.2-1.debian.tar.xz e80f90b4e48870d83f621dba6874db08 14804 python optional junit2html_31.0.2-1_all.deb 9d3cec3b54f048a9d9f01f8f36d850df 6651 python optional junit2html_31.0.2-1_amd64.buildinfo |
junit2html_31.0.2-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | junit2html |
Binary: | junit2html |
Architecture: | all |
Version: | 31.0.2-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Gabriel Barrantes <gabriel.barrantes.dev@outlook.com> |
Homepage: | https://gitlab.com/inorton/junit2html |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/junit2html |
Vcs-Git: | https://salsa.debian.org/python-team/packages/junit2html.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-python, dh-sequence-python3, python3-setuptools, python3-all, python3-jinja2, python3-pytest<!nocheck> |
Package-List: | junit2html deb python optional arch=all |
Files: | 52968ac4e5b6380f19652bdbaccaff32 45018 junit2html_31.0.2.orig.tar.bz2 9a01a8185e60f9e409540689669e30d5 2828 junit2html_31.0.2-1.debian.tar.xz |
control file for junit2html_31.0.2-1_all.deb (click to toggle) | |
---|---|
Package: | junit2html |
Version: | 31.0.2-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 84 |
Depends: | python3-jinja2, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://gitlab.com/inorton/junit2html |
Description: | Convert JUnit XML reports to HTML A simple self-contained Python tool to produce a single HTML file from a single JUnit XML file. Useful for test result visualization and CI/CD pipelines. . Basic usage: junit2html JUNIT_XML_FILE [NEW_HTML_FILE] |
contents of junit2html_31.0.2-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-01 15:10 ./ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/bin/ -rwxr-xr-x root/root 977 2025-09-01 15:10 ./usr/bin/junit2html drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/ -rw-r--r-- root/root 567 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/dependency_links.txt -rw-r--r-- root/root 61 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/entry_points.txt -rw-r--r-- root/root 0 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/requires.txt -rw-r--r-- root/root 17 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2html-31.0.2.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2htmlreport/ -rw-r--r-- root/root 0 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/__init__.py -rw-r--r-- root/root 106 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/__main__.py -rw-r--r-- root/root 474 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/case_result.py -rw-r--r-- root/root 1080 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/common.py -rw-r--r-- root/root 9642 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/matrix.py -rw-r--r-- root/root 2647 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/merge.py -rw-r--r-- root/root 15513 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/parser.py -rw-r--r-- root/root 298 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/parserimpl.py -rw-r--r-- root/root 1953 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/render.py -rw-r--r-- root/root 3929 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/runner.py drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/lib/python3/dist-packages/junit2htmlreport/templates/ -rw-r--r-- root/root 297 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/templates/base.html -rw-r--r-- root/root 2795 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/templates/matrix.html -rw-r--r-- root/root 4859 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/templates/report.html -rw-r--r-- root/root 3491 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/templates/styles.css -rw-r--r-- root/root 302 2024-05-23 12:36 ./usr/lib/python3/dist-packages/junit2htmlreport/textutils.py drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/doc/junit2html/ -rw-r--r-- root/root 169 2025-09-01 15:10 ./usr/share/doc/junit2html/changelog.Debian.gz -rw-r--r-- root/root 2244 2025-09-01 15:10 ./usr/share/doc/junit2html/copyright drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 65 2025-09-01 15:10 ./usr/share/lintian/overrides/junit2html drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/man/ drwxr-xr-x root/root 0 2025-09-01 15:10 ./usr/share/man/man1/ -rw-r--r-- root/root 328 2025-09-01 15:10 ./usr/share/man/man1/junit2html.1.gz |
copyright of junit2html_31.0.2-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: junit2html Upstream-Contact: Ian Norton <inorton@gmail.com> Source: https://gitlab.com/inorton/junit2html Files: * Copyright: 2010-2025 Ian Norton <inorton@gmail.com> License: expat This package is licensed under the MIT License. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2025 Gabriel Barrantes <gabriel.barrantes.dev@outlook.com> License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
Timestamp: 10.10.2025 / 03:02:40 (UTC)