Search Criteria
Package Details: python-ttkbootstrap 1.20.2-1
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: | 2026-04-13 17:41 (UTC) |
Dependencies (7)
- python
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- tk (tk-fossilAUR)
- python-build (make)
- python-installer (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-setuptoolsto the list ofmakedependsresolves 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-setuptoolsis missing as a dependency.