14
0

- add importlib-metadata dependency

- git-core is sufficient for the testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm-backend?expand=0&rev=4
This commit is contained in:
2023-06-19 13:42:48 +00:00
committed by Git OBS Bridge
parent 04c7a5db1c
commit a77444a5ca

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Mon Jun 19 13:41:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add importlib-metadata dependency
- add importlib-metadata dependency
- git-core is sufficient for the testsuite
-------------------------------------------------------------------
Thu Jun 15 13:05:51 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>