From f42ebe882bc54f45356c3bfc04ad608c8cff184a8c6752a55547d20b3257c78c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Feb 2021 18:57:41 +0000 Subject: [PATCH] Accepting request 870093 from home:jayvdb:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to v2.1.1 * Added support for settings based on a TrueType® font * Fix ResourceWarning OBS-URL: https://build.opensuse.org/request/show/870093 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arabic-reshaper?expand=0&rev=11 --- arabic_reshaper-2.1.1.tar.gz | 3 +++ python-arabic-reshaper.changes | 7 +++++++ python-arabic-reshaper.spec | 6 +++--- v2.0.15.tar.gz | 3 --- 4 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 arabic_reshaper-2.1.1.tar.gz delete mode 100644 v2.0.15.tar.gz diff --git a/arabic_reshaper-2.1.1.tar.gz b/arabic_reshaper-2.1.1.tar.gz new file mode 100644 index 0000000..1d965de --- /dev/null +++ b/arabic_reshaper-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b09fe1e19f37b48a37f76be3c85f2201d2b80fe0b020189204e1ddf68843584 +size 22202 diff --git a/python-arabic-reshaper.changes b/python-arabic-reshaper.changes index c726271..216eebc 100644 --- a/python-arabic-reshaper.changes +++ b/python-arabic-reshaper.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 7 14:29:59 UTC 2021 - John Vandenberg + +- Update to v2.1.1 + * Added support for settings based on a TrueType® font + * Fix ResourceWarning + ------------------------------------------------------------------- Tue Oct 13 15:59:32 UTC 2020 - Dominique Leuenberger diff --git a/python-arabic-reshaper.spec b/python-arabic-reshaper.spec index 571cf64..fe7b347 100644 --- a/python-arabic-reshaper.spec +++ b/python-arabic-reshaper.spec @@ -1,7 +1,7 @@ # # spec file for package python-arabic-reshaper # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-arabic-reshaper -Version: 2.0.15 +Version: 2.1.1 Release: 0 Summary: Python module for formatting Arabic sentences License: MIT Group: Development/Languages/Python URL: https://github.com/mpcabd/python-arabic-reshaper/ -Source: https://github.com/mpcabd/python-arabic-reshaper/archive/v%{version}.tar.gz +Source: https://github.com/mpcabd/python-arabic-reshaper/archive/v%{version}.tar.gz#/arabic_reshaper-%{version}.tar.gz BuildRequires: %{python_module future} BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/v2.0.15.tar.gz b/v2.0.15.tar.gz deleted file mode 100644 index 2e5bc49..0000000 --- a/v2.0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2db17a494b4ad6b0b796dd9b785c0087fc6ccd0ad0f68509ac37342a81de5eed -size 19070