hatchling: rebuild for Python 3.11
This commit is contained in:
parent
3be04a1537
commit
f7a36fd365
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hatchling'
|
# Template file for 'hatchling'
|
||||||
pkgname=hatchling
|
pkgname=hatchling
|
||||||
version=1.11.1
|
version=1.11.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy python3-tomli"
|
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy python3-tomli"
|
||||||
hostmakedepends="python3-setuptools ${_deps}"
|
hostmakedepends="python3-setuptools ${_deps}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue