New package: python3-tinycss-0.4
This commit is contained in:
parent
6609841877
commit
01c677cbd1
1 changed files with 21 additions and 0 deletions
21
srcpkgs/python3-tinycss/template
Normal file
21
srcpkgs/python3-tinycss/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'python3-tinycss'
|
||||
pkgname=python3-tinycss
|
||||
version=0.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=tinycss-${version}
|
||||
build_style=python3-module
|
||||
pycompile_module="tinycss"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Complete yet simple CSS parser for Python"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://tinycss.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/t/tinycss/tinycss-${version}.tar.gz"
|
||||
checksum=12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue