hatchling: update to 1.12.2.
This commit is contained in:
committed by
Michal Vasilek
parent
15afcc2830
commit
8e5252e22e
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'hatchling'
|
# Template file for 'hatchling'
|
||||||
pkgname=hatchling
|
pkgname=hatchling
|
||||||
version=1.12.0
|
version=1.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy"
|
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy"
|
||||||
@@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://hatch.pypa.io/latest/"
|
homepage="https://hatch.pypa.io/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md"
|
changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md"
|
||||||
distfiles="${PYPI_SITE}/h/hatchling/hatchling-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/hatchling/hatchling-${version}.tar.gz"
|
||||||
checksum=ed9b452affaf15aaf82521d1c6917f2d1d26f014305ef06d053c4a031bf0b199
|
checksum=8a6d719d96653a0f3901072b12710c9c3cc934f9061b443775c6789b45333495
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user