From 971a94c17d551c62cfe52e83a4c40982f371296a60951c242ac6341f11ae4aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 8 Jun 2020 10:48:13 +0000 Subject: [PATCH] Accepting request 812507 from home:jengelh:branches:devel:languages:python - Trim conjecture from descriptions. OBS-URL: https://build.opensuse.org/request/show/812507 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=3 --- python-graphene.changes | 5 +++++ python-graphene.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-graphene.changes b/python-graphene.changes index 40af9bf..4299615 100644 --- a/python-graphene.changes +++ b/python-graphene.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 8 09:24:20 UTC 2020 - Jan Engelhardt + +- Trim conjecture from descriptions. + ------------------------------------------------------------------- Sat Jun 6 07:08:31 UTC 2020 - John Vandenberg diff --git a/python-graphene.spec b/python-graphene.spec index ed03687..a3d1f50 100644 --- a/python-graphene.spec +++ b/python-graphene.spec @@ -50,7 +50,7 @@ BuildArch: noarch %python_subpackages %description -Graphene is a Python library for building GraphQL schemas/types fast and easily. +Graphene is a Python library for building GraphQL schemas/types. %prep %setup -q -n graphene-%{version}