Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2018-07-24 17:25:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymongo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymongo"

Tue Jul 24 17:25:27 2018 rev:30 rq:624853 version:3.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes    
2018-03-19 23:37:56.506298008 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new/python-pymongo.changes       
2018-07-24 17:25:29.047537271 +0200
@@ -1,0 +2,7 @@
+Mon Jul 16 16:55:52 UTC 2018 - [email protected]
+
+- Upgrade to 3.7.0
+    Version 3.7 adds support for MongoDB 4.0. More details are available
+    at http://api.mongodb.com/python/3.7.0/changelog.html
+
+-------------------------------------------------------------------

Old:
----
  pymongo-3.6.0.tar.gz

New:
----
  pymongo-3.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.mjBeuC/_old  2018-07-24 17:25:29.951538422 +0200
+++ /var/tmp/diff_new_pack.mjBeuC/_new  2018-07-24 17:25:29.955538427 +0200
@@ -16,20 +16,16 @@
 #
 
 
-%bcond_without tests
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
 Name:           python-pymongo
-Version:        3.6.0
+Version:        3.7.0
 Release:        0
-Url:            http://github.com/mongodb/mongo-python-driver
 Summary:        Python driver for MongoDB
 License:        Apache-2.0
 Group:          Development/Languages/Python
+URL:            http://github.com/mongodb/mongo-python-driver
 Source:         
https://files.pythonhosted.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
 # PATCH-FIX-UPSTREAm -- tests_should_pass_without_MongoDB_running.patch -- 
https://jira.mongodb.org/browse/PYTHON-1216
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -58,14 +54,12 @@
 
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
-%if %{with tests}
 %check
-%python_exec setup.py test
-%endif
+%python_exec setup.py test -v
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitearch}/*
 
 %changelog

++++++ pymongo-3.6.0.tar.gz -> pymongo-3.7.0.tar.gz ++++++
++++ 19089 lines of diff (skipped)


Reply via email to