15
0

Accepting request 727362 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/727362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cassandra-driver?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2019-08-31 13:38:55 +00:00
committed by Git OBS Bridge
parent 3e181471be
commit cb9136146f
4 changed files with 31 additions and 5 deletions

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cassandra-driver
Version: 3.18.0
Version: 3.19.0
Release: 0
Summary: Python driver for Cassandra
License: Apache-2.0
Group: Development/Languages/Python
URL: http://github.com/datastax/python-driver
URL: https://github.com/datastax/python-driver
Source: https://github.com/datastax/python-driver/archive/%{version}.tar.gz
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module PyYAML}