Hello community, here is the log from the commit of package python-pkginfo for openSUSE:Factory checked in at 2020-08-25 12:37:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pkginfo (Old) and /work/SRC/openSUSE:Factory/.python-pkginfo.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pkginfo" Tue Aug 25 12:37:08 2020 rev:6 rq:827077 version:1.5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pkginfo/python-pkginfo.changes 2019-06-27 15:53:43.563968668 +0200 +++ /work/SRC/openSUSE:Factory/.python-pkginfo.new.3399/python-pkginfo.changes 2020-08-25 12:37:13.137390126 +0200 @@ -1,0 +2,5 @@ +Sun Aug 16 15:30:46 UTC 2020 - John Vandenberg <[email protected]> + +- Remove unnecessary build dependency nose + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pkginfo.spec ++++++ --- /var/tmp/diff_new_pack.dhSPSV/_old 2020-08-25 12:37:14.069390585 +0200 +++ /var/tmp/diff_new_pack.dhSPSV/_new 2020-08-25 12:37:14.069390585 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pkginfo # -# 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 @@ -23,17 +23,16 @@ Summary: Python package for querying metadatdata from sdists/bdists/installed packages License: MIT Group: Development/Languages/Python -URL: http://pypi.python.org/pypi/pkginfo/ +URL: https://pypi.python.org/pypi/pkginfo/ Source: https://files.pythonhosted.org/packages/source/p/pkginfo/pkginfo-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-setuptools Requires(post): update-alternatives Requires(preun): update-alternatives -Requires: python-setuptools BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module nose} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages
