Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-defcon for openSUSE:Factory checked in at 2021-03-19 16:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-defcon (Old) and /work/SRC/openSUSE:Factory/.python-defcon.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-defcon" Fri Mar 19 16:42:58 2021 rev:4 rq:879997 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-defcon/python-defcon.changes 2021-02-15 23:20:40.807788302 +0100 +++ /work/SRC/openSUSE:Factory/.python-defcon.new.2401/python-defcon.changes 2021-03-19 16:43:10.110114994 +0100 @@ -1,0 +2,10 @@ +Fri Mar 19 01:52:35 UTC 2021 - Steve Kowalik <[email protected]> + +- Update 0.8.1: + * Fixes behavior with None in removeObserver (#349) + * Resets glyph set on save (#297) + * Gives Anchors and Guidelines a glyph attribute (#325) + * Dispatcher enhancements (#337) + * Adds __eq__ in BaseDict (#344) + +------------------------------------------------------------------- Old: ---- defcon-0.7.2.zip New: ---- defcon-0.8.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-defcon.spec ++++++ --- /var/tmp/diff_new_pack.UZtRzq/_old 2021-03-19 16:43:10.802115928 +0100 +++ /var/tmp/diff_new_pack.UZtRzq/_new 2021-03-19 16:43:10.806115934 +0100 @@ -20,12 +20,14 @@ %define skip_python2 1 %define skip_python36 1 Name: python-defcon -Version: 0.7.2 +Version: 0.8.1 Release: 0 Summary: A set of flexible objects for representing UFO data License: MIT URL: http://code.typesupply.com Source: https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{version}.zip +BuildRequires: %{python_module fs} +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros
