python3-pydyf: update to 0.6.0.
This commit is contained in:
parent
83a393c804
commit
79b5103f81
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pydyf'
|
||||
pkgname=python3-pydyf
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core python3-flit_core"
|
||||
|
@ -11,8 +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=4bb25b070a3e75238efcb6e9c183d29d99c3ac28c7ef2fe75f63f7b83a25605e
|
||||
make_check=no # Tests do not work with flake8 > v5.x
|
||||
checksum=28b521b82e5b76633680b97172a13265e3dedab807372d01802015b83ea99d9d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue