Hello community,

here is the log from the commit of package python3-blinker for openSUSE:Factory 
checked in at 2015-01-14 11:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-blinker (Old)
 and      /work/SRC/openSUSE:Factory/.python3-blinker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-blinker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-blinker/python3-blinker.changes  
2013-06-21 19:01:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blinker.new/python3-blinker.changes     
2015-01-14 11:44:44.000000000 +0100
@@ -1,0 +2,23 @@
+Sat Jan 10 19:23:54 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 1.3:
+  * The global signal stash behind blinker.signal() is now backed by a
+    regular name-to-Signal dictionary. Previously, weak references
+    were held in the mapping and ephermal usage in code like
+    "signal('foo').connect(...)" could have surprising program
+    behavior depending on import order of modules.
+  * blinker.Namespace is now built on a regular dict. Use
+    blinker.WeakNamespace for the older, weak-referencing behavior.
+  * Signal.connect('text-sender') uses an alterate hashing strategy to
+    avoid sharp edges in text identity.
+
+-------------------------------------------------------------------
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+-------------------------------------------------------------------

Old:
----
  blinker-1.2.tar.gz

New:
----
  blinker-1.3.tar.gz

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

Other differences:
------------------
++++++ python3-blinker.spec ++++++
--- /var/tmp/diff_new_pack.wdUHGJ/_old  2015-01-14 11:44:45.000000000 +0100
+++ /var/tmp/diff_new_pack.wdUHGJ/_new  2015-01-14 11:44:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-blinker
+# spec file for package python3-blinker
 #
-# Copyright (c) 2012 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,7 +17,7 @@
 
 
 Name:           python3-blinker
-Version:        1.2
+Version:        1.3
 Release:        0
 Url:            http://discorporate.us/projects/Blinker/
 Summary:        Fast, simple object-to-object and broadcast signaling
@@ -28,7 +28,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
 BuildRequires:  unzip
-Requires:       python(abi) = %{py3_ver}
 BuildArch:      noarch
 
 %description

++++++ blinker-1.2.tar.gz -> blinker-1.3.tar.gz ++++++
++++ 3841 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to