15
0
Files
python-iniparse/python-iniparse.changes
Stephan Kulow 70aa4a2301 Accepting request 102237 from devel:languages:python
- Spec file cleanup:
  * Simplified macro usage
  * Removed outdated %clean section
  * Buildrequire python-distribute instead of setuptools

OBS-URL: https://build.opensuse.org/request/show/102237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iniparse?expand=0&rev=11
2012-02-01 08:59:41 +00:00

34 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 31 14:31:54 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* Simplified macro usage
* Removed outdated %clean section
* Buildrequire python-distribute instead of setuptools
-------------------------------------------------------------------
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)