From 824aeec672d2aae1175921a53652bca08f10b5ac0b76b42eea238cdbce531b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Jun 2018 09:52:42 +0000 Subject: [PATCH] Accepting request 616462 from home:jengelh:branches:devel:languages:python - Trim marketing wording from description. OBS-URL: https://build.opensuse.org/request/show/616462 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cassandra-driver?expand=0&rev=5 --- python-cassandra-driver.changes | 5 +++++ python-cassandra-driver.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-cassandra-driver.changes b/python-cassandra-driver.changes index 4bab752..5b8246c 100644 --- a/python-cassandra-driver.changes +++ b/python-cassandra-driver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 13 08:29:00 UTC 2018 - jengelh@inai.de + +- Trim marketing wording from description. + ------------------------------------------------------------------- Sun May 6 05:43:14 UTC 2018 - arun@gmx.de diff --git a/python-cassandra-driver.spec b/python-cassandra-driver.spec index 04bf414..d358698 100644 --- a/python-cassandra-driver.spec +++ b/python-cassandra-driver.spec @@ -46,11 +46,10 @@ Requires: python2-futures %python_subpackages %description -A modern, `feature-rich -`_ and -highly-tunable Python client library for Apache Cassandra (1.2+) and +A tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. +A list of features may be found at https://github.com/datastax/python-driver#features . The driver supports Python 2.7, 3.3, 3.4, 3.5, and 3.6.