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..849faa67edc4 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.97.0 +DISTVERSION= 1.105.0 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index 50bfa18f91c1..13c370b31d94 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 = 1756970976 +SHA256 (openai-1.105.0.tar.gz) = a68a47adce0506d34def22dd78a42cbb6cfecae1cf6a5fe37f38776d32bbb514 +SIZE (openai-1.105.0.tar.gz) = 557265 |