diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-11-14 16:54:21 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-14 16:57:37 -0300 |
| commit | 1d52cf2dc2da2eff756d447f9c34442effc98163 (patch) | |
| tree | 857e9eabedc660deac20acc97b119cb8541be37a /testing | |
| parent | 555b316688e055eeb2bd11d82512a98a8a4b3e88 (diff) | |
| download | aports-1d52cf2dc2da2eff756d447f9c34442effc98163.tar.bz2 aports-1d52cf2dc2da2eff756d447f9c34442effc98163.tar.xz | |
testing/py3-boltons: upgrade to 19.3.0
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-boltons/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-boltons/APKBUILD b/testing/py3-boltons/APKBUILD index 833219c3c0..5421b4b1fe 100644 --- a/testing/py3-boltons/APKBUILD +++ b/testing/py3-boltons/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-boltons -pkgver=19.1.0 -pkgrel=1 +pkgver=19.3.0 +pkgrel=0 pkgdesc="Bolted-on functionality for python3" url="https://github.com/mahmoud/boltons" arch="all" @@ -25,4 +25,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="b7e819013fea89e33658505a528342e47389ab458dac1a9edb355c25a41fd11019f6b16c55ffb600dbdcb85166eef8916b97099554792d1dcc659f94140c7d50 py3-boltons-19.1.0.tar.gz" +sha512sums="531805de8e2a7c7c1eb2f251a2e296cb77d88e966e51cac68acaf2f408f40772be4dd85b3c36e27f2a962fccec4f6952fa82fe76908f9bbcf43f5e1cbd91f82a py3-boltons-19.3.0.tar.gz" |
