Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pooch for openSUSE:Factory checked in at 2021-06-21 20:35:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pooch (Old) and /work/SRC/openSUSE:Factory/.python-pooch.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pooch" Mon Jun 21 20:35:54 2021 rev:2 rq:901161 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pooch/python-pooch.changes 2021-03-30 20:56:12.708439903 +0200 +++ /work/SRC/openSUSE:Factory/.python-pooch.new.2625/python-pooch.changes 2021-06-21 20:36:20.370673708 +0200 @@ -1,0 +2,5 @@ +Tue Mar 23 13:48:40 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Use noun phrasing in descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pooch.spec ++++++ --- /var/tmp/diff_new_pack.nSNH9k/_old 2021-06-21 20:36:20.762674204 +0200 +++ /var/tmp/diff_new_pack.nSNH9k/_new 2021-06-21 20:36:20.762674204 +0200 @@ -21,7 +21,7 @@ Name: python-pooch Version: 1.3.0 Release: 0 -Summary: Manage your Python library's sample data files +Summary: Manager for Python libraries' sample data files License: BSD-3-Clause URL: https://github.com/fatiando/pooch Source: https://files.pythonhosted.org/packages/source/p/pooch/pooch-%{version}.tar.gz @@ -41,12 +41,12 @@ %python_subpackages %description -Pooch manages your Python library's sample data files: it automatically +Pooch manages sample data files for Python libraries. It automatically downloads and stores them in a local directory, with support for versioning -and corruption checks. +and checks for corruption. %prep -%setup -q -n pooch-%{version} +%autosetup -p1 -n pooch-%{version} %build %python_build