Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dparse for openSUSE:Factory checked in at 2024-11-12 19:23:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dparse (Old) and /work/SRC/openSUSE:Factory/.python-dparse.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dparse" Tue Nov 12 19:23:27 2024 rev:8 rq:1223595 version:0.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dparse/python-dparse.changes 2024-01-15 22:20:26.057501733 +0100 +++ /work/SRC/openSUSE:Factory/.python-dparse.new.2017/python-dparse.changes 2024-11-12 19:24:23.346915718 +0100 @@ -1,0 +2,26 @@ +Tue Nov 12 08:40:35 UTC 2024 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 0.6.4 + * Fix "AttributeError: SafeConfigParser instance has no attribute 'values'" + * Support poetry.lock version >= 1.5 + * Add pyproject parser + * Test pyproject parser + * Add to readme + * Remove python2-ism in the code + * Migrate to pyproject.toml + * Maybe you don't even need build-system + * Add and fix workflows + * Replace ConfigParser's 'readfp' by 'read_string' + * Run tests on PR events + * Trigger label check on fork PRs + * ci(.github): revamp workflows and add hatch + * perf(.github): prepare release workflows + * perf(pyproject.toml): Set the start version of the new dparse release + * ci(ci.yml): Set SLUG to release when the correct even is triggered + * docs(CHANGELOG.md): Reset CHANGELOG.md + * build(pyproject.toml): Fix steps for changelog generation + * ci(release.yml): Download artifact from another workflow +- Add python-hatchling to BuildRequires +- Drop fix-configparser-parsing.patch, merged upstream + +------------------------------------------------------------------- Old: ---- dparse-0.6.3.tar.gz fix-configparser-parsing.patch New: ---- dparse-0.6.4.tar.gz BETA DEBUG BEGIN: Old:- Add python-hatchling to BuildRequires - Drop fix-configparser-parsing.patch, merged upstream BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dparse.spec ++++++ --- /var/tmp/diff_new_pack.YmJPg4/_old 2024-11-12 19:24:23.950940999 +0100 +++ /var/tmp/diff_new_pack.YmJPg4/_new 2024-11-12 19:24:23.950940999 +0100 @@ -18,14 +18,13 @@ %bcond_without test Name: python-dparse -Version: 0.6.3 +Version: 0.6.4 Release: 0 Summary: Python dependency file parser License: MIT URL: https://github.com/jayfk/dparse Source: https://files.pythonhosted.org/packages/source/d/dparse/dparse-%{version}.tar.gz -# PATCH-FIX-UPSTREAM gh#pyupio/dparse#a3d83e8bdfd694e873b5775881ab5aa62fdbb674 -Patch0: fix-configparser-parsing.patch +BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} ++++++ dparse-0.6.3.tar.gz -> dparse-0.6.4.tar.gz ++++++ ++++ 2367 lines of diff (skipped)
