16 lines
544 B
Bash
16 lines
544 B
Bash
# Template file for 'python-backports'
|
|
pkgname=python-backports
|
|
version=1.0
|
|
revision=3
|
|
noarch=yes
|
|
wrksrc="backports-${version}"
|
|
build_style=python2-module
|
|
pycompile_module="backports"
|
|
hostmakedepends="python"
|
|
depends="python"
|
|
short_desc="Namespace for backported Python features"
|
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
homepage="https://bitbucket.org/brandon/backports"
|
|
license="PSF"
|
|
distfiles="https://dev.gentoo.org/~radhermit/dist/backports-${version}.tar.gz"
|
|
checksum=ee43d5b7bf4e79e04fbab30a09421cb5cbf4f56e7c14769393a7d1c34ea5e740
|