Details about package python-ttkbootstrap
| Name: | python-ttkbootstrap |
|---|---|
| Uploader: | Marco Baturan García <marco.baturan@gmail.com> (Debian QA page) |
| Description: | python3-ttkbootstrap - Modern theme extension for Tkinter |
Package uploads
Upload #2
Information
| Version: | 1.20.2-2 |
|---|---|
| Uploaded: | 2026-05-04 09:51 |
| Source package: | python-ttkbootstrap_1.20.2-2.dsc |
| Distribution: | unstable |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/israel-dryer/ttkbootstrap |
Changelog
python-ttkbootstrap (1.20.2-2) unstable; urgency=medium
.
* Add debian/watch. Disable tests (tkinter unavailable in build
environment).
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
A watch file is present but doesn't work
Warnings: debian/watch is an obsolete version 1 watch file;
please upgrade to a higher version
(see uscan(1) for details).
debian/watch is an obsolete version 1 watch file;
please upgrade to a higher version
(see uscan(1) for details).
debian/watch is an obsolete version 1 watch file;
please upgrade to a higher version
(see uscan(1) for details).
there appears to be a version 2 format line in
the version 1 watch file debian/watch;
Have you forgotten a 'version=2' line at the start, perhaps?
Skipping the line: Version: 5
there appears to be a version 2 format line in
the version 1 watch file debian/watch;
Have you forgotten a 'version=2' line at the start, perhaps?
Skipping the line: Source: https://pypi.debian.net/ttkbootstrap/
there appears to be a version 2 format line in
the version 1 watch file debian/watch;
Have you forgotten a 'version=2' line at the start, perhaps?
Skipping the line: Matching-Pattern: .*?(?:[-_]?v?(\d[\-+\.:\~\da-zA-Z]*))(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|tar\.zstd?|zip|tgz|tbz|txz)) -
–
Package is not native
Format: 3.0 (quilt) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningspython-ttkbootstrap source
-
W
missing-debian-watch-file-standard
- [debian/watch]
-
W
newer-standards-version
- 4.7.4 (current is 4.7.3)
-
I
patch-not-forwarded-upstream
- [debian/patches/fix-license-format.patch]
-
I
quilt-patch-using-template-description
- [debian/patches/fix-license-format.patch]
-
X
upstream-metadata-file-is-missing
-
X
very-long-line-length-in-source-file
- 1863 > 512 [src/ttkbootstrap/icons.py:71]
-
W
missing-debian-watch-file-standard
-
–
No VCS field present
-
–
Package is not in Debian
-
–
Upstream-Contact missing from d/copyright
Upstream Contact: None Licenses: MIT
Comments
No comments
Upload #1
Information
| Version: | 1.20.2-1 |
|---|---|
| Uploaded: | 2026-05-01 12:21 |
| Source package: | python-ttkbootstrap_1.20.2-1.dsc |
| Distribution: | unstable |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/israel-dryer/ttkbootstrap |
Changelog
python-ttkbootstrap (1.20.2-1) unstable; urgency=low . * Initial Debian packaging.
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
Watch file is not present
-
–
Package is not native
Format: 3.0 (quilt) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningspython-ttkbootstrap source
-
W
newer-standards-version
- 4.7.4 (current is 4.7.3)
-
I
debian-watch-file-is-missing
-
I
patch-not-forwarded-upstream
- [debian/patches/fix-license-format.patch]
-
I
quilt-patch-using-template-description
- [debian/patches/fix-license-format.patch]
-
X
upstream-metadata-file-is-missing
-
X
very-long-line-length-in-source-file
- 1863 > 512 [src/ttkbootstrap/icons.py:71]
-
W
newer-standards-version
-
–
No VCS field present
-
–
Package is not in Debian
-
–
Upstream-Contact missing from d/copyright
Upstream Contact: None Licenses: MIT
Comments
-
-
# cat debian/watch Version: 5 Source: https://pypi.debian.net/ttkbootstrap/ Matching-Pattern: .*?@ANY_VERSION@@ARCHIVE_EXT@
-
I: pybuild base:385: cd /v/result/_temp/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover -v ttkbootstrap (unittest.loader._FailedTest.ttkbootstrap) ... ERROR ====================================================================== ERROR: ttkbootstrap (unittest.loader._FailedTest.ttkbootstrap) ---------------------------------------------------------------------- ImportError: Failed to import test module: ttkbootstrap Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 429, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/v/result/_temp/.pybuild/cpython3_3.13/build/ttkbootstrap/__init__.py", line 30, in <module> from tkinter import ( ...<3 lines>... ) ModuleNotFoundError: No module named 'tkinter' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /v/result/_temp/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover -v dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" --parallel=8 returned exit code 13 make: *** [debian/rules:3: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2