Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pegen for openSUSE:Factory checked in at 2024-01-03 12:30:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pegen (Old) and /work/SRC/openSUSE:Factory/.python-pegen.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pegen" Wed Jan 3 12:30:50 2024 rev:2 rq:1136287 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pegen/python-pegen.changes 2023-03-08 14:53:29.694977391 +0100 +++ /work/SRC/openSUSE:Factory/.python-pegen.new.28375/python-pegen.changes 2024-01-03 12:31:31.461804907 +0100 @@ -1,0 +2,10 @@ +Tue Jan 2 21:16:25 UTC 2024 - Dirk Müller <[email protected]> + +- update to 0.3.0: + * Replace nullable_visit with NullableVisitor + * Implement nullable detection via NullableVisitor + * Support Python 3.11 and 3.12 + * Support Python 3.12 f-strings in grammar actions + * Fix typing in parser class and minor f-string fix + +------------------------------------------------------------------- Old: ---- pegen-0.2.0.tar.gz New: ---- pegen-0.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pegen.spec ++++++ --- /var/tmp/diff_new_pack.PBv76t/_old 2024-01-03 12:31:32.377838408 +0100 +++ /var/tmp/diff_new_pack.PBv76t/_new 2024-01-03 12:31:32.377838408 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pegen # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: python-pegen -Version: 0.2.0 +Version: 0.3.0 Release: 0 Summary: CPython's PEG parser generator License: MIT URL: https://github.com/we-like-parsers/pegen -Source: https://files.pythonhosted.org/packages/source/p/pegen/pegen-0.2.0.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pegen/pegen-%{version}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} ++++++ pegen-0.2.0.tar.gz -> pegen-0.3.0.tar.gz ++++++ ++++ 2880 lines of diff (skipped)
