From 0a6a84fed9bd5235ef298c9a8f2ae503ea86ed02 Mon Sep 17 00:00:00 2001 From: Jason Manley Date: Tue, 19 Jul 2022 18:34:10 -0500 Subject: [PATCH 1/2] New package: finviz-1.44 --- srcpkgs/finviz/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/finviz/template diff --git a/srcpkgs/finviz/template b/srcpkgs/finviz/template new file mode 100644 index 000000000000..6a15f8290429 --- /dev/null +++ b/srcpkgs/finviz/template @@ -0,0 +1,12 @@ +# Template file for 'finviz' +pkgname=finviz +version=1.4.4 +revision=1 +build_style=python3-module +depends="python3-BeautifulSoup4 python3-tqdm python3-tenacity python3-aiohttp" +short_desc="FinViz Python API" +maintainer="Jason Manley " +license="GPL-3.0-or-later" +homepage="https://github.com/mariostoev/finviz/" +distfiles="https://codeload.github.com/mariostoev/${pkgname}/tar.gz/refs/tags/v${version}>${pkgname}-${version}.tar.gz" +checksum=5c36c3ebaac8376a33b629eb2daa41a37b912267a2b67b5eb98b516a2600f48f From 94e72f9883ebe359e68790e8eb1e789f01f86f87 Mon Sep 17 00:00:00 2001 From: Jason Manley Date: Tue, 19 Jul 2022 18:37:31 -0500 Subject: [PATCH 2/2] New package: tdacli-0.3.0 --- srcpkgs/tdacli/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/tdacli/template diff --git a/srcpkgs/tdacli/template b/srcpkgs/tdacli/template new file mode 100644 index 000000000000..f8d03577524f --- /dev/null +++ b/srcpkgs/tdacli/template @@ -0,0 +1,12 @@ +# Template file for 'tdacli' +pkgname=tdacli +version=0.3.0 +revision=1 +build_style=cargo +makedepends="pkg-config openssl-devel" +short_desc="TDAmeritrade API client" +maintainer="Jason Manley " +license="GPL-3.0-or-later" +homepage="https://github.com/jbertovic/tdacli/" +distfiles="https://codeload.github.com/jbertovic/${pkgname}/tar.gz/refs/tags/v${version}>${pkgname}-${version}.tar.gz" +checksum=909e908a1635d0afcb8d2801ffa133413346f85de45f5a463d287f20f473f669