Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-openai
Commits:
ed1233d9 by Robin Candau at 2024-12-27T16:45:48+01:00
upgpkg: 1.59.0-2: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-openai
pkgdesc = Python client library for the OpenAI API
pkgver = 1.59.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/openai/openai-python
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-openai
_name=openai-python
pkgver=1.59.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python client library for the OpenAI API"
arch=('any')
url="https://github.com/openai/openai-python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/ed1233d9860b41fc619dc78bb1057bbfc95be84b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/ed1233d9860b41fc619dc78bb1057bbfc95be84b
You're receiving this email because of your account on gitlab.archlinux.org.