aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-beautifulsoup4
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-25 16:37:42 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-25 16:37:42 +0100
commitd021eb45f208717809d812a94e406975b766767b (patch)
treef7198dda95df9cef5d87dfcdb9be76e61cd56ccb /community/py3-beautifulsoup4
parentc5710235513fbbe6531fe4093a6fe380fe313ec1 (diff)
downloadaports-d021eb45f208717809d812a94e406975b766767b.tar.bz2
aports-d021eb45f208717809d812a94e406975b766767b.tar.xz
community/py3-beautifulsoup4: upgrade to 4.8.2
Diffstat (limited to 'community/py3-beautifulsoup4')
-rw-r--r--community/py3-beautifulsoup4/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-beautifulsoup4/APKBUILD b/community/py3-beautifulsoup4/APKBUILD
index 8281e63af8..5f1d76e710 100644
--- a/community/py3-beautifulsoup4/APKBUILD
+++ b/community/py3-beautifulsoup4/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-beautifulsoup4
_pkgname=beautifulsoup4
-pkgver=4.8.1
-pkgrel=1
+pkgver=4.8.2
+pkgrel=0
pkgdesc="A Python HTML/XML parser"
url="http://www.crummy.com/software/BeautifulSoup/index.html"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7abc5e84cb8da5428dafc6b473418d0cc72b518cb1a73d4ae58b8dad3ec985e5778629dc1d7c8374dfb223be981983c745a1dbb55a98078b4cfe7ba5ce25539b beautifulsoup4-4.8.1.tar.gz"
+sha512sums="aab90eb22614e9a2fb47792389a951b3ad7faf9791e15984a6c27a38be6f3d0ccbf3a9753d9afb5c70105097ac1a9c5f9e07206e12c6d4cb7a7f6d4e90ec18c2 beautifulsoup4-4.8.2.tar.gz"