15
0
forked from pool/python-defcon

- update to 0.10.1:

* Python 3.10 support
  * Add glyphSet argument in _stampLayerInfoDataState
  * when guideline.name is set to None remove the name key
  * add eq and hash to FuzzyNumber
  * drop python 3.6 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=14
This commit is contained in:
2022-07-19 11:27:55 +00:00
committed by Git OBS Bridge
parent 4a8b146285
commit 4ba2e40d27
4 changed files with 14 additions and 5 deletions

View File

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

3
defcon-0.10.1.zip Normal file
View File

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

View File

@@ -1,8 +1,17 @@
-------------------------------------------------------------------
Tue Jul 19 11:27:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.10.1:
* Python 3.10 support
* Add glyphSet argument in _stampLayerInfoDataState
* when guideline.name is set to None remove the name key
* add eq and hash to FuzzyNumber
-------------------------------------------------------------------
Sun Jan 23 16:18:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.10.0:
* drop python 3.6 support
* drop python 3.6 support
-------------------------------------------------------------------
Thu Dec 16 10:22:57 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-defcon
Version: 0.10.0
Version: 0.10.1
Release: 0
Summary: A set of UFO based objects for use in font editing applications
License: MIT