From 86e2a787923f283c3fd64fa8069c906d9c84f51c4afe0734b29ab1dc0a1eccf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 18 May 2018 18:07:30 +0000 Subject: [PATCH] Accepting request 610466 from home:jengelh:branches:devel:languages:python - Trim bias from description. OBS-URL: https://build.opensuse.org/request/show/610466 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-docstrings?expand=0&rev=2 --- python-flake8-docstrings.changes | 5 +++++ python-flake8-docstrings.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-flake8-docstrings.changes b/python-flake8-docstrings.changes index 43dadf9..bfa38b5 100644 --- a/python-flake8-docstrings.changes +++ b/python-flake8-docstrings.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 17:15:17 UTC 2018 - jengelh@inai.de + +- Trim bias from description. + ------------------------------------------------------------------- Wed May 9 02:25:09 UTC 2018 - toddrme2178@gmail.com diff --git a/python-flake8-docstrings.spec b/python-flake8-docstrings.spec index dc2835c..d320862 100644 --- a/python-flake8-docstrings.spec +++ b/python-flake8-docstrings.spec @@ -37,8 +37,7 @@ BuildArch: noarch %python_subpackages %description -A simple module that adds an extension for the fantastic pydocstyle tool to -flake8. +A module that adds an extension for the pydocstyle tool to flake8. %prep %setup -q -n flake8-docstrings-%{version}