14
0

- update to 0.6.2:

* Fix conversion of floats
    layerinfo.plist)
  * Fixes plistlib issues with Python 3.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufonormalizer?expand=0&rev=9
This commit is contained in:
2024-11-20 17:50:03 +00:00
committed by Git OBS Bridge
parent a2271c7ebf
commit 94c29ce7dd
4 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 20 17:49:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.6.2:
* Fix conversion of floats
-------------------------------------------------------------------
Mon Mar 7 10:41:03 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ufonormalizer
#
# Copyright (c) 2022 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-ufonormalizer
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Script to normalize the XML and other data inside of a UFO
License: BSD-3-Clause
@@ -41,7 +41,7 @@ BuildArch: noarch
Script to normalize the XML and other data inside of a UFO.
%prep
%setup -q -n ufonormalizer-%{version}
%autosetup -p1 -n ufonormalizer-%{version}
sed -i -e '1{\,^#! %{_bindir}/env python,d}' src/ufonormalizer/__init__.py
%build

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e61110e75a500083f265385b1354b578610f9542e3bbbeedb98a2a6155e4aa6c
size 37360

3
ufonormalizer-0.6.2.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c5715bb948381f2c641af82b94938ad242d9b5365dd1c5b7ce3d75556a26c3a
size 37406