From 4a8b146285321fd5735c5b66c70664043ec980109b8e42ae365da494dabddde1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 23 Jan 2022 16:18:50 +0000 Subject: [PATCH] - update to 0.10.0: * drop python 3.6 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=13 --- defcon-0.10.0.zip | 3 +++ defcon-0.9.0.zip | 3 --- python-defcon.changes | 6 ++++++ python-defcon.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 defcon-0.10.0.zip delete mode 100644 defcon-0.9.0.zip diff --git a/defcon-0.10.0.zip b/defcon-0.10.0.zip new file mode 100644 index 0000000..5617424 --- /dev/null +++ b/defcon-0.10.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a009862a0bc3f41f2b1a1b1f80d6aeedb3a17ed77d598da09f5a1bd93e970b3c +size 519561 diff --git a/defcon-0.9.0.zip b/defcon-0.9.0.zip deleted file mode 100644 index 2f31bbf..0000000 --- a/defcon-0.9.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:140f51da51e9630a9fa11dfd34376c4e29785fdb0bddc2e371df5b36bec17b76 -size 519289 diff --git a/python-defcon.changes b/python-defcon.changes index 0f54dce..ea9d634 100644 --- a/python-defcon.changes +++ b/python-defcon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 23 16:18:07 UTC 2022 - Dirk Müller + +- update to 0.10.0: + * drop python 3.6 support + ------------------------------------------------------------------- Thu Dec 16 10:22:57 UTC 2021 - Ben Greiner diff --git a/python-defcon.spec b/python-defcon.spec index 98905d5..19adf9f 100644 --- a/python-defcon.spec +++ b/python-defcon.spec @@ -1,7 +1,7 @@ # # spec file for package python-defcon # -# 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 @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-defcon -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: A set of UFO based objects for use in font editing applications License: MIT