From owner-dev-commits-ports-all@freebsd.org Sun May 16 15:25:53 2021 Return-Path: Delivered-To: dev-commits-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 2B2CF644BD9; Sun, 16 May 2021 15:25:53 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FjmLS6Y7fz4Yvw; Sun, 16 May 2021 15:25:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 69AB41B1C3; Sun, 16 May 2021 15:25:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14GFPqHP065648; Sun, 16 May 2021 15:25:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GFPqXW065647; Sun, 16 May 2021 15:25:52 GMT (envelope-from git) Date: Sun, 16 May 2021 15:25:52 GMT Message-Id: <202105161525.14GFPqXW065647@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9a9fd92310e4 - main - finance/py-mplfinance: Add py-mplfinance 0.12.7a17 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9a9fd92310e4ee75fae514a9690fdd12f16f8d7c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 15:25:53 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a9fd92310e4ee75fae514a9690fdd12f16f8d7c commit 9a9fd92310e4ee75fae514a9690fdd12f16f8d7c Author: Po-Chuan Hsieh AuthorDate: 2021-05-16 15:12:41 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-16 15:23:45 +0000 finance/py-mplfinance: Add py-mplfinance 0.12.7a17 mplfinance provides matplotlib utilities for the visualization, and visual analysis, of financial data. WWW: https://github.com/matplotlib/mplfinance --- finance/Makefile | 1 + finance/py-mplfinance/Makefile | 23 +++++++++++++++++++++++ finance/py-mplfinance/distinfo | 3 +++ finance/py-mplfinance/pkg-descr | 4 ++++ 4 files changed, 31 insertions(+) diff --git a/finance/Makefile b/finance/Makefile index 019b5f241fa1..1e74de75b6fc 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -93,6 +93,7 @@ SUBDIR += py-backtrader SUBDIR += py-bitcoin SUBDIR += py-ebaysdk + SUBDIR += py-mplfinance SUBDIR += py-ofxparse SUBDIR += py-pycoin SUBDIR += py-python-bitcoinlib diff --git a/finance/py-mplfinance/Makefile b/finance/py-mplfinance/Makefile new file mode 100644 index 000000000000..3e788fd061dd --- /dev/null +++ b/finance/py-mplfinance/Makefile @@ -0,0 +1,23 @@ +# Created by: Po-Chuan Hsieh + +PORTNAME= mplfinance +PORTVERSION= 0.12.7a17 +CATEGORIES= finance python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Utilities for the visualization, and visual analysis, of financial data + +LICENSE= PSFL +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} + +USES= python:3.7+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/finance/py-mplfinance/distinfo b/finance/py-mplfinance/distinfo new file mode 100644 index 000000000000..0ee1896a34b6 --- /dev/null +++ b/finance/py-mplfinance/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1620928533 +SHA256 (mplfinance-0.12.7a17.tar.gz) = 0331fb99ca10fe59e8870c477603ef21365f8975f0d7288701a32c02d010db24 +SIZE (mplfinance-0.12.7a17.tar.gz) = 59401 diff --git a/finance/py-mplfinance/pkg-descr b/finance/py-mplfinance/pkg-descr new file mode 100644 index 000000000000..0428fce495a7 --- /dev/null +++ b/finance/py-mplfinance/pkg-descr @@ -0,0 +1,4 @@ +mplfinance provides matplotlib utilities for the visualization, and visual +analysis, of financial data. + +WWW: https://github.com/matplotlib/mplfinance