Hello community, here is the log from the commit of package python-python-nmap for openSUSE:Factory checked in at 2019-09-11 10:33:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-nmap (Old) and /work/SRC/openSUSE:Factory/.python-python-nmap.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-nmap" Wed Sep 11 10:33:38 2019 rev:2 rq:729676 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-nmap/python-python-nmap.changes 2019-09-09 23:46:57.697333919 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-nmap.new.7948/python-python-nmap.changes 2019-09-11 10:33:48.175323934 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 07:13:09 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-nmap.spec ++++++ --- /var/tmp/diff_new_pack.ohRL5k/_old 2019-09-11 10:33:49.563323532 +0200 +++ /var/tmp/diff_new_pack.ohRL5k/_new 2019-09-11 10:33:49.595323522 +0200 @@ -12,28 +12,29 @@ # 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-python-nmap Version: 0.6.1 Release: 0 +Summary: Python class for using nmap from Python 3 License: GPL-3.0-or-later -Summary: This is a python class to use nmap and access scan results from python3 -Url: http://xael.org/pages/python-nmap-en.html Group: Development/Languages/Python +Url: http://xael.org/pages/python-nmap-en.html Source: https://files.pythonhosted.org/packages/source/p/python-nmap/python-nmap-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch Requires: nmap %python_subpackages %description -This is a python class to use nmap and access scan results from python3 +This is a Python class for using nmap and accessing scan results from Python 3. %prep %setup -q -n python-nmap-%{version}
