14
0
Jan Matejek
2009-03-30 12:02:40 +00:00
committed by Git OBS Bridge
parent a9b47a1e82
commit 938b91f3ba
4 changed files with 50 additions and 5 deletions

View File

@@ -1,8 +1,19 @@
-------------------------------------------------------------------
Mon Dec 15 01:49:17 AST 2008 - jfunk@funktronics.ca
Mon Mar 30 13:51:48 CEST 2009 - matejcik@suse.cz
- Update to 0.6c9
- update to 0.6c9
* python 2.6 compatibility fixes
- added patch to create install path if it doesn't exist
- removed python-devel from requires
-------------------------------------------------------------------
Wed Oct 22 12:09:27 CEST 2008 - skh@suse.de
- add python-setuptools-distutils-log.diff:
setuptools/command/sdist.py: import distutils.log [bnc#428177]
- add python-setuptools-svn15.diff:
setuptools/command/egg_info.py: recognize svn format version 1.5 magic
number [also bnc#428177]
-------------------------------------------------------------------
Mon Aug 18 18:13:45 CEST 2008 - cthiel@suse.de