./devel/py-dict2xml, Small utility to convert Python dict to XML string

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.6, Package name: py311-dict2xml-1.7.6, Maintainer: pkgsrc-users

Small utility to convert Python dict to XML string


Master sites:

Filesize: 14.854 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-08 07:18:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dict2xml: updated to 1.7.6

1.7.6 - 8 August 2024
Fixed the dict2xml.dict2xml entry point to distribute options correctly
   2024-02-14 17:30:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dict2xml: updated to 1.7.5

1.7.5 - 13 February 2024
Introduced the data_sorter option
   2024-01-18 17:05:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dict2xml: updated to 1.7.4

1.7.4
Make the tests compatible with pytest8
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-03-08 12:37:08 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-dict2xml: updated to 1.7.3

1.7.3
This version has no changes to the installed code.
This release converts to hatch for packaging and adds a wheel to the package on pypi.
CI will now run against python 3.11 as well
   2022-03-19 09:54:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-dict2xml: 1.7.1 does not support python2 any longer, mark it as such
   2022-03-16 07:23:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dict2xml: updated to 1.7.1

1.7.1
Adding an option to have self closing tags when the value for that tag equals \ 
certain values
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS