forked from pool/python-defcon
- update to 0.12.1:
* clear glyph.lib on glyph.clear
- update to 0.12.0:
* Loop over all possibilities and test if one of them is
disabled
- update to 0.11.0:
* add `.readthedocs.yaml`
* Remove some big memory attributes from all defcon objects on
delete
* Mark regex/docstring as raw to fix SyntaxWarning invalid
escape seq
* Remove a useless shebang line in a non-executable test script
* Remove guideline color key when setting color none
* Update tested python versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=20
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-defcon
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-defcon
|
||||
Version: 0.10.3
|
||||
Version: 0.12.1
|
||||
Release: 0
|
||||
Summary: A set of UFO based objects for use in font editing applications
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user