Hello community, here is the log from the commit of package python-metaextract for openSUSE:Factory checked in at 2019-08-27 12:01:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-metaextract (Old) and /work/SRC/openSUSE:Factory/.python-metaextract.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-metaextract" Tue Aug 27 12:01:33 2019 rev:14 rq:726395 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-metaextract/python-metaextract.changes 2019-08-08 14:23:56.864344082 +0200 +++ /work/SRC/openSUSE:Factory/.python-metaextract.new.7948/python-metaextract.changes 2019-08-27 12:01:34.551649453 +0200 @@ -1,0 +2,6 @@ +Tue Aug 27 07:31:50 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. Trim history from description. + Fix wrong "it's". + +------------------------------------------------------------------- @@ -99 +104,0 @@ - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-metaextract.spec ++++++ --- /var/tmp/diff_new_pack.AR3oSp/_old 2019-08-27 12:01:35.399649336 +0200 +++ /var/tmp/diff_new_pack.AR3oSp/_new 2019-08-27 12:01:35.439649330 +0200 @@ -20,7 +20,7 @@ Name: python-metaextract Version: 1.0.6 Release: 0 -Summary: Get metadata for python modules +Summary: Module to collect metadata for Python modules License: Apache-2.0 Group: Development/Languages/Python Url: http://github.com/toabctl/metaextract @@ -40,11 +40,11 @@ %python_subpackages %description -metaextract is a tool to collect metadata about a python module. For example -you may have a sdist tarball from the `Python Package Index`_ and you want to -know it's dependencies. metaextract can collect theses dependencies. -The tool was first developed in `py2pack`_ but is now it's own module to be -useful for others, too. +metaextract is a tool to collect metadata about a python module. For +example, it can determine and collect the dependencies of a sdist +tarball that was retrieved from the Python Package Index. + +The tool was first developed in py2pack but is now its own module. %prep %setup -q -n metaextract-%{version}
