2019-03-26 13:22:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 26 12:20:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2019-03-26 12:21:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 26 11:02:52 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.12.0
|
|
|
|
* Allow force_commits=True for getting all keys as lists (#204)
|
|
|
|
* README.md: fix useless uses of cat (#200)
|
|
|
|
* Add FreeBSD install instructions (#199)
|
|
|
|
* Fix and simplify travis config (#192)
|
|
|
|
* Add support for Python 3.7 (#189)
|
|
|
|
* Drop support for EOL Python (#191)
|
|
|
|
* Use Markdown long_description on PyPI (#190)
|
|
|
|
* correct spelling mistake (#165)
|
|
|
|
* correctly unparse booleans (#180)
|
|
|
|
* Updates README.md with svg badge
|
|
|
|
|
2018-12-04 15:15:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:56:17 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-05-18 17:26:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 18 15:01:55 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Implement single-spec version
|
|
|
|
- Fix source URL.
|
|
|
|
- Update to version 0.11.0
|
|
|
|
* Determine fileness by checking for read attr
|
|
|
|
* Add support for Python 3.6.
|
|
|
|
* Release as a universal wheel.
|
|
|
|
* Updated docs examples to use print function.
|
|
|
|
* unparse: pass short_empty_elements to XMLGenerator
|
|
|
|
* Added namespace support when unparsing.
|
|
|
|
|
2016-09-07 10:42:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 07:25:55 UTC 2016 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.10.2
|
|
|
|
+ Fixed defusedexpat expat import.
|
|
|
|
- v0.10.1
|
|
|
|
+ Use defusedexpat if available.
|
|
|
|
+ Allow non-string attributes in unparse.
|
|
|
|
+ Add postprocessor support for attributes.
|
|
|
|
+ Make command line interface Python 3-compatible.
|
|
|
|
- v0.10.0
|
|
|
|
+ Add force_list feature.
|
|
|
|
+ Add support for Python 3.4 and 3.5.
|
|
|
|
+ Performance optimization: use list instead of string for CDATA.
|
|
|
|
+ Include Arch Linux package instructions in README.
|
|
|
|
+ Improved documentation.
|
|
|
|
+ Allow any iterable in unparse, not just lists.
|
|
|
|
+ Bugfix: Process namespaces in attributes too.
|
|
|
|
+ Better testing under Python 2.6.
|
|
|
|
- v0.9.2
|
|
|
|
+ Fix multiroot check for list values
|
|
|
|
- v0.9.1
|
|
|
|
+ Only check single root when full_document=True
|
|
|
|
|
2014-11-27 16:58:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 27 14:46:28 UTC 2014 - boris@steki.net
|
|
|
|
|
|
|
|
- add python-xml to all *suse distributions as SLE 12 requires it too
|
|
|
|
|
2014-11-04 17:21:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 3 13:45:57 UTC 2014 - boris@steki.net
|
|
|
|
|
|
|
|
- add python-xml to requires to enable SLE build
|
|
|
|
|
2014-09-15 17:02:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 10 12:48:51 UTC 2014 - boris@steki.net
|
|
|
|
|
|
|
|
- initial packaging of 0.9.0 version
|
|
|
|
|