diff options
Diffstat (limited to '')
-rw-r--r-- | misc/py-openai-whisper/Makefile | 1 | ||||
-rw-r--r-- | misc/py-openai/Makefile | 2 | ||||
-rw-r--r-- | misc/py-openai/distinfo | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/misc/py-openai-whisper/Makefile b/misc/py-openai-whisper/Makefile index 832b2629f30c..81ace1d34f58 100644 --- a/misc/py-openai-whisper/Makefile +++ b/misc/py-openai-whisper/Makefile @@ -1,6 +1,7 @@ PORTNAME= openai-whisper DISTVERSIONPREFIX= v DISTVERSION= 20240930 +PORTREVISION= 1 CATEGORIES= misc python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index ca4fcff5fde6..faa229afe0c0 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.97.0 +DISTVERSION= 1.99.9 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index 50bfa18f91c1..ed7e3e548781 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752887244 -SHA256 (openai-1.97.0.tar.gz) = 0be349569ccaa4fb54f97bb808423fd29ccaeb1246ee1be762e0c81a47bae0aa -SIZE (openai-1.97.0.tar.gz) = 493850 +TIMESTAMP = 1755502465 +SHA256 (openai-1.99.9.tar.gz) = f2082d155b1ad22e83247c3de3958eb4255b20ccf4a1de2e6681b6957b554e92 +SIZE (openai-1.99.9.tar.gz) = 506992 |