python3-pydyf: update to 0.9.0.

This commit is contained in:
Andrew Benson 2024-02-27 08:23:34 -06:00
parent 19043bf61a
commit 76de1ada45
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pydyf' # Template file for 'python3-pydyf'
pkgname=python3-pydyf pkgname=python3-pydyf
version=0.8.0 version=0.9.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-flit_core" hostmakedepends="python3-poetry-core python3-flit_core"
checkdepends="python3-pytest-cov python3-pytest-isort python3-pytest-flake8 checkdepends="python3-pytest-cov python3-pytest-isort python3-pytest-flake8
@ -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=df9fca7becfa6ede2800302f7aa12f42f37b93e0f2caac646fe53d025ff29856 checksum=74765167bc4b8f60df4cfab356830ea2a403b246ee63ba3d236eb3324bb290c7
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE