mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-openai: update to 0.27.5.
This commit is contained in:
parent
eecf05fcc1
commit
d763e2a0c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-openai'
|
||||
pkgname=python3-openai
|
||||
version=0.25.0
|
||||
version=0.27.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -10,7 +10,7 @@ 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"
|
||||
checksum="549c2dab52a49ee074b13edef672ed872915bf5d8852a2750377937380c45285"
|
||||
make_check=extended # Requires valid API key
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue