testing/py-pickleshare: upgrade to 0.7.5

This commit is contained in:
Kevin Daudt 2019-01-13 18:25:24 +00:00 committed by Natanael Copa
parent 041af0ee61
commit 3f6cab7d70

View File

@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=py-pickleshare
pkgver=0.7.4
pkgver=0.7.5
pkgrel=0
pkgdesc="File system based database that uses python pickles"
url="https://github.com/pickleshare/pickleshare"
@ -45,4 +45,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
sha512sums="f11856fa5215337da05c59a541a8763712b3640aed02b170fc0a071ee0af5b78b46a84fc44dfc66e25e7e4ef830f342b22203ec6b87cf3820b4d9d6e17e9d6c5 py-pickleshare-0.7.4.tar.gz"
sha512sums="eb5b1a12d9a78032601fe0a4aa036a0a2d2e007a79ec1d39aa7e28d33465b6e7346f3edf5a4de33030b41f3acfd2cca6cc7ab508d33fc79bd0f11178729905e8 py-pickleshare-0.7.5.tar.gz"