summaryrefslogtreecommitdiff
path: root/python3-beautifulsoup4/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-02-12 22:42:57 +1100
committerDanny Rawlins <monster.romster@gmail.com>2020-02-12 22:42:57 +1100
commit3684fbf743a94e0d8fe563859fa5722b423b03e7 (patch)
treed7516ea00cff115ae71856994efe219c7e5a98b6 /python3-beautifulsoup4/Pkgfile
parentd0da0550bf4b70ace1f61e735971dda3d744a322 (diff)
downloadcontrib-3684fbf743a94e0d8fe563859fa5722b423b03e7.tar.gz
contrib-3684fbf743a94e0d8fe563859fa5722b423b03e7.tar.xz
[notify] python3-beautifulsoup4: add missing dependency python3-soupsieve
Diffstat (limited to 'python3-beautifulsoup4/Pkgfile')
-rw-r--r--python3-beautifulsoup4/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-beautifulsoup4/Pkgfile b/python3-beautifulsoup4/Pkgfile
index 928b140a4..fab8b8400 100644
--- a/python3-beautifulsoup4/Pkgfile
+++ b/python3-beautifulsoup4/Pkgfile
@@ -1,11 +1,11 @@
# Description: Python HTML/XML Parser.
# URL: http://www.crummy.com/software/BeautifulSoup/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-chardet
+# Depends on: python3-chardet python3-soupsieve
name=python3-beautifulsoup4
version=4.8.2
-release=1
+release=2
source=(https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-$version.tar.gz)
build() {

Generated by cgit