aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-21 00:18:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-21 11:23:41 +0000
commit13f5b6ec20e90f7c959d124a2a26d93a97109eee (patch)
treea56815097a50c1bc1149b15fdcf5bcde3087a0ef
parenta0d45fe159e2f8700694f509960e7e67ea4e26f6 (diff)
testing/py3-pastel: upgrade to 0.2.1
-rw-r--r--testing/py3-pastel/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pastel/APKBUILD b/testing/py3-pastel/APKBUILD
index 1eed1f80aef..ce641e77e8f 100644
--- a/testing/py3-pastel/APKBUILD
+++ b/testing/py3-pastel/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-pastel
_realname=pastel
-pkgver=0.2.0
-pkgrel=1
+pkgver=0.2.1
+pkgrel=0
pkgdesc="Python3 library to bring colors to your terminal"
options="!check" # No testsuite on tarball with setup.py
url="https://github.com/sdispater/pastel"
@@ -26,4 +26,4 @@ package() {
rm -r "$pkgdir"/usr/lib/python*/site-packages/tests
}
-sha512sums="1a65e1ec919ce4a216310c9c2c7529b00c6b49d37eda082b1269c3d6298f2f14a1ecca8c427c7487f73478add171abb34359c0fa7a20a956d475ab17070bf697 pastel-0.2.0.tar.gz"
+sha512sums="7e310d632212c3d940823dc45fffc192094701ac3f8a06b030f0738522637be5dd770af74c009e7c96c120f6a0935e696baa8ee65b75cded1d064b885c2a2eea pastel-0.2.1.tar.gz"