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:
Dirk Mueller 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daef0cf555a30f2e98cb295c0ac324c66fc66f33c95ea03cb79e1536b1e1f492
size 54622

3
hatchling-1.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4f982fdca0717d8c46bfe7b501302f90aaf2a5302845d550b49c8739681feb2
size 54816

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>

View File

@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hatchling
Version: 1.7.1
Version: 1.8.0
Release: 0
Summary: Build backend used by Hatch
License: MIT