commit python-arabic-reshaper for openSUSE:Factory
Hello community,
here is the log from the commit of package python-arabic-reshaper for
openSUSE:Factory checked in at 2020-10-14 15:39:38
Comparing /work/SRC/openSUSE:Factory/python-arabic-reshaper (Old)
and /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.3486 (New)
Package is "python-arabic-reshaper"
Wed Oct 14 15:39:38 2020 rev:5 rq:841626 version:2.0.15
Changes:
---
/work/SRC/openSUSE:Factory/python-arabic-reshaper/python-arabic-reshaper.changes
2019-09-27 14:47:31.744908201 +0200
+++
/work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.3486/python-arabic-reshaper.changes
2020-10-14 15:40:11.474383336 +0200
@@ -1,0 +2,6 @@
+Tue Oct 13 15:59:32 UTC 2020 - Dominique Leuenberger
+
+- BuildRequire python-configparser only conditionally when using
+ python-base, aka python2.
+
+---
Other differences:
--
++ python-arabic-reshaper.spec ++
--- /var/tmp/diff_new_pack.VIfE8M/_old 2020-10-14 15:40:11.906383487 +0200
+++ /var/tmp/diff_new_pack.VIfE8M/_new 2020-10-14 15:40:11.910383488 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-arabic-reshaper
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@
BuildRequires: %{python_module future}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: python-configparser
BuildRequires: python-rpm-macros
+BuildRequires: (python-configparser if python-base)
Requires: python-future
BuildArch: noarch
%ifpython2
commit python-arabic-reshaper for openSUSE:Factory
Hello community,
here is the log from the commit of package python-arabic-reshaper for
openSUSE:Factory checked in at 2019-09-27 14:47:30
Comparing /work/SRC/openSUSE:Factory/python-arabic-reshaper (Old)
and /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.2352 (New)
Package is "python-arabic-reshaper"
Fri Sep 27 14:47:30 2019 rev:4 rq:730716 version:2.0.15
Changes:
---
/work/SRC/openSUSE:Factory/python-arabic-reshaper/python-arabic-reshaper.changes
2018-12-12 17:24:59.835142792 +0100
+++
/work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.2352/python-arabic-reshaper.changes
2019-09-27 14:47:31.744908201 +0200
@@ -1,0 +2,6 @@
+Fri Sep 13 12:51:05 UTC 2019 - Tomáš Chvátal
+
+- Update to 2.0.15:
+ * Relicensed as MIT
+
+---
Old:
arabic_reshaper-2.0.14.tar.gz
New:
v2.0.15.tar.gz
Other differences:
--
++ python-arabic-reshaper.spec ++
--- /var/tmp/diff_new_pack.UNOcuj/_old 2019-09-27 14:47:33.008904914 +0200
+++ /var/tmp/diff_new_pack.UNOcuj/_new 2019-09-27 14:47:33.012904903 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-arabic-reshaper
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,23 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-arabic-reshaper
-Version:2.0.14
+Version:2.0.15
Release:0
Summary:Python module for formatting Arabic sentences
-License:GPL-3.0-only
+License:MIT
Group: Development/Languages/Python
-Url:https://github.com/mpcabd/python-arabic-reshaper/
-Source:
https://files.pythonhosted.org/packages/source/a/arabic-reshaper/arabic_reshaper-%{version}.tar.gz
+URL:https://github.com/mpcabd/python-arabic-reshaper/
+Source:
https://github.com/mpcabd/python-arabic-reshaper/archive/v%{version}.tar.gz
+BuildRequires: %{python_module future}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: python-rpm-macros
-# SECTION test requirements
-BuildRequires: %{python_module future}
BuildRequires: python-configparser
-# /SECTION
+BuildRequires: python-rpm-macros
Requires: python-future
+BuildArch: noarch
%ifpython2
Requires: python-configparser
%endif
-BuildArch: noarch
-
%python_subpackages
%description
@@ -45,7 +42,7 @@
applications that do not support Arabic.
%prep
-%setup -q -n arabic_reshaper-%{version}
+%setup -q
%build
%python_build
@@ -54,7 +51,11 @@
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%check
+%python_exec setup.py test
+
%files %{python_files}
+%license LICENSE
%doc README.md
%{python_sitelib}/*
commit python-arabic-reshaper for openSUSE:Factory
Hello community,
here is the log from the commit of package python-arabic-reshaper for
openSUSE:Factory checked in at 2018-12-12 17:24:57
Comparing /work/SRC/openSUSE:Factory/python-arabic-reshaper (Old)
and /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.28833 (New)
Package is "python-arabic-reshaper"
Wed Dec 12 17:24:57 2018 rev:3 rq:653914 version:2.0.14
Changes:
---
/work/SRC/openSUSE:Factory/python-arabic-reshaper/python-arabic-reshaper.changes
2018-08-24 17:00:44.785832560 +0200
+++
/work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.28833/python-arabic-reshaper.changes
2018-12-12 17:24:59.835142792 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:45:37 UTC 2018 - Matej Cepl
+
+- Remove superfluous devel dependency for noarch package
+
+---
Other differences:
--
++ python-arabic-reshaper.spec ++
--- /var/tmp/diff_new_pack.FJ411C/_old 2018-12-12 17:25:00.663141737 +0100
+++ /var/tmp/diff_new_pack.FJ411C/_new 2018-12-12 17:25:00.663141737 +0100
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
Url:https://github.com/mpcabd/python-arabic-reshaper/
Source:
https://files.pythonhosted.org/packages/source/a/arabic-reshaper/arabic_reshaper-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
commit python-arabic-reshaper for openSUSE:Factory
Hello community, here is the log from the commit of package python-arabic-reshaper for openSUSE:Factory checked in at 2018-08-24 17:00:25 Comparing /work/SRC/openSUSE:Factory/python-arabic-reshaper (Old) and /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new (New) Package is "python-arabic-reshaper" Fri Aug 24 17:00:25 2018 rev:2 rq:628146 version:2.0.14 Changes: --- /work/SRC/openSUSE:Factory/python-arabic-reshaper/python-arabic-reshaper.changes 2018-08-03 12:40:15.555833567 +0200 +++ /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new/python-arabic-reshaper.changes 2018-08-24 17:00:44.785832560 +0200 @@ -1,0 +2,5 @@ +Wed Aug 8 14:53:16 UTC 2018 - [email protected] + +- Use noun phrase. + +--- Other differences: -- ++ python-arabic-reshaper.spec ++ --- /var/tmp/diff_new_pack.s0D1o4/_old 2018-08-24 17:00:45.205833057 +0200 +++ /var/tmp/diff_new_pack.s0D1o4/_new 2018-08-24 17:00:45.209833062 +0200 @@ -20,7 +20,7 @@ Name: python-arabic-reshaper Version:2.0.14 Release:0 -Summary:Format Arabic sentences +Summary:Python module for formatting Arabic sentences License:GPL-3.0-only Group: Development/Languages/Python Url:https://github.com/mpcabd/python-arabic-reshaper/ @@ -42,8 +42,8 @@ %python_subpackages %description -Reconstruct Arabic sentences to be used in applications that don't -support Arabic. +A module for reconstructing Arabic sentences that are to be used in +applications that do not support Arabic. %prep %setup -q -n arabic_reshaper-%{version}
