Update package version to 1.28.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: python-hatchling
|
||||
description: This is the extensible, standards compliant build backend used by Hatch
|
||||
version: 1.27.0
|
||||
version: 1.28.0
|
||||
revision: 1
|
||||
url: https://github.com/pypa/hatch/tree/master/backend
|
||||
license: MIT
|
||||
@@ -17,3 +17,8 @@ depends:
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pypa/hatch/archive/hatchling-v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 3a52e40675ab341eab0720fe22cbd82b6a0d18a6445e2ce6bb9aebb831ca79cd
|
||||
|
||||
Reference in New Issue
Block a user