New package: python3-pamqp-2.3.0
This commit is contained in:
parent
e4440752f3
commit
5ec70acb68
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-pamqp/template
Normal file
19
srcpkgs/python3-pamqp/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-pamqp'
|
||||
pkgname=python3-pamqp
|
||||
version=2.3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Low-level AMQP 0-9-1 frame encoding/decoding for Python"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gmr/pamqp"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9c69844d2f587fcb8f086490ad5e4d629dc94ad3b25efd898dacb387aac453e0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue