commit python-unicodedata2 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-unicodedata2 for 
openSUSE:Factory checked in at 2020-03-25 23:47:34

Comparing /work/SRC/openSUSE:Factory/python-unicodedata2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-unicodedata2.new.3160 (New)


Package is "python-unicodedata2"

Wed Mar 25 23:47:34 2020 rev:3 rq:788242 version:13.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-unicodedata2/python-unicodedata2.changes  
2020-02-11 22:24:25.723535470 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-unicodedata2.new.3160/python-unicodedata2.changes
2020-03-25 23:49:33.344032331 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 14:37:21 UTC 2020 - pgaj...@suse.com
+
+- version update to 13.0.0
+  * Upgrade to Unicode 13.0.0 (#34).
+  * Build wheels for Python 3.8.
+
+---

Old:

  unicodedata2-12.1.0.tar.gz

New:

  unicodedata2-13.0.0.tar.gz



Other differences:
--
++ python-unicodedata2.spec ++
--- /var/tmp/diff_new_pack.72m3cx/_old  2020-03-25 23:49:36.512031492 +0100
+++ /var/tmp/diff_new_pack.72m3cx/_new  2020-03-25 23:49:36.512031492 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-unicodedata2
-Version:12.1.0
+Version:13.0.0
 Release:0
 Summary:Python unicodedata backport
 License:Apache-2.0 AND Python-2.0
@@ -26,6 +26,7 @@
 URL:https://github.com/mikekap/unicodedata2
 Source: 
https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,7 +47,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_exec setup.py test
+%pytest_arch
 
 %files %{python_files}
 %doc README.md

++ unicodedata2-12.1.0.tar.gz -> unicodedata2-13.0.0.tar.gz ++
 125538 lines of diff (skipped)




commit python-unicodedata2 for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package python-unicodedata2 for 
openSUSE:Factory checked in at 2020-02-11 22:23:45

Comparing /work/SRC/openSUSE:Factory/python-unicodedata2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-unicodedata2.new.26092 (New)


Package is "python-unicodedata2"

Tue Feb 11 22:23:45 2020 rev:2 rq:772468 version:12.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-unicodedata2/python-unicodedata2.changes  
2019-09-02 13:25:02.893315834 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-unicodedata2.new.26092/python-unicodedata2.changes
   2020-02-11 22:24:25.723535470 +0100
@@ -1,0 +2,7 @@
+Fri Feb  7 16:20:43 UTC 2020 - Marketa Calabkova 
+
+- update to 12.1.0
+  * Upgrade to Unicode 12.1.0
+  * Remove Python 3.4 support
+
+---

Old:

  unicodedata2-12.0.0.tar.gz

New:

  unicodedata2-12.1.0.tar.gz



Other differences:
--
++ python-unicodedata2.spec ++
--- /var/tmp/diff_new_pack.01WJgy/_old  2020-02-11 22:24:26.267535768 +0100
+++ /var/tmp/diff_new_pack.01WJgy/_new  2020-02-11 22:24:26.271535769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-unicodedata2
 #
-# 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
@@ -12,23 +12,23 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-unicodedata2
-Version:12.0.0
+Version:12.1.0
 Release:0
-License:Apache-2.0 and Python-2.0
 Summary:Python unicodedata backport
-Url:http://github.com/mikekap/unicodedata2
+License:Apache-2.0 AND Python-2.0
 Group:  Development/Languages/Python
-Source: 
https://github.com/mikekap/unicodedata2/archive/12.0.0.tar.gz#/unicodedata2-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
+URL:https://github.com/mikekap/unicodedata2
+Source: 
https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-
+BuildRequires:  python-rpm-macros
 %python_subpackages
 
 %description

++ unicodedata2-12.0.0.tar.gz -> unicodedata2-12.1.0.tar.gz ++
 63597 lines of diff (skipped)




commit python-unicodedata2 for openSUSE:Factory

2019-09-02 Thread root
Hello community,

here is the log from the commit of package python-unicodedata2 for 
openSUSE:Factory checked in at 2019-09-02 13:25:02

Comparing /work/SRC/openSUSE:Factory/python-unicodedata2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-unicodedata2.new.7948 (New)


Package is "python-unicodedata2"

Mon Sep  2 13:25:02 2019 rev:1 rq:726869 version:12.0.0

Changes:

New Changes file:

--- /dev/null   2019-08-07 02:59:15.679220339 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-unicodedata2.new.7948/python-unicodedata2.changes
2019-09-02 13:25:02.893315834 +0200
@@ -0,0 +1,4 @@
+---
+Wed Aug 28 06:00:17 AM UTC 2019 - John Vandenberg 
+
+- Initial spec for v12.0.0

New:

  python-unicodedata2.changes
  python-unicodedata2.spec
  unicodedata2-12.0.0.tar.gz



Other differences:
--
++ python-unicodedata2.spec ++
#
# spec file for package python-unicodedata2
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-unicodedata2
Version:12.0.0
Release:0
License:Apache-2.0 and Python-2.0
Summary:Python unicodedata backport
Url:http://github.com/mikekap/unicodedata2
Group:  Development/Languages/Python
Source: 
https://github.com/mikekap/unicodedata2/archive/12.0.0.tar.gz#/unicodedata2-%{version}.tar.gz
BuildRequires:  python-rpm-macros
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes

%python_subpackages

%description
Unicodedata backport for python 2/3 updated to the latest unicode version.

%prep
%setup -q -n unicodedata2-%{version}

%build
export CFLAGS="%{optflags}"
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}

%check
%python_exec setup.py test

%files %{python_files}
%doc README.md
%license LICENSE
%{python_sitearch}/*

%changelog