Search Criteria
Package Details: python-pyln-bolt7 24.08-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyln-bolt7.git (read-only, click to copy) |
---|---|
Package Base: | python-pyln-bolt7 |
Description: | BOLT7 |
Upstream URL: | https://github.com/ElementsProject/lightning/blob/master/contrib/pyln-spec/bolt7 |
Licenses: | custom:BSD-MIT |
Submitter: | cotsuka |
Maintainer: | cotsuka |
Last Packager: | cotsuka |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-03-18 23:41 (UTC) |
Last Updated: | 2024-09-01 16:03 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-pyln-protoAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
Latest Comments
bitcoinlizard commented on 2024-04-12 00:38 (UTC)
I believe the package version number for this should be 1.0.246
https://pypi.org/project/pyln-bolt7/
cotsuka commented on 2024-03-19 18:13 (UTC)
Responding to @Spixmaster comment here:
It looks like python-poetry is still a dependency since it's the build backend used in
pyproject.toml
. I've added python-pyln-proto as a dependency for this package and I believe the rest of the PKGBUILD is more compliant with guidelines.