aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-09-06 15:58:06 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-17 20:44:14 +0000
commita3872ce083bfe24d8f959db4533677080655489c (patch)
tree7cab23c691f06703aee053bff0e0623311984842
parentb4f81a4ef169a614ca2a3d9d7067760ed492f774 (diff)
community/py3-pytest-black: upgrade to 0.3.11
-rw-r--r--community/py3-pytest-black/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pytest-black/APKBUILD b/community/py3-pytest-black/APKBUILD
index 9cd806fc578..75755eb6454 100644
--- a/community/py3-pytest-black/APKBUILD
+++ b/community/py3-pytest-black/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-pytest-black
-pkgver=0.3.10
+pkgver=0.3.11
pkgrel=0
pkgdesc="A pytest plugin to enable format checking with black"
url="https://github.com/shopkeep/pytest-black"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0c7e4fd88b65bfd5c5c755ac150e83f0befe1ca0921a7f06e919c9267119f262a9ef97cd6c0b4b0fcb11dd08da50967e48e24d1cd1d91312fe7644d880ed328e pytest-black-0.3.10.tar.gz"
+sha512sums="31a4038540e02c7bee4fde176997334643d76b2157635aa08245f1bc07070ff8839414c2d0ee8365d23c78316e3fd6ea75feec8cbc25a4458a35e4063de2b102 pytest-black-0.3.11.tar.gz"