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