Search Criteria
Package Details: python-ttkbootstrap 1.10.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ttkbootstrap.git (read-only, click to copy) |
---|---|
Package Base: | python-ttkbootstrap |
Description: | Theme extension for tkinter inspired by Bootstrap |
Upstream URL: | https://github.com/israel-dryer/ttkbootstrap |
Keywords: | gui python themes tkinter ttk |
Licenses: | MIT |
Submitter: | bcyran |
Maintainer: | bcyran |
Last Packager: | bcyran |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-17 12:54 (UTC) |
Last Updated: | 2023-07-12 18:26 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-pillow (python-pillow-gitAUR)
- tk (tk-fossilAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
bcyran commented on 2023-05-21 07:34 (UTC)
@djmattyg007 Updated, thanks!
djmattyg007 commented on 2023-05-21 02:49 (UTC)
Yep, adding
python-setuptools
to the list ofmakedepends
resolves the problem.djmattyg007 commented on 2023-05-21 02:43 (UTC)
This package fails to build in a clean chroot on Python 3.11. I think
python-setuptools
is missing as a dependency.