Github messages for voidlinux
 help / color / mirror / Atom feed
From: ananteris <ananteris@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-openai-0.25.0
Date: Wed, 21 Dec 2022 11:03:08 +0100	[thread overview]
Message-ID: <20221221100308.KaXIVbQ7YGa4Aa3KCtSWIWwDyp-wtwloOGRfs_SJ9Ms@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41153@inbox.vuxu.org>

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

There is an updated pull request by ananteris against master on the void-packages repository

https://github.com/ananteris/void-packages master
https://github.com/void-linux/void-packages/pull/41153

New package: python3-openai-0.25.0

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From f09e42258ab4ab0670218994babb491cd76d9139 Mon Sep 17 00:00:00 2001
From: Ananteris <ananteris@protonmail.ch>
Date: Wed, 21 Dec 2022 11:01:48 +0000
Subject: [PATCH 1/2] New package: python3-pandas-stubs-1.5.2

---
 srcpkgs/python3-pandas-stubs/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-pandas-stubs/template

diff --git a/srcpkgs/python3-pandas-stubs/template b/srcpkgs/python3-pandas-stubs/template
new file mode 100644
index 000000000000..2f4328115e12
--- /dev/null
+++ b/srcpkgs/python3-pandas-stubs/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-pandas-stubs'
+pkgname=python3-pandas-stubs
+version=1.5.2.221213
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-poetry-core"
+depends="python3-typing_extensions python3-pandas"
+short_desc="Stubs for the pandas library"
+maintainer="Ananteris <ananteris@protonmail.ch>"
+license="MIT"
+homepage="https://pypi.org/project/pandas-stubs/"
+distfiles="https://github.com/pandas-dev/pandas-stubs/archive/refs/tags/v${version}.tar.gz"
+checksum="cb049f35732c07d232a942b73c1ef0ab582e9005cfb5fa724f640c4a7a1e299c"
+make_checks=extended   # needs python3-xarray and python3-pyarrow
+
+post_install() {
+	vlicense LICENSE
+}

From b00b1a45174ed3b619a5f0f6e3a2bae0cddad9b9 Mon Sep 17 00:00:00 2001
From: Ananteris <ananteris@protonmail.ch>
Date: Wed, 21 Dec 2022 11:02:15 +0000
Subject: [PATCH 2/2] New package: python3-openai-0.25.0

---
 srcpkgs/python3-openai/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-openai/template

diff --git a/srcpkgs/python3-openai/template b/srcpkgs/python3-openai/template
new file mode 100644
index 000000000000..df9be5c67434
--- /dev/null
+++ b/srcpkgs/python3-openai/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-openai'
+pkgname=python3-openai
+version=0.25.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-requests python3-numpy python3-pandas python3-tqdm python3-pandas-stubs python3-openpyxl"
+short_desc="OpenAI Python library"
+maintainer="Ananteris <ananteris@protonmail.ch>"
+license="MIT"
+homepage="https://github.com/openai/openai-python"
+distfiles="https://github.com/openai/openai-python/archive/refs/tags/v${version}.tar.gz"
+checksum="422a42368b0264ebcd9914e0b38004b2c441a69ea7f3a059d6afe84b770f8553"
+make_check=extended # Needs valid API key to test
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-12-21 10:03 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17 16:21 [PR PATCH] " ananteris
2022-12-17 16:38 ` icp1994
2022-12-17 17:18 ` JamiKettunen
2022-12-18 13:35 ` ananteris
2022-12-18 14:19 ` [PR PATCH] [Updated] " ananteris
2022-12-18 14:26 ` ananteris
2022-12-18 14:30 ` ananteris
2022-12-18 14:33 ` ananteris
2022-12-18 14:43 ` [PR REVIEW] " paper42
2022-12-18 14:43 ` paper42
2022-12-18 14:43 ` paper42
2022-12-18 14:43 ` paper42
2022-12-18 14:43 ` paper42
2022-12-18 14:43 ` paper42
2022-12-18 15:40 ` ananteris
2022-12-18 15:40 ` ananteris
2022-12-18 16:47 ` ananteris
2022-12-18 17:36 ` [PR PATCH] [Updated] " ananteris
2022-12-18 17:38 ` ananteris
2022-12-18 18:22 ` ananteris
2022-12-18 18:30 ` ananteris
2022-12-18 18:41 ` ananteris
2022-12-18 18:46 ` ananteris
2022-12-19 11:34 ` ananteris
2022-12-19 11:38 ` ananteris
2022-12-19 11:40 ` [PR PATCH] [Updated] " ananteris
2022-12-19 11:48 ` ananteris
2022-12-19 19:39 ` [PR REVIEW] " paper42
2022-12-19 19:39 ` paper42
2022-12-20 21:28 ` ananteris
2022-12-20 21:31 ` ananteris
2022-12-20 21:37 ` paper42
2022-12-20 21:38 ` paper42
2022-12-21 10:03 ` ananteris [this message]
2022-12-21 10:04 ` ananteris
2022-12-22 16:33 ` [PR REVIEW] " paper42
2022-12-22 16:41 ` paper42
2022-12-23 12:08 ` [PR PATCH] [Updated] " ananteris
2022-12-23 12:09 ` ananteris
2022-12-23 12:10 ` [PR PATCH] [Updated] " ananteris
2022-12-25  9:54 ` [PR PATCH] [Merged]: " paper42
  -- strict thread matches above, loose matches on Subject: below --
2022-12-17 16:01 [PR PATCH] " ananteris
2022-12-17 16:04 ` [PR PATCH] [Updated] " ananteris
2022-12-17 16:10 ` ananteris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221221100308.KaXIVbQ7YGa4Aa3KCtSWIWwDyp-wtwloOGRfs_SJ9Ms@z \
    --to=ananteris@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).