Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyavm for openSUSE:Factory checked in at 2026-04-12 19:41:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyavm (Old) and /work/SRC/openSUSE:Factory/.python-pyavm.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyavm" Sun Apr 12 19:41:34 2026 rev:2 rq:1346205 version:0.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyavm/python-pyavm.changes 2026-02-26 18:51:55.757717524 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyavm.new.21863/python-pyavm.changes 2026-04-12 19:41:36.662739868 +0200 @@ -1,0 +2,13 @@ +Sun Apr 12 16:08:42 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.9.9: + * Infrastructure updates + * General improvements and modernization of code + * Allow dash '-' as placeholder in controlled vocabulary lists + * Fix CTYPE parsing for WCS with SIP distortion extensions + * Validate nested attribute values using specs + * Add iteration support for AVM objects + * Added support for MetadataVersion 1.0 + * Add changelog entries to CHANGES.md on release + +------------------------------------------------------------------- Old: ---- pyavm-0.9.8.tar.gz New: ---- pyavm-0.9.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyavm.spec ++++++ --- /var/tmp/diff_new_pack.WYOry4/_old 2026-04-12 19:41:38.762825677 +0200 +++ /var/tmp/diff_new_pack.WYOry4/_new 2026-04-12 19:41:38.762825677 +0200 @@ -17,17 +17,17 @@ Name: python-pyavm -Version: 0.9.8 +Version: 0.9.9 Release: 0 Summary: Simple pure-python AVM meta-data handling License: MIT URL: http://astrofrog.github.io/pyavm/ Source: https://files.pythonhosted.org/packages/source/p/pyavm/pyavm-%{version}.tar.gz BuildRequires: python-rpm-macros -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.10} +BuildRequires: %{python_module hatchling} +BuildRequires: %{python_module hatch-vcs} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module wheel} # SECTION test requirements BuildRequires: %{python_module pytest} @@ -57,7 +57,7 @@ %pytest %files %{python_files} -%doc CHANGES README.rst +%doc README.rst %license LICENSE %{python_sitelib}/pyavm %{python_sitelib}/[Pp]y[Aa][Vv][Mm]-%{version}.dist-info ++++++ pyavm-0.9.8.tar.gz -> pyavm-0.9.9.tar.gz ++++++ ++++ 3595 lines of diff (skipped)
