Hello community, here is the log from the commit of package python-Shed_Skin for openSUSE:Factory checked in at 2013-04-15 11:17:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Shed_Skin (Old) and /work/SRC/openSUSE:Factory/.python-Shed_Skin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Shed_Skin", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Shed_Skin/python-Shed_Skin.changes 2012-03-20 11:33:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Shed_Skin.new/python-Shed_Skin.changes 2013-04-15 11:17:14.000000000 +0200 @@ -1,0 +2,25 @@ +Sun Apr 14 14:49:19 UTC 2013 - [email protected] + +- Update to version 0.9.3 +- much improved support for arbitrary code at the class level +- support select.select (UNIX, danny milosavljevic) +- greatly optimized creating/extending arrays (triggered by piotr tarsa) +- new example programs (now 72 in total): + - pygasus, a NES emulator (about 1500 lines, Maciek "Mistrall" Żuk) + - timsort sorting algorithm (about 650 lines, dan stromberg) + - a conflict-driven satisfiability solver (thomas leonard) + - TarsaLZP, a data compression algorithm (about 900 lines, piotr tarsa) + - minpng, a minimal uncompressed PNG encoder +- fix generator expression problem (triggered by piotr tarsa) +- improve string formatting and null chars (reported by jorik blaas) +- new -g option to disable GC warnings +- remaining fixes for GCC 4.7 (help from thomas spura, mos4567) +- avoid crash on non-existant attribute (reported by danny milosavljevic) +- improve include file ordering (triggered by danny) +- avoid trouble by adding main module to module cache (reported by badamomike) +- update random.expovariate to 2.7 behaviour, finally fixing test 172 +- add a few warnings for broken python code +- fix for when module exists in multiple libdirs (shedskin -L) +- fix annotation crash (shedskin -a) + +------------------------------------------------------------------- Old: ---- shedskin-0.9.1.tgz shedskin-examples-0.9.1.tgz New: ---- shedskin-0.9.3.tgz shedskin-examples-0.9.3.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Shed_Skin.spec ++++++ --- /var/tmp/diff_new_pack.sDwpEi/_old 2013-04-15 11:17:16.000000000 +0200 +++ /var/tmp/diff_new_pack.sDwpEi/_new 2013-04-15 11:17:16.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Shed_Skin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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: python-Shed_Skin -Version: 0.9.1 +Version: 0.9.3 Release: 0 Url: http://shedskin.googlecode.com Summary: An Optimizing (restricted) Python-to-C++ Compiler ++++++ shedskin-0.9.1.tgz -> shedskin-0.9.3.tgz ++++++ ++++ 2037 lines of diff (skipped) ++++++ shedskin-examples-0.9.1.tgz -> shedskin-examples-0.9.3.tgz ++++++ ++++ 7156 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
