Hello community,
here is the log from the commit of package python-cassandra-driver for
openSUSE:Factory checked in at 2020-06-11 10:08:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cassandra-driver (Old)
and /work/SRC/openSUSE:Factory/.python-cassandra-driver.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cassandra-driver"
Thu Jun 11 10:08:10 2020 rev:16 rq:813213 version:3.23.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-cassandra-driver/python-cassandra-driver.changes
2020-04-22 20:58:51.372085803 +0200
+++
/work/SRC/openSUSE:Factory/.python-cassandra-driver.new.3606/python-cassandra-driver.changes
2020-06-11 10:08:42.487934908 +0200
@@ -1,0 +2,5 @@
+Wed Jun 10 10:41:08 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- replace nose
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cassandra-driver.spec ++++++
--- /var/tmp/diff_new_pack.eGQlSN/_old 2020-06-11 10:08:44.351940874 +0200
+++ /var/tmp/diff_new_pack.eGQlSN/_new 2020-06-11 10:08:44.355940886 +0200
@@ -33,7 +33,6 @@
BuildRequires: %{python_module geomet >= 0.1}
BuildRequires: %{python_module gevent}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module pure-sasl}
BuildRequires: %{python_module pytz}
BuildRequires: %{python_module scales}
@@ -87,7 +86,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
-%python_expand PYTHONPATH="$(pwd)" nosetests-%{$python_version} -v
+%python_expand PYTHONPATH="$(pwd)" $python -m unittest discover -v
%files %{python_files}
%license LICENSE