aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-17 12:30:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-17 12:33:20 -0300
commitb92f6ea72886eee4a04adb702dac5f1e2a87138a (patch)
tree52cf9ee18ca44f2504ce1a3ce7040ac5fedf65d8 /testing
parent426df1a942b7bfc330ccc5d3a695a57f43a28b10 (diff)
downloadaports-b92f6ea72886eee4a04adb702dac5f1e2a87138a.tar.bz2
aports-b92f6ea72886eee4a04adb702dac5f1e2a87138a.tar.xz
testing/py3-bson: upgrade to 0.5.9
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-bson/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-bson/APKBUILD b/testing/py3-bson/APKBUILD
index d95a9ce990..a534458f3b 100644
--- a/testing/py3-bson/APKBUILD
+++ b/testing/py3-bson/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=py3-bson
_pkgname=bson
-pkgver=0.5.8
-pkgrel=1
+pkgver=0.5.9
+pkgrel=0
pkgdesc="Independent BSON codec for Python that doesn’t depend on MongoDB"
options="!check" # No testsuite
url="https://github.com/py-bson/bson"
@@ -26,4 +26,4 @@ check() {
python3 setup.py test
}
-sha512sums="a01762c80e9b11355b1679b3c5aad2e729b9a2e58eb061eb303c0bdae326968f4329ec0cfe1b928f288d011adf516c24600e2867cdec627777bf3648d7c1bad8 bson-0.5.8.tar.gz"
+sha512sums="7536db67ab5d0f9fe502cd4951dbdf667253f83eeaabeaa634c4168d57545499d833c57daa5b1012dfc5c541faf94454a379b690bada0a9e5f978f388b257021 bson-0.5.9.tar.gz"