From 70fa3e708802ff121c457c3dec49a69910891194b70571c41c6bd4f1fe381288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 17 Mar 2019 15:31:50 +0000 Subject: [PATCH] Accepting request 685444 from home:jengelh:branches:devel:languages:python - Remove irrelevant parts from description. Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/685444 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-forbiddenfruit?expand=0&rev=3 --- python-forbiddenfruit.changes | 6 ++++++ python-forbiddenfruit.spec | 7 ++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/python-forbiddenfruit.changes b/python-forbiddenfruit.changes index d6486aa..030634b 100644 --- a/python-forbiddenfruit.changes +++ b/python-forbiddenfruit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 15 18:52:00 UTC 2019 - Jan Engelhardt + +- Remove irrelevant parts from description. Use noun phrase in + summary. + ------------------------------------------------------------------- Mon Mar 11 11:23:28 UTC 2019 - Tomáš Chvátal diff --git a/python-forbiddenfruit.spec b/python-forbiddenfruit.spec index f350d2c..b872a95 100644 --- a/python-forbiddenfruit.spec +++ b/python-forbiddenfruit.spec @@ -20,7 +20,7 @@ Name: python-forbiddenfruit Version: 0.1.2 Release: 0 -Summary: Patch python built-in objects +Summary: Python module to patch python built-in objects License: LGPL-3.0-or-later Group: Development/Languages/Python Url: https://github.com/clarete/forbiddenfruit @@ -33,10 +33,7 @@ BuildRequires: python-rpm-macros %python_subpackages %description -This project aims to help you reach heaven while writing tests, but it -may lead you to hell if used on production code. - -It basically allows you to patch built-in objects, declared in C through +This project allows you to patch built-in objects, declared in C through python. %prep