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