Search Criteria
Package Details: python-jsonrpcclient 4.0.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jsonrpcclient.git (read-only, click to copy) |
---|---|
Package Base: | python-jsonrpcclient |
Description: | Send JSON-RPC requests in Python. |
Upstream URL: | https://github.com/explodinglabs/jsonrpcclient |
Licenses: | MIT |
Submitter: | pizzaman |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-11 23:28 (UTC) |
Last Updated: | 2023-03-22 23:35 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pytest (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
pizzaman commented on 2023-03-22 23:35 (UTC)
@dobo Thanks. Fixed.
dobo commented on 2023-03-17 11:49 (UTC)
It fails to build because of missing makedepends. You should add: makedepends=(python-build python-installer python-wheel python-pytest)