15
0
Files
python-iniparse/python-iniparse.changes
OBS User autobuild 1e335bebd7 Accepting request 48278 from devel:languages:python
Copy from devel:languages:python/python-iniparse based on submit request 48278 from user coolo

OBS-URL: https://build.opensuse.org/request/show/48278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iniparse?expand=0&rev=7
2010-09-17 23:46:57 +00:00

26 lines
811 B
Plaintext

-------------------------------------------------------------------
Thu Sep 16 08:42:13 UTC 2010 - coolo@novell.com
- update to 0.4
* Fixed pickling and multiprocessing bugs
* Enabled auto-addition of config attributes via square bracket
syntax
* Utility function to tidy INI files
* Ability to change comment syntax for parsing Mercurial config
files
* Added ConfigParser exceptions and constants to the top-level
iniparse module
-------------------------------------------------------------------
Wed Aug 5 18:13:14 CEST 2009 - matejcik@suse.cz
- update to 0.3.1
* minor bugfixes
* better multi-line handling
-------------------------------------------------------------------
Wed Jan 7 15:18:59 CET 2009 - cthiel@suse.de
- initial package (version 0.2.4)