15
0

Accepting request 108470 from home:openttdcoop

our devs need it, basically based on py2pack, I would be happy to maintain it also in the public devel project :-)

OBS-URL: https://build.opensuse.org/request/show/108470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=1
This commit is contained in:
Sascha Peilicke
2012-03-08 10:49:45 +00:00
committed by Git OBS Bridge
commit 620bb22ae4
5 changed files with 107 additions and 0 deletions

17
python-Chameleon.changes Normal file
View File

@@ -0,0 +1,17 @@
-------------------------------------------------------------------
Wed Mar 7 20:30:40 UTC 2012 - suse@ammler.ch
- update to 2.8.0
- Feature: support for code blocks using the <?python ... ?>
processing instruction syntax.
- Fix: Fall back to the exception class' __new__ method to safely
create an exception object that is not implemented in Python.
- Fix: The exception formatter now keeps track of already
formatted exceptions, and ignores them from further output.
- add setuptools as requires
-------------------------------------------------------------------
Sun Jan 29 00:17:22 UTC 2012 - suse@ammler.ch
- initial package version 2.7.3