forked from pool/python-tiktoken
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:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/openai/tiktoken.git</param>
|
<param name="url">https://github.com/openai/tiktoken.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.8.0</param>
|
<param name="revision">0.9.0</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openai/tiktoken.git</param>
|
<param name="url">https://github.com/openai/tiktoken.git</param>
|
||||||
<param name="changesrevision">63527649963def8c759b0f91f2eb69a40934e468</param></service></servicedata>
|
<param name="changesrevision">e35ab0915e37b919946b70947f1d0854196cb72c</param></service></servicedata>
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 5 09:34:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Thu Nov 21 09:21:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tiktoken
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-tiktoken
|
Name: python-tiktoken
|
||||||
Version: 0.8.0
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast BPE tokeniser for use with OpenAI's models
|
Summary: Fast BPE tokeniser for use with OpenAI's models
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:36f052fe061b5555044b19b4078e8b7192f6f2a3f908490eb722f1bd3dd51f19
|
|
||||||
size 30248
|
|
3
tiktoken-0.9.0.tar.zst
Normal file
3
tiktoken-0.9.0.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c3699468919a2029fa8b5589ab61a8d19f96aabaaf9aa98fd18216ac19b2387
|
||||||
|
size 31207
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9bc22788c4bf6265b4be0f02aa5e958bb2c5694050c5ede75888d9757bff9475
|
oid sha256:91b4c444abd2f572532ccf551d94914cb8b88a6b75608458de5eacba20bdf0a8
|
||||||
size 2748582
|
size 2751587
|
||||||
|
Reference in New Issue
Block a user