Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: finvizfinance-0.14.3
@ 2022-07-20 21:31 jason1987d
  2022-07-20 21:33 ` [PR PATCH] [Updated] " jason1987d
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: jason1987d @ 2022-07-20 21:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is a new pull request by jason1987d against master on the void-packages repository

https://github.com/jason1987d/void-packages finvizfinance
https://github.com/void-linux/void-packages/pull/38161

New package: finvizfinance-0.14.3
None

A patch file from https://github.com/void-linux/void-packages/pull/38161.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-finvizfinance-38161.patch --]
[-- Type: text/x-diff, Size: 2183 bytes --]

From 15e0f53e2cf6cda481be1212e7de51a57f0cd319 Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Wed, 20 Jul 2022 16:30:08 -0500
Subject: [PATCH] New package: finvizfinance-0.14.3

---
 srcpkgs/finvizfinance/patches/setup.py.patch | 18 ++++++++++++++++++
 srcpkgs/finvizfinance/template               | 19 +++++++++++++++++++
 2 files changed, 37 insertions(+)
 create mode 100644 srcpkgs/finvizfinance/patches/setup.py.patch
 create mode 100644 srcpkgs/finvizfinance/template

diff --git a/srcpkgs/finvizfinance/patches/setup.py.patch b/srcpkgs/finvizfinance/patches/setup.py.patch
new file mode 100644
index 000000000000..599bf5f9d99f
--- /dev/null
+++ b/srcpkgs/finvizfinance/patches/setup.py.patch
@@ -0,0 +1,18 @@
+--- a/setup.py	2022-07-20 16:25:14.945476061 -0500
++++ b/setup.py	2022-07-20 16:25:32.661119877 -0500
+@@ -11,7 +11,7 @@
+ 
+ LICENSE = 'The MIT License (MIT)'
+ DESCRIPTION = 'Finviz Finance. Information downloader.'
+-LONG_DESCRIPTION = (HERE / "README_pypi.md").read_text()
++LONG_DESCRIPTION = (HERE / "README.md").read_text()
+ LONG_DESC_TYPE = "text/markdown"
+ 
+ INSTALL_REQUIRES = [
+@@ -43,4 +43,4 @@
+       install_requires=INSTALL_REQUIRES,
+       packages=find_packages(),
+       python_requires=PYTHON_REQUIRES
+-      )
+\ No newline at end of file
++      )
diff --git a/srcpkgs/finvizfinance/template b/srcpkgs/finvizfinance/template
new file mode 100644
index 000000000000..17b2543931ae
--- /dev/null
+++ b/srcpkgs/finvizfinance/template
@@ -0,0 +1,19 @@
+# Template file for 'finvizfinance'
+pkgname=finvizfinance
+version=0.14.3
+revision=1
+#wrksrc=
+build_style=python3-module
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="python3-setuptools"
+depends="python3-requests python3-BeautifulSoup4 python3-pandas python3-lxml"
+short_desc="FinViz API Python 3 Module"
+maintainer="Jason Manley <jason@jasondavid.tv>"
+license="MIT"
+homepage="https://pypi.org/project/finvizfinance/"
+distfiles="${PYPI_SITE}/f/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=0e5b4dc3ccadda131064498435f85cb5c3396cdaf5f56f85202aafce995baa96

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-07-21 22:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20 21:31 [PR PATCH] New package: finvizfinance-0.14.3 jason1987d
2022-07-20 21:33 ` [PR PATCH] [Updated] " jason1987d
2022-07-20 21:36 ` jason1987d
2022-07-20 21:38 ` jason1987d
2022-07-20 21:39 ` jason1987d
2022-07-20 21:39 ` paper42
2022-07-20 21:46 ` jason1987d
2022-07-20 22:19 ` WIP: " classabbyamp
2022-07-20 23:00 ` jason1987d
2022-07-21 12:52 ` tranzystorek-io
2022-07-21 12:53 ` tranzystorek-io
2022-07-21 13:19 ` tranzystorek-io
2022-07-21 13:21 ` tranzystorek-io
2022-07-21 22:05 ` [PR PATCH] [Closed]: " jason1987d

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).