aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-cattrs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-cattrs/APKBUILD b/community/py3-cattrs/APKBUILD
index 7277253ca5f..ab804e3fd88 100644
--- a/community/py3-cattrs/APKBUILD
+++ b/community/py3-cattrs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-cattrs
-pkgver=1.1.2
+pkgver=1.2.0
pkgrel=0
pkgdesc="Complex custom class converters for attrs"
url="https://github.com/Tinche/cattrs"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="dde17d8aac0a5c47137f108e68de4f60553cc8c309d6223bf5f317464fc792892e1a161fa384575dd56c1c8cf4a013bb327a38a51b832ae5e7d9c0da531002ae cattrs-1.1.2.tar.gz"
+sha512sums="f14a2cb478365fc1adf19b34ccf35cd6cde7c4c609c05a9193eca3796c41f7b5446b3720171fa19f4d9648f45db652b00ca76336d1e331acc858d81f5d3642aa cattrs-1.2.0.tar.gz"