python3-pydyf: update to 0.5.0.

This commit is contained in:
Andrew Benson 2022-12-06 20:52:40 -06:00
parent 3bb2360799
commit 2a65c47395
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pydyf'
pkgname=python3-pydyf
version=0.3.0
version=0.5.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-flit_core"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://courtbouillon.org/pydyf"
distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz"
checksum=a67fda91fc85e500ba49394ec7fa485239b5a21c28074e75cbfb70cdd8614aa9
checksum=4bb25b070a3e75238efcb6e9c183d29d99c3ac28c7ef2fe75f63f7b83a25605e
make_check=no # Tests do not work with flake8 > v5.x
post_install() {