Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tiktoken for openSUSE:Factory 
checked in at 2026-07-01 16:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tiktoken (Old)
 and      /work/SRC/openSUSE:Factory/.python-tiktoken.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tiktoken"

Wed Jul  1 16:35:12 2026 rev:5 rq:1362183 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tiktoken/python-tiktoken.changes  
2025-12-11 18:40:51.888271635 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-tiktoken.new.11887/python-tiktoken.changes   
    2026-07-01 16:35:18.814296296 +0200
@@ -1,0 +2,11 @@
+Sun Jun 28 14:43:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.13.0:
+  * Update fancy-regex for significantly increased performance
+  * Branch byte pair encoding to fix performance on unusual input
+  * Fix AttributeError caused by incomplete redaction of
+    experimental code
+  * Update version of `pyo3`
+  * Update version of optional dependency `blobfile`
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  tiktoken-0.12.0.obscpio
  tiktoken-0.12.0.tar.zst
  tiktoken.obsinfo

New:
----
  tiktoken-0.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tiktoken.spec ++++++
--- /var/tmp/diff_new_pack.GsX2Jw/_old  2026-07-01 16:35:21.326383693 +0200
+++ /var/tmp/diff_new_pack.GsX2Jw/_new  2026-07-01 16:35:21.334383971 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tiktoken
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-tiktoken
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Fast BPE tokeniser for use with OpenAI's models
 License:        MIT
 URL:            https://github.com/openai/tiktoken
-Source:         tiktoken-%{version}.tar.zst
+Source:         
https://github.com/openai/tiktoken/archive/refs/tags/%{version}.tar.gz#/tiktoken-%{version}.tar.gz
 Source1:        vendor.tar.zst
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools-rust}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.GsX2Jw/_old  2026-07-01 16:35:21.462388424 +0200
+++ /var/tmp/diff_new_pack.GsX2Jw/_new  2026-07-01 16:35:21.498389677 +0200
@@ -1,24 +1,8 @@
 <services>
-  <service mode="manual" name="obs_scm">
-    <param name="url">https://github.com/openai/tiktoken.git</param>
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="scm">git</param>
-    <param name="revision">0.12.0</param>
-    <param name="match-tag">*</param>
-    <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
-    <param name="versionrewrite-replacement">\1</param>
-    <param name="changesgenerate">enable</param>
-    <param name="changesauthor">[email protected]</param>
-  </service>
-  <service mode="manual" name="tar" />
-  <service mode="manual" name="recompress">
-    <param name="file">*.tar</param>
-    <param name="compression">zst</param>
-  </service>
-  <service mode="manual" name="set_version"/>
+  <service name="download_files" mode="manual"/>
   <service name="cargo_vendor" mode="manual">
-     <param name="src">tiktoken</param>
-     <param name="compression">zst</param>
+     <param name="src">tiktoken*.tar.gz</param>
+     <param name="compression">zstd</param>
      <param name="update">true</param>
   </service>
 </services>

++++++ vendor.tar.zst ++++++
++++ 1178462 lines of diff (skipped)

Reply via email to