- Update to 1.8.1

- Update LICENSE section
- Update pkg-descr
This commit is contained in:
TAKATSU Tomonari 2018-04-18 08:30:13 +00:00
parent 5b3bb69455
commit 005e93c2f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467690
3 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webcolors
PORTVERSION= 1.7
PORTVERSION= 1.8.1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,6 +11,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= Library working with the sRGB color space as used in the HTML and CSS
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= distutils autoplist

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1481878562
SHA256 (webcolors-1.7.tar.gz) = e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206
SIZE (webcolors-1.7.tar.gz) = 31291
TIMESTAMP = 1523862026
SHA256 (webcolors-1.8.1.tar.gz) = 030562f624467a9901f0b455fef05486a88cfb5daa1e356bd4aacea043850b59
SIZE (webcolors-1.8.1.tar.gz) = 33118

View File

@ -1,5 +1,5 @@
webcolors is a simple Python (2.6, 2.7, 3.3+) module for working
with HTML/CSS color definitions.
webcolors is a Python (2.7, 3.4+) module for working with HTML/CSS
color definitions.
Support is included for normalizing and converting between the
following formats (RGB colorspace only; conversion to/from HSL can