1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/py3-hatch-vcs: upgrade to 0.5.0

This commit is contained in:
Duncan Bellamy 2025-05-31 05:16:27 +00:00 committed by Celeste
parent 152fbe084d
commit fad891c4af

View file

@ -1,8 +1,8 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=py3-hatch-vcs
pkgver=0.4.0
pkgrel=2
pkgver=0.5.0
pkgrel=0
pkgdesc="Hatch plugin for versioning with your preferred VCS"
url="https://github.com/ofek/hatch-vcs"
arch="noarch"
@ -31,5 +31,5 @@ package() {
}
sha512sums="
8689d3939b384b66c8153b88e82c55c4ec59a971dae6138c8d70995d332d62c870d611f0be5d2e47640f6c80cb55d1d8e556d6b3f0085f94dd505aaf7fdb93bd hatch_vcs-0.4.0.tar.gz
75731f61b325ab757a681dfc4b28d78f998961b4f96ae0070209a7a1ac96a28e27beecedef41aed08e9538f4136dcac29a3cc5aa254af2d2ded921d7afb28951 hatch_vcs-0.5.0.tar.gz
"