Update python-dparse to version 0.6.1 / rev 4 via SR 1006957
https://build.opensuse.org/request/show/1006957
by user mcepl + RBrownFactory
- update to 0.6.1
* Use non-deprecated ConfiParser method
- update to 0.6.0
* Fork from upstream dparse that is unresponsive
* Rename package to dparse2
* Fix security issue for GHSL-2021-111https://github.com/pyupio/dparse/issues/50
* Drop support for Python < 3.6 and add support for up to 3.10
* Drop support for updating requirements files
* format code with black, sort imports