Accepting request 1225396 from devel:languages:python
- update to 0.16.1: * Drop support Python 3.7 * Update testing dependencies and cattrs minimum version OBS-URL: https://build.opensuse.org/request/show/1225396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ufoLib2?expand=0&rev=9
This commit is contained in:
commit
7daa40890d
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 18:30:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <ecsos@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f0dc7f72ccacfe7faefe0d53d37971d45664d8b0563ef36956fa7bfa55a2bd
|
||||
size 97499
|
3
ufolib2-0.16.1.tar.gz
Normal file
3
ufolib2-0.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad53201d11e12f61b5fc5c2a81cb14cdbe68647cca6c00150ea1c0a1a9c7a32b
|
||||
size 97271
|
Loading…
x
Reference in New Issue
Block a user