forked from pool/python-hatchling
Accepting request 995126 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/995126 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hatchling?expand=0&rev=5
This commit is contained in:
commit
0350795406
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544
|
||||
size 47282
|
3
hatchling-1.7.1.tar.gz
Normal file
3
hatchling-1.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:daef0cf555a30f2e98cb295c0ac324c66fc66f33c95ea03cb79e1536b1e1f492
|
||||
size 54622
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 13 19:23:18 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 1.7.1:
|
||||
* Fixed:
|
||||
+ Fix the value the relative_path attribute of included files,
|
||||
that some build plugins may use, when selecting explicit
|
||||
paths
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 13 14:17:00 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 1.7.0:
|
||||
* Added:
|
||||
+ Add require-runtime-features option for builders and build
|
||||
hooks
|
||||
+ Check for unknown trove classifiers
|
||||
+ Update SPDX license information to version 3.18
|
||||
* Fixed:
|
||||
+ Add better error message for wheel target dev mode
|
||||
installations that define path rewrites with the sources
|
||||
option
|
||||
+ Note the allow-direct-references option in the relevant error
|
||||
messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 30 20:38:56 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-hatchling
|
||||
Version: 1.6.0
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Summary: Build backend used by Hatch
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user