forked from pool/python-defcon
Accepting request 1111925 from devel:languages:python
- update to 0.10.3: * Add in missing `_dirty` - Update to 0.10.2 * Adds __eq__ in BaseDict (#344) - skip python 3.6 (needs FontTools which needs scipy) OBS-URL: https://build.opensuse.org/request/show/1111925 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-defcon?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44
|
||||
size 519741
|
||||
3
defcon-0.10.3.zip
Normal file
3
defcon-0.10.3.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56de26d7c75f164eea03e28bc11b4c769c68d705fa186dfcaeb56c27f9a4cc0c
|
||||
size 519814
|
||||
@@ -1,7 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 09:19:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.10.3:
|
||||
* Add in missing `_dirty`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 17:55:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.10.2
|
||||
- Update to 0.10.2
|
||||
* Create a new glyphset from the provided reader by @typemytype in #409
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -41,12 +47,12 @@ Fri Mar 19 01:52:35 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
* Resets glyph set on save (#297)
|
||||
* Gives Anchors and Guidelines a glyph attribute (#325)
|
||||
* Dispatcher enhancements (#337)
|
||||
* Adds __eq__ in BaseDict (#344)
|
||||
* Adds __eq__ in BaseDict (#344)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 10:25:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- skip python 3.6 (needs FontTools which needs scipy)
|
||||
- skip python 3.6 (needs FontTools which needs scipy)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 05:47:09 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-defcon
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.2
|
||||
Version: 0.10.3
|
||||
Release: 0
|
||||
Summary: A set of UFO based objects for use in font editing applications
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user