mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
misc/py-colorbrewer: Update 0.1.1 -> 0.2.0
Port changes: * New dependency * Remove LICENSE_FILE * Now it builds on python-3 Reported by: portscout
This commit is contained in:
parent
84604cfe5b
commit
88e5395c75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473578
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= colorbrewer
|
||||
DISTVERSION= 0.1.1
|
||||
DISTVERSION= 0.2.0
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,9 +10,10 @@ MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Constants from Cynthia Brewer's ColorBrewer
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2.7
|
||||
INSTALL_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499913906
|
||||
SHA256 (colorbrewer-0.1.1.tar.gz) = fe87914f4b262fa7ef4e2508e41bd54a29a657628261a877f5744521368ef1dc
|
||||
SIZE (colorbrewer-0.1.1.tar.gz) = 12669
|
||||
TIMESTAMP = 1530306388
|
||||
SHA256 (colorbrewer-0.2.0.tar.gz) = f124d0051086887b52d3643203a7722252b50204f8af93e6ae63fc0013f42456
|
||||
SIZE (colorbrewer-0.2.0.tar.gz) = 9517
|
||||
|
Loading…
Reference in New Issue
Block a user