Hello community,

here is the log from the commit of package python-Ming for openSUSE:Factory 
checked in at 2013-09-03 22:03:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Ming (Old)
 and      /work/SRC/openSUSE:Factory/.python-Ming.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Ming"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Ming/python-Ming.changes  2013-06-05 
13:08:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Ming.new/python-Ming.changes     
2013-09-03 22:03:45.000000000 +0200
@@ -1,0 +2,18 @@
+Mon Sep  2 14:19:57 UTC 2013 - [email protected]
+
+- update to 0.4.1:
+  * removed ‘flyway’ package from ming. It is now available from
+  https://github.com/amol-/ming-flyway This removes the dependency
+  on PasteScript and will make Python 3 migration easier.
+  * WebOb dependency is optional.
+  * removed cursor.__len__ You must change len(query) to
+  query.count() now. This prevents inadvertent extra count queries
+  from running.
+  * MIM: Support slicing cursors
+  * MIM: Fixed exact dot-notation queries
+  * MIM: Fixed dot-notation queries against null fields
+  * MIM: Translate time-zone aware timestamps to UTC timestamps.
+  pytz added as dependency
+  * MIM: Allow the remove argument to find_and_modify
+
+-------------------------------------------------------------------

Old:
----
  Ming-0.3.6.tar.gz

New:
----
  Ming-0.4.1.tar.gz

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

Other differences:
------------------
++++++ python-Ming.spec ++++++
--- /var/tmp/diff_new_pack.UONyNE/_old  2013-09-03 22:03:46.000000000 +0200
+++ /var/tmp/diff_new_pack.UONyNE/_new  2013-09-03 22:03:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-Ming
-Version:        0.3.6
+Version:        0.4.1
 Release:        0
 Summary:        Bringing order to Mongo since 2009
 License:        MIT
@@ -25,7 +25,6 @@
 Url:            http://merciless.sourceforge.net
 Source:         
http://downloads.sourceforge.net/project/merciless/%version/Ming-%version.tar.gz
 BuildRequires:  python-FormEncode >= 1.2.1
-BuildRequires:  python-PasteScript
 BuildRequires:  python-WebOb
 BuildRequires:  python-WebTest
 BuildRequires:  python-devel
@@ -33,8 +32,8 @@
 BuildRequires:  python-mock >= 0.8.0
 BuildRequires:  python-nose
 BuildRequires:  python-pymongo >= 2.4
+BuildRequires:  python-pytz
 Requires:       python-FormEncode >= 1.2.1
-Requires:       python-PasteScript
 Requires:       python-WebOb
 Requires:       python-pymongo >= 2.4
 Recommends:     python-python-spidermonkey >= 0.0.10

++++++ Ming-0.3.6.tar.gz -> Ming-0.4.1.tar.gz ++++++
++++ 80576 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to