15
0

Accepting request 1264895 from devel:languages:python

- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ufoLib2?expand=0&rev=12
This commit is contained in:
2025-04-16 18:39:05 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 26 07:56:26 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Tue Feb 11 20:47:26 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -73,6 +73,6 @@ ufoLib2 is a UFO font processing library.
%doc README.md
%license LICENSE
%{python_sitelib}/ufoLib2
%{python_sitelib}/ufoLib2-%{version}*-info
%{python_sitelib}/ufolib2-%{version}.dist-info
%changelog