From owner-svn-ports-all@freebsd.org Thu Dec 10 21:28:21 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 80E824B6E65; Thu, 10 Dec 2020 21:28:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CsRq76Tyqz3HPF; Thu, 10 Dec 2020 21:28:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3CE141F8D1; Thu, 10 Dec 2020 21:28:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BALSGJB038670; Thu, 10 Dec 2020 21:28:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BALSFLj038666; Thu, 10 Dec 2020 21:28:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202012102128.0BALSFLj038666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 10 Dec 2020 21:28:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557467 - in head/graphics: . py-altair X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/graphics: . py-altair X-SVN-Commit-Revision: 557467 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2020 21:28:22 -0000 Author: sunpoet Date: Thu Dec 10 21:28:15 2020 New Revision: 557467 URL: https://svnweb.freebsd.org/changeset/ports/557467 Log: Add py-altair 4.1.0 Altair is a declarative statistical visualization library for Python. With Altair, you can spend more time understanding your data and its meaning. Altair's API is simple, friendly and consistent and built on top of the powerful Vega-Lite JSON specification. This elegant simplicity produces beautiful and effective visualizations with a minimal amount of code. WWW: https://github.com/altair-viz/altair Added: head/graphics/py-altair/ head/graphics/py-altair/Makefile (contents, props changed) head/graphics/py-altair/distinfo (contents, props changed) head/graphics/py-altair/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 10 21:28:07 2020 (r557466) +++ head/graphics/Makefile Thu Dec 10 21:28:15 2020 (r557467) @@ -804,6 +804,7 @@ SUBDIR += py-PyOpenGL SUBDIR += py-PyOpenGL-accelerate SUBDIR += py-actdiag + SUBDIR += py-altair SUBDIR += py-beziers SUBDIR += py-blockdiag SUBDIR += py-blockdiagcontrib-cisco Added: head/graphics/py-altair/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-altair/Makefile Thu Dec 10 21:28:15 2020 (r557467) @@ -0,0 +1,28 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= altair +PORTVERSION= 4.1.0 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Declarative statistical visualization library for Python + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}entrypoints>=0:devel/py-entrypoints@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=0.18:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toolz>=0:devel/py-toolz@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/graphics/py-altair/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-altair/distinfo Thu Dec 10 21:28:15 2020 (r557467) @@ -0,0 +1,3 @@ +TIMESTAMP = 1607539623 +SHA256 (altair-4.1.0.tar.gz) = 3edd30d4f4bb0a37278b72578e7e60bc72045a8e6704179e2f4738e35bc12931 +SIZE (altair-4.1.0.tar.gz) = 655843 Added: head/graphics/py-altair/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-altair/pkg-descr Thu Dec 10 21:28:15 2020 (r557467) @@ -0,0 +1,7 @@ +Altair is a declarative statistical visualization library for Python. With +Altair, you can spend more time understanding your data and its meaning. +Altair's API is simple, friendly and consistent and built on top of the powerful +Vega-Lite JSON specification. This elegant simplicity produces beautiful and +effective visualizations with a minimal amount of code. + +WWW: https://github.com/altair-viz/altair