hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
python-openai


Commits:
6b98ab14 by Justin Kromlinger at 2024-05-09T00:00:44+02:00
upgpkg: 1.27.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-openai
        pkgdesc = Python client library for the OpenAI API
-       pkgver = 1.26.0
+       pkgver = 1.27.0
        pkgrel = 1
        url = https://github.com/openai/openai-python
        arch = any
@@ -29,7 +29,7 @@ pkgbase = python-openai
        optdepends = python-matplotlib: embeddings
        optdepends = python-plotly: embeddings
        optdepends = python-scipy: embeddings
-       source = 
openai-python-1.26.0.tar.gz::https://github.com/openai/openai-python/archive/refs/tags/v1.26.0.tar.gz
-       sha256sums = 
2197482cd3c7f0f029366878dea4c681672b268570dc2c234392a6370ced9333
+       source = 
openai-python-1.27.0.tar.gz::https://github.com/openai/openai-python/archive/refs/tags/v1.27.0.tar.gz
+       sha256sums = 
b8404c271a3a969fcca6841f776e38e838cffdd9e715965d9055b9f35734ee80
 
 pkgname = python-openai


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-openai
 _name=openai-python
-pkgver=1.26.0
+pkgver=1.27.0
 pkgrel=1
 pkgdesc="Python client library for the OpenAI API"
 arch=('any')
@@ -24,7 +24,7 @@ optdepends=('python-numpy: Needed for CLI fine-tuning data 
preparation tool'
             'python-plotly: embeddings'
             'python-scipy: embeddings')
 
source=("${_name}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('2197482cd3c7f0f029366878dea4c681672b268570dc2c234392a6370ced9333')
+sha256sums=('b8404c271a3a969fcca6841f776e38e838cffdd9e715965d9055b9f35734ee80')
 
 build() {
   cd "${_name}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/6b98ab14ce7ee288fc8e392618c13f01577c2f2e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/6b98ab14ce7ee288fc8e392618c13f01577c2f2e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to