From 95938eede02229c5e80a23110d446d3adcae7819b70aeabf985c25d76e131775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 5 Mar 2025 10:58:31 +0000 Subject: [PATCH] Accepting request 1250333 from home:glaubitz:branches:devel:languages:python - Update to version 0.9.0: * Join artifacts * Partial sync of codebase * Partial sync of codebase (#381) * Add a link to PyPI in README (#318) * Improve aarch64 and mac builds (#380) * Partial sync of codebase (#379) OBS-URL: https://build.opensuse.org/request/show/1250333 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tiktoken?expand=0&rev=7 --- _service | 2 +- _servicedata | 2 +- python-tiktoken.changes | 11 +++++++++++ python-tiktoken.spec | 4 ++-- tiktoken-0.8.0.tar.zst | 3 --- tiktoken-0.9.0.tar.zst | 3 +++ vendor.tar.zst | 4 ++-- 7 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 tiktoken-0.8.0.tar.zst create mode 100644 tiktoken-0.9.0.tar.zst diff --git a/_service b/_service index 6b8bf04..9de66a3 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/openai/tiktoken.git @PARENT_TAG@ git - 0.8.0 + 0.9.0 * v(\d+\.\d+\.\d+) \1 diff --git a/_servicedata b/_servicedata index 74a8dda..e99d50c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openai/tiktoken.git - 63527649963def8c759b0f91f2eb69a40934e468 \ No newline at end of file + e35ab0915e37b919946b70947f1d0854196cb72c \ No newline at end of file diff --git a/python-tiktoken.changes b/python-tiktoken.changes index 3a6b967..0551780 100644 --- a/python-tiktoken.changes +++ b/python-tiktoken.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 5 09:34:31 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.9.0: + * Join artifacts + * Partial sync of codebase + * Partial sync of codebase (#381) + * Add a link to PyPI in README (#318) + * Improve aarch64 and mac builds (#380) + * Partial sync of codebase (#379) + ------------------------------------------------------------------- Thu Nov 21 09:21:10 UTC 2024 - Dirk Müller diff --git a/python-tiktoken.spec b/python-tiktoken.spec index 94b8c09..21ea6d2 100644 --- a/python-tiktoken.spec +++ b/python-tiktoken.spec @@ -1,7 +1,7 @@ # # spec file for package python-tiktoken # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-tiktoken -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: Fast BPE tokeniser for use with OpenAI's models License: MIT diff --git a/tiktoken-0.8.0.tar.zst b/tiktoken-0.8.0.tar.zst deleted file mode 100644 index c817c63..0000000 --- a/tiktoken-0.8.0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36f052fe061b5555044b19b4078e8b7192f6f2a3f908490eb722f1bd3dd51f19 -size 30248 diff --git a/tiktoken-0.9.0.tar.zst b/tiktoken-0.9.0.tar.zst new file mode 100644 index 0000000..164544b --- /dev/null +++ b/tiktoken-0.9.0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3699468919a2029fa8b5589ab61a8d19f96aabaaf9aa98fd18216ac19b2387 +size 31207 diff --git a/vendor.tar.zst b/vendor.tar.zst index 7b204f3..8812241 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bc22788c4bf6265b4be0f02aa5e958bb2c5694050c5ede75888d9757bff9475 -size 2748582 +oid sha256:91b4c444abd2f572532ccf551d94914cb8b88a6b75608458de5eacba20bdf0a8 +size 2751587