Hello community,

here is the log from the commit of package python-uniseg for openSUSE:Factory 
checked in at 2019-12-11 12:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uniseg (Old)
 and      /work/SRC/openSUSE:Factory/.python-uniseg.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uniseg"

Wed Dec 11 12:14:13 2019 rev:3 rq:755741 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uniseg/python-uniseg.changes      
2018-07-28 12:43:20.932765707 +0200
+++ /work/SRC/openSUSE:Factory/.python-uniseg.new.4691/python-uniseg.changes    
2019-12-11 12:14:38.640519649 +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.lG41k0/_old  2019-12-11 12:14:40.232519202 +0100
+++ /var/tmp/diff_new_pack.lG41k0/_new  2019-12-11 12:14:40.236519201 +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
 



Reply via email to