From 9089a3c20faedabb3689ff1fc29cebbb4fb6a08593841463758bb0c87ac1823e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:39:38 +0000 Subject: [PATCH] Accepting request 1009968 from home:yarunachalam:branches:devel:languages:python - Update to version 2.1.4 * Fix unparseable version bound for fonttools under Python 2 OBS-URL: https://build.opensuse.org/request/show/1009968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arabic-reshaper?expand=0&rev=14 --- arabic_reshaper-2.1.3.tar.gz | 3 --- arabic_reshaper-2.1.4.tar.gz | 3 +++ python-arabic-reshaper.changes | 6 ++++++ python-arabic-reshaper.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 arabic_reshaper-2.1.3.tar.gz create mode 100644 arabic_reshaper-2.1.4.tar.gz diff --git a/arabic_reshaper-2.1.3.tar.gz b/arabic_reshaper-2.1.3.tar.gz deleted file mode 100644 index 74f8289..0000000 --- a/arabic_reshaper-2.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5432fd30ec5bd58762f766b4da815a596b1cb100c0ed32a19c41cd6759fc0a74 -size 22245 diff --git a/arabic_reshaper-2.1.4.tar.gz b/arabic_reshaper-2.1.4.tar.gz new file mode 100644 index 0000000..1e4029d --- /dev/null +++ b/arabic_reshaper-2.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c5be256d16da033f3e74d2f545cf49492ffc8279018ee9fb2ddcfdabac21a7 +size 22311 diff --git a/python-arabic-reshaper.changes b/python-arabic-reshaper.changes index 4cead24..261c6ab 100644 --- a/python-arabic-reshaper.changes +++ b/python-arabic-reshaper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 02:41:34 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.1.4 + * Fix unparseable version bound for fonttools under Python 2 + ------------------------------------------------------------------- Wed Sep 15 11:35:08 UTC 2021 - pgajdos@suse.com diff --git a/python-arabic-reshaper.spec b/python-arabic-reshaper.spec index 2d1ed56..67318b5 100644 --- a/python-arabic-reshaper.spec +++ b/python-arabic-reshaper.spec @@ -1,7 +1,7 @@ # # spec file for package python-arabic-reshaper # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-arabic-reshaper -Version: 2.1.3 +Version: 2.1.4 Release: 0 Summary: Python module for formatting Arabic sentences License: MIT