Hello community, here is the log from the commit of package python3-greenlet for openSUSE:Factory checked in at 2015-05-11 19:39:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old) and /work/SRC/openSUSE:Factory/.python3-greenlet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-greenlet" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet.changes 2015-03-09 10:09:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet.changes 2015-05-11 19:49:13.000000000 +0200 @@ -1,0 +2,14 @@ +Sat May 9 21:47:48 UTC 2015 - [email protected] + +- specfile: + * update copyright year + +- update to version 0.4.6: + * Expose `_stack_saved` property on greenlet objects, it may be used + to introspect the amount of memory used by a saved stack, but the + API is subject to change in the future + * Added a workaround for `return 0` compiler optimizations on all + architectures + * C API typo fixes + +------------------------------------------------------------------- Old: ---- greenlet-0.4.5.zip New: ---- greenlet-0.4.6.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-greenlet.spec ++++++ --- /var/tmp/diff_new_pack.wTo6fj/_old 2015-05-11 19:49:14.000000000 +0200 +++ /var/tmp/diff_new_pack.wTo6fj/_new 2015-05-11 19:49:14.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-greenlet # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python3-greenlet -Version: 0.4.5 +Version: 0.4.6 Release: 0 Url: http://pypi.python.org/pypi/greenlet Summary: Lightweight in-process concurrent programming
