diff --git a/python-ufoLib2.changes b/python-ufoLib2.changes index 18c50f5..ee970ff 100644 --- a/python-ufoLib2.changes +++ b/python-ufoLib2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 20 18:30:05 UTC 2024 - Dirk Müller + +- update to 0.16.1: + * Drop support Python 3.7 + * Update testing dependencies and cattrs minimum version + ------------------------------------------------------------------- Thu Jan 4 12:46:01 UTC 2024 - ecsos diff --git a/python-ufoLib2.spec b/python-ufoLib2.spec index 462de72..b0abbed 100644 --- a/python-ufoLib2.spec +++ b/python-ufoLib2.spec @@ -1,7 +1,7 @@ # # spec file for package python-ufoLib2 # -# 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,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-ufoLib2 -Version: 0.16.0 +Version: 0.16.1 Release: 0 Summary: UFO font processing library License: Apache-2.0 URL: https://github.com/fonttools/ufoLib2 -Source: https://files.pythonhosted.org/packages/source/u/ufoLib2/ufoLib2-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/ufolib2/ufolib2-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools_scm} @@ -57,7 +57,7 @@ BuildArch: noarch ufoLib2 is a UFO font processing library. %prep -%setup -q -n ufoLib2-%{version} +%setup -q -n ufolib2-%{version} %build %pyproject_wheel diff --git a/ufoLib2-0.16.0.tar.gz b/ufoLib2-0.16.0.tar.gz deleted file mode 100644 index e0dbcf9..0000000 --- a/ufoLib2-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49f0dc7f72ccacfe7faefe0d53d37971d45664d8b0563ef36956fa7bfa55a2bd -size 97499 diff --git a/ufolib2-0.16.1.tar.gz b/ufolib2-0.16.1.tar.gz new file mode 100644 index 0000000..4063e98 --- /dev/null +++ b/ufolib2-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad53201d11e12f61b5fc5c2a81cb14cdbe68647cca6c00150ea1c0a1a9c7a32b +size 97271