Hello community, here is the log from the commit of package python-uniseg for openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-uniseg (Old) and /work/SRC/openSUSE:Leap:15.2/.python-uniseg.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uniseg" Thu Jan 30 06:07:26 2020 rev:3 rq:763556 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-uniseg/python-uniseg.changes 2020-01-15 15:54:00.351617249 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-uniseg.new.26092/python-uniseg.changes 2020-01-30 06:07:27.430432744 +0100 @@ -1,0 +2,5 @@ +Wed Dec 11 08:11:41 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Pull in the full python for sqlite module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uniseg.spec ++++++ --- /var/tmp/diff_new_pack.8HBCTS/_old 2020-01-30 06:07:28.082433110 +0100 +++ /var/tmp/diff_new_pack.8HBCTS/_new 2020-01-30 06:07:28.086433112 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-uniseg # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,24 @@ # 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-%{**}} -%bcond_without test Name: python-uniseg Version: 0.7.1 Release: 0 Summary: Python module for determining Unicode text segmentations License: MIT -Group: Development/Languages/Python URL: https://bitbucket.org/emptypage/uniseg-python Source: https://files.pythonhosted.org/packages/source/u/uniseg/uniseg-%{version}.zip BuildRequires: %{python_module setuptools} +BuildRequires: %{pythons} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip +Requires: python BuildArch: noarch %python_subpackages
