mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
hatchling: update to 1.12.2.
This commit is contained in:
parent
15afcc2830
commit
8e5252e22e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hatchling'
|
||||
pkgname=hatchling
|
||||
version=1.12.0
|
||||
version=1.12.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy"
|
||||
|
@ -12,7 +12,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=ed9b452affaf15aaf82521d1c6917f2d1d26f014305ef06d053c4a031bf0b199
|
||||
checksum=8a6d719d96653a0f3901072b12710c9c3cc934f9061b443775c6789b45333495
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue