python-BeautifulSoup4: update to 4.8.0.
This commit is contained in:
parent
1692388763
commit
565363fb31
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-BeautifulSoup4'
|
||||
pkgname=python-BeautifulSoup4
|
||||
version=4.7.1
|
||||
revision=2
|
||||
version=4.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="beautifulsoup4-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.crummy.com/software/BeautifulSoup"
|
||||
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
|
||||
checksum=945065979fb8529dd2f37dbb58f00b661bdbcbebf954f93b32fdf5263ef35348
|
||||
checksum=25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue