forked from pool/python-yq
- update to 3.4.3:
* Finish migration to setuptools_scm * Constrain setuptools_scm version * Add module entry points for xq and tomlq * yq -y: Induce quoting of string scalars that start with 08 and 09 * Revert “Do not interpret characters that cannot be parsed in octal as int (#176)” * tomlq: Use tomllib on Python 3.11 when not round-tripping * xq: Support in-place XML editing * Do not interpret characters that cannot be parsed in octal as int OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yq?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 28 14:57:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.4.3:
|
||||
* Finish migration to setuptools_scm
|
||||
* Constrain setuptools_scm version
|
||||
* Add module entry points for xq and tomlq
|
||||
* yq -y: Induce quoting of string scalars that start with 08
|
||||
and 09
|
||||
* Revert “Do not interpret characters that cannot be parsed in
|
||||
octal as int (#176)”
|
||||
* tomlq: Use tomllib on Python 3.11 when not round-tripping
|
||||
* xq: Support in-place XML editing
|
||||
* Do not interpret characters that cannot be parsed in octal as
|
||||
int
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 20:41:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user