aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-31 21:08:31 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-11-01 00:16:48 +0000
commita6e8499597498e850638e3a29ccdbb1c729d261f (patch)
treeb2f5dc9728e04d990d173712f47dbfd205999e47
parent1eb9f3bbf2213b3a01ef20956e6b09894e9f75f9 (diff)
community/py3-cattrs: upgrade to 1.1.1
-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 eb9b23b287b..6942459368b 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.0.0
+pkgver=1.1.1
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="b803f4d44680be4c7fd55b5794e0d828e0c4dd7317dca213eb08299a446a2124ad5c4767e0fdbb3e19aadf9706151306d5692d3addc6ee233a8fef0d4cccc5ae cattrs-1.0.0.tar.gz"
+sha512sums="99fb2978af968975c700018335a2a3bd1c567af0ab71e2cfc39d7a804967a7b10b49092ddcd812bb15eccf0ccb6157913e4cdf49b53af6f24cdd895f15f28c75 cattrs-1.1.1.tar.gz"