Search Criteria
Package Details: python-pebble 5.0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pebble.git (read-only, click to copy) |
---|---|
Package Base: | python-pebble |
Description: | Pebble provides a neat API to manage threads and processes within an application |
Upstream URL: | https://github.com/noxdafox/pebble |
Licenses: | LGPL |
Submitter: | cbrnr |
Maintainer: | cbrnr |
Last Packager: | cbrnr |
Votes: | 1 |
Popularity: | 0.000002 |
First Submitted: | 2020-02-27 12:17 (UTC) |
Last Updated: | 2024-04-10 07:09 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
Latest Comments
cbrnr commented on 2022-02-26 22:19 (UTC)
Thanks, I've updated the package.
danielotero commented on 2022-02-22 21:01 (UTC)
I think you forgot a
makedepends=("python-setuptools")
line in youPKGBUILD
file.Building the package on a fresh docker image makes it easy to detect those missing dependencies.
Anyway, thanks for uploading this!