mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/py-pgspecial: upgrade to 1.9.0, clarify license
This commit is contained in:
parent
9950089e13
commit
0612b5468c
@ -2,12 +2,12 @@
|
||||
# Maintainer: Thomas Boerger <thomas@webhippie.de>
|
||||
pkgname=py-pgspecial
|
||||
_pkgname=pgspecial
|
||||
pkgver=1.8.0
|
||||
pkgver=1.9.0
|
||||
pkgrel=0
|
||||
pkgdesc="Meta-commands handler for Postgres Database"
|
||||
url="https://pypi.python.org/pypi/pgspecial"
|
||||
arch="noarch"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause"
|
||||
depends="py-click py-sqlparse"
|
||||
makedepends="python2-dev py-setuptools python3-dev"
|
||||
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
|
||||
@ -51,4 +51,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="8c407d6984b53092e8d6e8b2e2253bb0d2f789ae0e76925babfff46eb3cf0b069bf10bbd5778b357dff864e2c77e52862238041e87f5e9e4176505b631829d8f py-pgspecial-1.8.0.tar.gz"
|
||||
sha512sums="b40c72521c2a79a8a87eee4a34dfe15c73a51cefe202c0f38092c3e1ae034afdf472c5b59c04a86d2f3cc70995485717ec3637288b7318eadc59a0b040f5dfeb py-pgspecial-1.9.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user