Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gherkin-official for
openSUSE:Factory checked in at 2026-04-01 19:52:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gherkin-official (Old)
and /work/SRC/openSUSE:Factory/.python-gherkin-official.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gherkin-official"
Wed Apr 1 19:52:18 2026 rev:2 rq:1344060 version:39.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-gherkin-official/python-gherkin-official.changes
2025-09-01 17:19:03.657152539 +0200
+++
/work/SRC/openSUSE:Factory/.python-gherkin-official.new.21863/python-gherkin-official.changes
2026-04-01 19:53:55.573348803 +0200
@@ -1,0 +2,12 @@
+Wed Apr 1 07:52:15 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 39.0.0:
+ * (i18n) Added Korean translation of "Rule"
+ * [Python] Fixed hidden file reading behavior in `Parser.parse`
+ (#541).
+ * BREAKING CHANGE: Require messages v31 or greater
+ * [Python] Dropped legacy input-output processor
+ * [Python] Dropped legacy `.egg-info` metadata distribution
+ artifacts
+
+-------------------------------------------------------------------
Old:
----
gherkin-33.0.0.tar.gz
New:
----
gherkin-39.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gherkin-official.spec ++++++
--- /var/tmp/diff_new_pack.xwTWn1/_old 2026-04-01 19:53:56.593391172 +0200
+++ /var/tmp/diff_new_pack.xwTWn1/_new 2026-04-01 19:53:56.597391337 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-gherkin-official
#
-# Copyright (c) 2025 SUSE LLC
+# 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,19 +18,18 @@
# PyPi name
Name: python-gherkin-official
-Version: 33.0.0
+Version: 39.0.0
Release: 0
Summary: Gherkin parser (official, by Cucumber team)
License: MIT
URL: https://github.com/cucumber/gherkin
Source:
https://github.com/cucumber/gherkin/archive/refs/tags/v%{version}.tar.gz#/gherkin-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools >= 61.0}
-BuildRequires: %{python_module wheel}
+BuildRequires: %{python_module uv-build >= 0.10.0}
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module typing_extensions >= 4}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest >= 6.1}
# /SECTION
BuildRequires: fdupes
Requires: python-typing_extensions >= 4
@@ -65,5 +64,5 @@
%doc python/README.md
%license LICENSE
%{python_sitelib}/gherkin
-%{python_sitelib}/gherkin_official-%{version}.dist-info
+%{python_sitelib}/gherkin_official-%{version}*-info
++++++ gherkin-33.0.0.tar.gz -> gherkin-39.0.0.tar.gz ++++++
++++ 33581 lines of diff (skipped)