diff --git a/pygal-3.0.4.tar.gz b/pygal-3.0.4.tar.gz deleted file mode 100644 index fdf65c2..0000000 --- a/pygal-3.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c5da33f1041e8b30cbc980f8a34910d9edc584b833240298f6a25df65425289 -size 81840 diff --git a/pygal-3.0.5.tar.gz b/pygal-3.0.5.tar.gz new file mode 100644 index 0000000..5cb502d --- /dev/null +++ b/pygal-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a0f34e5bc1c01975c2bfb8342ad521e293ad42e525699dd00c4d7a52c14b71 +size 80489 diff --git a/python-pygal.changes b/python-pygal.changes index 351abb0..cd0ed77 100644 --- a/python-pygal.changes +++ b/python-pygal.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Aug 31 11:57:50 UTC 2024 - Dirk Müller + +- update to 3.0.5: + * Get rid of the u() helper function + * Get rid of the to_unicode() helper function + * Get rid of the to_str() helper function + * Get rid of _ellipsis and base + * Always import Iterable from collections.abc + ------------------------------------------------------------------- Thu Dec 14 21:24:19 UTC 2023 - Dirk Müller diff --git a/python-pygal.spec b/python-pygal.spec index 24ea60a..ada5727 100644 --- a/python-pygal.spec +++ b/python-pygal.spec @@ -1,7 +1,7 @@ # # spec file for package python-pygal # -# 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 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pygal -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: A python svg graph plotting library License: LGPL-3.0-or-later @@ -36,7 +36,7 @@ BuildRequires: python-rpm-macros Requires: python-importlib-metadata Requires: python-lxml Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Recommends: python-CairoSVG BuildArch: noarch # SECTION test requirements