14
0

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
This commit is contained in:
2025-03-05 10:58:31 +00:00
committed by Git OBS Bridge
parent d8c0e09456
commit 95938eede0
7 changed files with 20 additions and 9 deletions

View File

@@ -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