14
0

Accepting request 1104394 from home:mcalabkova:branches:devel:languages:python

- update to 0.7.1
  * Use UTF-8 when opening files
  * Use tomllib on Python >= 3.11

OBS-URL: https://build.opensuse.org/request/show/1104394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=7
This commit is contained in:
2023-08-22 12:36:57 +00:00
committed by Git OBS Bridge
parent 986117c455
commit 4b8cccc70e
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 17 12:49:35 UTC 2023 - Markéta Machová <mmachova@suse.com>
- update to 0.7.1
* Use UTF-8 when opening files
* Use tomllib on Python >= 3.11
-------------------------------------------------------------------
Fri Apr 21 12:31:11 UTC 2023 - Dirk Müller <dmueller@suse.com>