summaryrefslogtreecommitdiffstats
path: root/testing/py-logbook
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-08-21 19:50:25 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 10:29:04 +0000
commit07e2053e97504536dc7a9b448d5ea8a79c1784c8 (patch)
tree2ddfeac9b504ee6b66bc756c689464003861dd1e /testing/py-logbook
parent8776314333fca657ace4eb039cb6ecbbe6204d43 (diff)
downloadaports-07e2053e97504536dc7a9b448d5ea8a79c1784c8.tar.bz2
aports-07e2053e97504536dc7a9b448d5ea8a79c1784c8.tar.xz
testing/py-logbook: upgrade to 0.7.0
Diffstat (limited to 'testing/py-logbook')
-rw-r--r--testing/py-logbook/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-logbook/APKBUILD b/testing/py-logbook/APKBUILD
index d1ebb5cf3..f67ad3dda 100644
--- a/testing/py-logbook/APKBUILD
+++ b/testing/py-logbook/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py-logbook
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=0
pkgdesc="A logging replacement for Python"
url="https://pypi.python.org/pypi/Logbook"
@@ -34,6 +34,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="2c77da3adeafd191bb8071cc5ad447bf Logbook-0.6.0.tar.gz"
-sha256sums="e6391281a8a4c34b0758e65d72f3d5d990e4cfdb326336fc0a526bcacb8f10d6 Logbook-0.6.0.tar.gz"
-sha512sums="41a939558976f51f1e82d2f1cf09a053eebd32ed45d76eb198d465bffe26011101e9a183dac03df34493e3ac81cd1218f8bb623dc97dd54e3c0cfc5d91fffdaa Logbook-0.6.0.tar.gz"
+md5sums="7916cd0934403f989fbb45bfa0e1ac6b Logbook-0.7.0.tar.gz"
+sha256sums="597066a4e3c93113bfa9ddab0f4ffd95bd1e11b9f25e6bd9f7e83275e9401bf0 Logbook-0.7.0.tar.gz"
+sha512sums="b6ef8b509ce0c06fab4ba888779def4310b64b99ff0282609230f16121f6bcae8eb7424229feca1951c7019a4401727c1d1fc8cffc05b0f802294b89798913f6 Logbook-0.7.0.tar.gz"