parent
670426e637
commit
9c6e410836
20
srcpkgs/python3-pylibgen/template
Normal file
20
srcpkgs/python3-pylibgen/template
Normal file
@ -0,0 +1,20 @@
|
||||
# Template file for 'python3-pylibgen'
|
||||
pkgname=python3-pylibgen
|
||||
version=2.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pylibgen-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pylibgen"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests>2.20.9<2.21.1"
|
||||
short_desc="Python3 interface to Library Genesis"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/JoshuaRLi/pylibgen"
|
||||
distfiles="${PYPI_SITE}/p/pylibgen/pylibgen-${version}.tar.gz"
|
||||
checksum=3c2a82b47cb7225dcf4ecea27081b0185ae4d195499140cdbb9597d914e1ae9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user