Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-leather for openSUSE:Factory checked in at 2022-01-13 23:20:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-leather (Old) and /work/SRC/openSUSE:Factory/.python-leather.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-leather" Thu Jan 13 23:20:55 2022 rev:5 rq:945959 version:0.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-leather/python-leather.changes 2020-04-15 19:55:33.541627775 +0200 +++ /work/SRC/openSUSE:Factory/.python-leather.new.1892/python-leather.changes 2022-01-13 23:21:32.412051360 +0100 @@ -1,0 +2,6 @@ +Tue Jan 11 19:59:54 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update to 0.3.4 + * Add Python 3.10 support + +------------------------------------------------------------------- Old: ---- 0.3.3.tar.gz New: ---- leather-0.3.4-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-leather.spec ++++++ --- /var/tmp/diff_new_pack.96vpr8/_old 2022-01-13 23:21:32.952051712 +0100 +++ /var/tmp/diff_new_pack.96vpr8/_new 2022-01-13 23:21:32.956051716 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-leather # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-leather -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: Python charting for 80% of humans License: MIT Group: Development/Languages/Python URL: https://github.com/wireservice/leather -Source: https://github.com/wireservice/leather/archive/%{version}.tar.gz +Source: https://github.com/wireservice/leather/archive/%{version}.tar.gz#/leather-0.3.4-gh.tar.gz BuildRequires: %{python_module lxml >= 3.6.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -58,6 +58,7 @@ %files %{python_files} %doc README.rst %license COPYING -%{python_sitelib}/* +%{python_sitelib}/leather +%{python_sitelib}/leather-%{version}*-info %changelog