Search Criteria
Package Details: python-pebble 5.1.3-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.000000 | 
| First Submitted: | 2020-02-27 12:17 (UTC) | 
| Last Updated: | 2025-09-19 04:29 (UTC) | 
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 youPKGBUILDfile.Building the package on a fresh docker image makes it easy to detect those missing dependencies.
Anyway, thanks for uploading this!