aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-beautifulsoup4
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 11:46:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:54 +0000
commit66881bb2dda712fe908281fcaf77e10326d509f0 (patch)
treea626f12d0252cd3b0c6cd09f50b046427b8cc50c /community/py3-beautifulsoup4
parent31ee88e1fbe7664beca609da52acca5876e9bdac (diff)
downloadaports-66881bb2dda712fe908281fcaf77e10326d509f0.tar.bz2
aports-66881bb2dda712fe908281fcaf77e10326d509f0.tar.xz
community/py3-beautifulsoup4: rebuild against python 3.8
Diffstat (limited to 'community/py3-beautifulsoup4')
-rw-r--r--community/py3-beautifulsoup4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-beautifulsoup4/APKBUILD b/community/py3-beautifulsoup4/APKBUILD
index 0fe6764c9a..8281e63af8 100644
--- a/community/py3-beautifulsoup4/APKBUILD
+++ b/community/py3-beautifulsoup4/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-beautifulsoup4
_pkgname=beautifulsoup4
pkgver=4.8.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python HTML/XML parser"
url="http://www.crummy.com/software/BeautifulSoup/index.html"
arch="noarch"