parent
56d398cfb1
commit
e262afc5cf
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'python-snakeoil'
|
||||
pkgname=python-snakeoil
|
||||
version=0.7.1
|
||||
revision=2
|
||||
version=0.7.4
|
||||
revision=1
|
||||
wrksrc="snakeoil-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="snakeoil"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
makedepends="python-devel python3-devel"
|
||||
short_desc="Python2 optimized versions of common python functionality"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||
license="BSD, GPL-2"
|
||||
homepage="https://github.com/pkgcore/snakeoil"
|
||||
# changelog="https://github.com/pkgcore/snakeoil/blob/master/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz"
|
||||
checksum=e210db2713da8431eea6b6b3afc98bea829c6612733e6309871b2614d08dcc5b
|
||||
checksum=67280c86e4b02c34100603d7525270c0017e0d182df54ad31ec2e5c145e69ceb
|
||||
|
||||
post_install() {
|
||||
vlicense BSD
|
||||
|
|
Loading…
Reference in New Issue