Update package version to 0.5.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: python-hatch-vcs
|
||||
description: Hatch plugin for versioning with your preferred VCS
|
||||
version: 0.4.0
|
||||
version: 0.5.0
|
||||
revision: 1
|
||||
url: https://github.com/ofek/hatch-vcs
|
||||
license: MIT
|
||||
@@ -13,3 +13,8 @@ depends:
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/ofek/hatch-vcs/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a74465d21bb60eef75f01b3c189b73181f152a5eef2b26bd95de039e224953a7
|
||||
|
||||
Reference in New Issue
Block a user