1
0

7 Commits

Author SHA256 Message Date
12ec6bad61 Accepting request 1046297 from devel:languages:python
- update to 1.7.16:
  * Resolved issue #98 and issue #99
  * Added `python_requires=">=3.6"` to `setup.py`
  * Fixed [issue #43]
  * Implemented [issue #82]
  * Small fixes to readme.md
  * Handle floating point keys as per [issue #61]
  * Option to return string instead of bytes as per [issue #55]
  * Reorganized readme.md to have a better flow.
  * Fixed [issue #53] break in 1.7
  * Fixed [issue #96], update readme section on debugging
  * Fixed [issue #95]: changed project.toml to support Python 3.6+ and updated
    readme documentation.
  * Simplified solution to issue 94
  * Fixed [issue #94]
  * Fixed [issue #67].
  * Fixed [issue #58] on github: debug is turned off by default, and no longer
    prints "Debug mode is off" in the console.  Fixed [issue #88] on github.
  * Made XML encoding attribute optional and editable as per [issue 83] on github.
  * Fixed [isue #91] on github.

OBS-URL: https://build.opensuse.org/request/show/1046297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dicttoxml?expand=0&rev=3
2023-01-03 14:05:24 +00:00
81e36ebd4d - update to 1.7.16:
* Resolved issue #98 and issue #99
  * Added `python_requires=">=3.6"` to `setup.py`
  * Fixed [issue #43]
  * Implemented [issue #82]
  * Small fixes to readme.md
  * Handle floating point keys as per [issue #61]
  * Option to return string instead of bytes as per [issue #55]
  * Reorganized readme.md to have a better flow.
  * Fixed [issue #53] break in 1.7
  * Fixed [issue #96], update readme section on debugging
  * Fixed [issue #95]: changed project.toml to support Python 3.6+ and updated
    readme documentation.
  * Simplified solution to issue 94
  * Fixed [issue #94]
  * Fixed [issue #67].
  * Fixed [issue #58] on github: debug is turned off by default, and no longer
    prints "Debug mode is off" in the console.  Fixed [issue #88] on github.
  * Made XML encoding attribute optional and editable as per [issue 83] on github.
  * Fixed [isue #91] on github.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=6
2023-01-02 19:56:20 +00:00
4001a7066f Accepting request 707831 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dicttoxml?expand=0&rev=2
2019-06-06 16:17:27 +00:00
Tomáš Chvátal
59867b868f Accepting request 707827 from home:pgajdos
- note there is no upstream testsuite

OBS-URL: https://build.opensuse.org/request/show/707827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=4
2019-06-05 12:14:21 +00:00
82b26235f2 Accepting request 655459 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/655459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dicttoxml?expand=0&rev=1
2018-12-19 12:50:06 +00:00
d2ff3caeb6 Accepting request 653089 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/653089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=2
2018-11-30 14:52:03 +00:00
Todd R
bcf784079c Accepting request 652715 from home:TheBlackCat:branches:devel:languages:python:misc
Converts a Python dictionary to XML

OBS-URL: https://build.opensuse.org/request/show/652715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=1
2018-11-29 21:12:32 +00:00