Hello community, here is the log from the commit of package python-ana for openSUSE:Factory checked in at 2018-04-19 15:30:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ana (Old) and /work/SRC/openSUSE:Factory/.python-ana.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ana" Thu Apr 19 15:30:20 2018 rev:2 rq:597451 version:0.05 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ana/python-ana.changes 2018-04-16 12:50:25.621973927 +0200 +++ /work/SRC/openSUSE:Factory/.python-ana.new/python-ana.changes 2018-04-19 15:30:31.096522996 +0200 @@ -1,0 +2,5 @@ +Tue Apr 17 11:33:47 UTC 2018 - [email protected] + +- Update descriptions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ana.spec ++++++ --- /var/tmp/diff_new_pack.MrDM1P/_old 2018-04-19 15:30:31.996486070 +0200 +++ /var/tmp/diff_new_pack.MrDM1P/_new 2018-04-19 15:30:32.000485906 +0200 @@ -13,21 +13,22 @@ # 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-ana Version: 0.05 Release: 0 +Summary: The Python "ana" module License: BSD-2-Clause -Summary: ANA -Url: https://github.com/zardus/ana Group: Development/Languages/Python +Url: https://github.com/zardus/ana Source: https://files.pythonhosted.org/packages/source/a/ana/ana-%{version}.tar.gz Source1: https://github.com/zardus/ana/raw/master/LICENSE BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module future} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-future @@ -37,7 +38,7 @@ %python_subpackages %description -ANA provides a place for objects to live out their lives and be distributed to other python instances. +A Python module that provides an undocumented data layer for Python objects. %prep %setup -q -n ana-%{version}
