python-backports: fix license, update homepage
This commit is contained in:
parent
7c562f39ac
commit
64422bf8f1
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'python-backports'
|
# Template file for 'python-backports'
|
||||||
pkgname=python-backports
|
pkgname=python-backports
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="backports-${version}"
|
wrksrc="backports-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="backports"
|
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Namespace for backported Python features"
|
short_desc="Namespace for backported Python features"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://bitbucket.org/brandon/backports"
|
license="PSF-2.0"
|
||||||
license="PSF"
|
homepage="https://pypi.org/project/backports/"
|
||||||
distfiles="https://dev.gentoo.org/~radhermit/dist/backports-${version}.tar.gz"
|
distfiles="https://dev.gentoo.org/~radhermit/dist/backports-${version}.tar.gz"
|
||||||
checksum=ee43d5b7bf4e79e04fbab30a09421cb5cbf4f56e7c14769393a7d1c34ea5e740
|
checksum=ee43d5b7bf4e79e04fbab30a09421cb5cbf4f56e7c14769393a7d1c34ea5e740
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue