New package: python3-scruffy-0.3.7
This commit is contained in:
parent
f132cdf843
commit
60f4bc7659
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-scruffy/template
Normal file
20
srcpkgs/python3-scruffy/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'python3-scruffy'
|
||||
pkgname=python3-scruffy
|
||||
version=0.3.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="scruffy-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="scruffy"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-six python3-yaml"
|
||||
short_desc="Framework for boilerplate in Python apps"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/snare/scruffy"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=43671fcc6428533e68773490eec55e54a2dd205adbbd067bb5057ddff6ed0595
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue