Hello community, here is the log from the commit of package python-asv for openSUSE:Factory checked in at 2019-08-27 10:22:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asv (Old) and /work/SRC/openSUSE:Factory/.python-asv.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asv" Tue Aug 27 10:22:47 2019 rev:2 rq:726056 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asv/python-asv.changes 2019-07-23 22:37:51.774965370 +0200 +++ /work/SRC/openSUSE:Factory/.python-asv.new.7948/python-asv.changes 2019-08-27 10:23:15.511932085 +0200 @@ -1,0 +2,5 @@ +Mon Aug 26 05:24:29 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use more detailed description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asv.spec ++++++ --- /var/tmp/diff_new_pack.pLP5lV/_old 2019-08-27 10:23:15.983932053 +0200 +++ /var/tmp/diff_new_pack.pLP5lV/_new 2019-08-27 10:23:15.991932053 +0200 @@ -20,10 +20,10 @@ Name: python-asv Version: 0.4.1 Release: 0 -Summary: Airspeed Velocity: A simple Python history benchmarking tool +Summary: Airspeed Velocity: A Python history benchmarking tool License: BSD-3-Clause AND MIT Group: Development/Languages/Python -Url: https://github.com/airspeed-velocity/asv +URL: https://github.com/airspeed-velocity/asv Source: https://files.pythonhosted.org/packages/6e/94/4521cc0183a5656de9470452ddd2b6170a2d04ba9b18b84c597db09b8b0d/asv-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} @@ -42,7 +42,13 @@ %python_subpackages %description -Airspeed Velocity: A simple Python history benchmarking tool +airspeed velocity (asv) is a tool for benchmarking Python packages +over their lifetime. + +It is designed to benchmark a single project over its lifetime using +a given suite of benchmarks. The results are displayed in an +interactive web frontend that requires only a basic static webserver +to host. %prep %setup -q -n asv-%{version}
