parent
50d7960313
commit
ec34bc01df
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'python-gnupg'
|
# Template file for 'python-gnupg'
|
||||||
pkgname=python-gnupg
|
pkgname=python-gnupg
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python gnupg"
|
depends="python gnupg"
|
||||||
pycompile_module="gnupg.py"
|
pycompile_module="gnupg.py"
|
||||||
short_desc="Python2 wrapper for GnuPG"
|
short_desc="Python2 wrapper for GnuPG"
|
||||||
maintainer="Lon Willett <xgit@lonw.net>"
|
maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://bitbucket.org/vinay.sajip/python-gnupg"
|
homepage="https://bitbucket.org/vinay.sajip/python-gnupg"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ef47b02eaf41dee3cf4b02ddf83130827318de9fe3eae89d01a3f05859e20e1a
|
checksum=5a54a6dd25bf78d3758dd7a1864f4efd122f9ca9402101d90e3ec4483ceafb73
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
python3-gnupg_package() {
|
python3-gnupg_package() {
|
||||||
depends="python3 gnupg"
|
depends="python3 gnupg"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue