Hello community,

here is the log from the commit of package python3-fixtures for 
openSUSE:Factory checked in at 2015-01-20 12:35:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-fixtures (Old)
 and      /work/SRC/openSUSE:Factory/.python3-fixtures.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-fixtures"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-fixtures/python3-fixtures.changes        
2014-03-09 18:43:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-fixtures.new/python3-fixtures.changes   
2015-01-20 12:37:59.000000000 +0100
@@ -1,0 +2,30 @@
+Sat Jan 17 01:47:57 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * add setuptools, pbr to build requirements
+
+- update to version 1.0.0:
+  * Fix incorrect entry_point. (Gabi Davar)
+
+- changes from version 0.3.17:
+  * FakeLogger now supports the "datefmt" parameter.
+    (Sean Dague)
+  * Fixtures source code is now hosted on
+    `github <https://github.com/testing-cabal/fixtures>`_.
+    (Robert Collins)
+
+- changes from version 0.3.16:
+  * Fixed 0.3.15 on Python 2.6 - version info is a plain tuple there.
+    (Robert Collins)
+
+- changes from version 0.3.15:
+  * "FakePopen" now supports being called under a context manager (IE: with).
+    (Steve Kowalik)
+  * "FakeProcess" now supports kill(). (Steve Kowalik)
+  * "FakeProcess" wait() now supports arguments added in Python 3.
+    (Steve Kowalik)
+  * "MonkeyPatch" now preserves "staticmethod" functions.
+    (Dan Kenigsberg)
+
+-------------------------------------------------------------------

Old:
----
  fixtures-0.3.14.tar.gz

New:
----
  fixtures-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python3-fixtures.spec ++++++
--- /var/tmp/diff_new_pack.gUQVp5/_old  2015-01-20 12:38:02.000000000 +0100
+++ /var/tmp/diff_new_pack.gUQVp5/_new  2015-01-20 12:38:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-fixtures
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,16 @@
 
 
 Name:           python3-fixtures
-Version:        0.3.14
+Version:        1.0.0
 Release:        0
-Summary:        Fixtures, reusable state for writing clean tests and more
+Summary:        Fixtrues, reusable state for writing clean tests and more
 License:        Apache-2.0 or BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://launchpad.net/python-fixtures
 Source:         
http://pypi.python.org/packages/source/f/fixtures/fixtures-%{version}.tar.gz
 BuildRequires:  python3-devel
+BuildRequires:  python3-pbr
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-testtools >= 0.9.22
 # Test requirements:
 BuildRequires:  python3-unittest2

++++++ fixtures-0.3.14.tar.gz -> fixtures-1.0.0.tar.gz ++++++
++++ 7171 lines of diff (skipped)

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

Reply via email to