forked from pool/python-arabic-reshaper
Accepting request 919151 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/919151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arabic-reshaper?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b09fe1e19f37b48a37f76be3c85f2201d2b80fe0b020189204e1ddf68843584
|
||||
size 22202
|
||||
3
arabic_reshaper-2.1.3.tar.gz
Normal file
3
arabic_reshaper-2.1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5432fd30ec5bd58762f766b4da815a596b1cb100c0ed32a19c41cd6759fc0a74
|
||||
size 22245
|
||||
@@ -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 <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user