mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
hatchling: update to 1.18.0.
This commit is contained in:
parent
6ed1ad87c7
commit
a3975c6064
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hatchling'
|
||||
pkgname=hatchling
|
||||
version=1.17.0
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://hatch.pypa.io/latest/"
|
||||
changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md"
|
||||
distfiles="${PYPI_SITE}/h/hatchling/hatchling-${version}.tar.gz"
|
||||
checksum=b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930
|
||||
checksum=50e99c3110ce0afc3f7bdbadff1c71c17758e476731c27607940cfa6686489ca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue