14
0

Accepting request 998016 from home:benoit_monin:branches:devel:languages:python

update to version 1.8.0

OBS-URL: https://build.opensuse.org/request/show/998016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=15
This commit is contained in:
2022-08-19 06:47:05 +00:00
committed by Git OBS Bridge
parent cd24e69489
commit cfbf03f8ad
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 18 15:44:17 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.8.0:
* Added:
+ Add get_known_classifiers method to metadata hooks
* Fixed:
+ Fix check for updating static versions with the version
command when metadata hooks are in use
-------------------------------------------------------------------
Sat Aug 13 19:23:18 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>