14
0
forked from pool/python-ply

Accepting request 65492 from home:saschpe:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/65492
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ply?expand=0&rev=7
This commit is contained in:
Sascha Peilicke
2011-03-31 09:47:45 +00:00
committed by Git OBS Bridge
parent c31f9e86a1
commit 7dcef5fd15
4 changed files with 63 additions and 50 deletions

View File

@@ -1,15 +1,27 @@
-------------------------------------------------------------------
Tue Mar 29 14:02:28 UTC 2011 - saschpe@suse.de
- Update to 3.4:
+ Minor patch to make cpp.py compatible with Python 3.
+ Fixed setup.py trove classifiers to properly list PLY as Python
3 compatible.
- License changed to BSD3c
- Packaged more doc files
- Moved important docs (README, ..) to base package
- Fixed build for non-SUSE distros
-------------------------------------------------------------------
Tue Sep 14 08:36:55 UTC 2010 - coolo@novell.com
- update to 3.3:
PLY-3.3 is a minor bug fix release, it supports
both Python 2 and Python 3.
- license changed to BSD
- Update to 3.3:
+ PLY-3.3 is a minor bug fix release, it supports both Python 2
and Python 3.
- License changed to BSD
-------------------------------------------------------------------
Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com
- use new python macros
- Use new python macros
-------------------------------------------------------------------
Mon Jul 28 13:22:46 CDT 2008 - maw@suse.de