1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

www/py-beautifulsoup: update to 4.4.1

- Add LICENSE
This commit is contained in:
William Grzybowski 2015-11-14 21:17:47 +00:00
parent a1c3511d1f
commit d89a6d0ecc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401602
2 changed files with 5 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= beautifulsoup
PORTVERSION= 4.3.2
PORTVERSION= 4.4.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,6 +11,8 @@ DISTNAME= beautifulsoup4-${PORTVERSION}
MAINTAINER= wg@FreeBSD.org
COMMENT= HTML/XML Parser for Python
LICENSE= MIT
USES= python
USE_PYTHON= autoplist distutils

View File

@ -1,2 +1,2 @@
SHA256 (beautifulsoup4-4.3.2.tar.gz) = a2b29bd048ca2fe54a046b29770964738872a9747003a371344a93eedf7ad58e
SIZE (beautifulsoup4-4.3.2.tar.gz) = 143356
SHA256 (beautifulsoup4-4.4.1.tar.gz) = 87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4
SIZE (beautifulsoup4-4.4.1.tar.gz) = 152140