14
0

Accepting request 959838 from home:bnavigator:branches:devel:languages:python

- Update to 0.6.1
  * Fixes the deletion of images by the normalizer (#88)
  * Does not write empty keys (#89) in layerinfo.plist (or an empty
    layerinfo.plist)

OBS-URL: https://build.opensuse.org/request/show/959838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufonormalizer?expand=0&rev=7
This commit is contained in:
2022-03-07 11:34:13 +00:00
committed by Git OBS Bridge
parent b28a63d470
commit a2271c7ebf
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ufonormalizer
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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.0
Version: 0.6.1
Release: 0
Summary: Script to normalize the XML and other data inside of a UFO
License: BSD-3-Clause