python3-pydyf: update to 0.7.0.

This commit is contained in:
Andrew Benson 2023-07-03 23:52:14 -05:00
parent 02e93885a2
commit 0a185bd150

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pydyf' # Template file for 'python3-pydyf'
pkgname=python3-pydyf pkgname=python3-pydyf
version=0.6.0 version=0.7.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-flit_core" hostmakedepends="python3-poetry-core python3-flit_core"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://courtbouillon.org/pydyf" homepage="https://courtbouillon.org/pydyf"
distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz"
checksum=28b521b82e5b76633680b97172a13265e3dedab807372d01802015b83ea99d9d checksum=b7055ab659108f13036637a398de6ed20a9e23e11ed33fbd9cc586c91fcfd16b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE