From b05675b109b77b1615818db82f8d8141fc52bcfa4f3e794db13f01d98780b729 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 15 Sep 2021 12:10:22 +0000 Subject: [PATCH] Accepting request 919142 from home:pgajdos:python - version update to 2.1.3 * Remove dependency on `__version__.py` and `default-config.ini` files - %check: use %pyunittest rpm macro OBS-URL: https://build.opensuse.org/request/show/919142 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arabic-reshaper?expand=0&rev=13 --- arabic_reshaper-2.1.1.tar.gz | 3 --- arabic_reshaper-2.1.3.tar.gz | 3 +++ python-arabic-reshaper.changes | 7 +++++++ python-arabic-reshaper.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 arabic_reshaper-2.1.1.tar.gz create mode 100644 arabic_reshaper-2.1.3.tar.gz diff --git a/arabic_reshaper-2.1.1.tar.gz b/arabic_reshaper-2.1.1.tar.gz deleted file mode 100644 index 1d965de..0000000 --- a/arabic_reshaper-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b09fe1e19f37b48a37f76be3c85f2201d2b80fe0b020189204e1ddf68843584 -size 22202 diff --git a/arabic_reshaper-2.1.3.tar.gz b/arabic_reshaper-2.1.3.tar.gz new file mode 100644 index 0000000..74f8289 --- /dev/null +++ b/arabic_reshaper-2.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5432fd30ec5bd58762f766b4da815a596b1cb100c0ed32a19c41cd6759fc0a74 +size 22245 diff --git a/python-arabic-reshaper.changes b/python-arabic-reshaper.changes index 216eebc..4cead24 100644 --- a/python-arabic-reshaper.changes +++ b/python-arabic-reshaper.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 15 11:35:08 UTC 2021 - pgajdos@suse.com + +- version update to 2.1.3 + * Remove dependency on `__version__.py` and `default-config.ini` files +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Sun Feb 7 14:29:59 UTC 2021 - John Vandenberg diff --git a/python-arabic-reshaper.spec b/python-arabic-reshaper.spec index fe7b347..2d1ed56 100644 --- a/python-arabic-reshaper.spec +++ b/python-arabic-reshaper.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-arabic-reshaper -Version: 2.1.1 +Version: 2.1.3 Release: 0 Summary: Python module for formatting Arabic sentences License: MIT @@ -52,7 +52,7 @@ applications that do not support Arabic. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE