Hello community, here is the log from the commit of package python-logilab-common for openSUSE:Factory checked in at Mon Sep 5 17:02:55 CEST 2011.
-------- --- python-logilab-common/python-logilab-common.changes 2010-10-17 23:24:46.000000000 +0200 +++ python-logilab-common/python-logilab-common.changes 2011-04-11 21:53:13.000000000 +0200 @@ -1,0 +2,38 @@ +Mon Apr 11 21:42:16 CEST 2011 - [email protected] + +- fix build +- update to 0.55.2 + * new function for password generation in shellutils + * pyro_ext: allow to create a server without registering with a pyrons + + 2011-03-28 -- 0.55.1 + * fix date.ustrftime break if year <= 1900 + * fix graph.py incorrectly builds command lines using %s to call dot + * new functions to get UTC datetime / time + + 2011-02-18 -- 0.55.0 + * new urllib2ext module providing a GSSAPI authentication handler, based on python-kerberos + * graph: test and fix ordered_nodes() [closes #60288] + * changelog: refactor ChangeLog class to ease overriding + * testlib: Fix tag handling for generator. + + 2011-01-12 -- 0.54.0 + * dropped python 2.3 support + * daemon: we can now specify umask to daemonize function, and it return + different exit code according to the process + * pyro_ext: new ns_reregister function to ensure a name is still properly + registered in the pyro name server + * hg: new incoming/outgoing functions backward compatible with regards to + mercurial version (eg hg 1.6 and earlier) + * testlib/pytest: more deprecation and removed code. Still on the way to + unittest2 + +------------------------------------------------------------------- +Fri Jan 7 11:53:53 CET 2011 - [email protected] + +- update to 0.53.0: + * python3.x: first python3.x release + * __init__: tempattr context manager + * shellutils: progress context manager + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- logilab-common-0.52.1.tar.bz2 New: ---- logilab-common-0.55.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-logilab-common.spec ++++++ --- /var/tmp/diff_new_pack.LXyXtb/_old 2011-09-05 16:55:55.000000000 +0200 +++ /var/tmp/diff_new_pack.LXyXtb/_new 2011-09-05 16:55:55.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package python-logilab-common (Version 0.52.1) +# spec file for package python-logilab-common # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -20,7 +20,7 @@ Name: python-logilab-common Summary: Python lowlevel functionality shared by logilab projects -Version: 0.52.1 +Version: 0.55.2 Release: 1 BuildRequires: python-devel Source: logilab-common-%{version}.tar.bz2 @@ -69,6 +69,10 @@ python setup.py install --prefix=%{_prefix} --record-rpm=INSTALLED_FILES \ --root="$RPM_BUILD_ROOT" +# these files contain expected errors, hence compilation fails, +# remove them from installed file list, too +sed -i '/.*common\/test\/data\/.*\.pyc/d' INSTALLED_FILES + %clean rm -rf $RPM_BUILD_ROOT ++++++ logilab-common-0.52.1.tar.bz2 -> logilab-common-0.55.2.tar.bz2 ++++++ ++++ 6993 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
