python3-pysol_cards: update to 0.14.2.

This commit is contained in:
Piotr Wójcik 2021-12-28 20:41:08 +01:00
parent 002c20187e
commit 8206e78150
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pysol_cards'
pkgname=python3-pysol_cards
version=0.10.2
revision=2
version=0.14.2
revision=1
wrksrc="pysol_cards-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-pbr"
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="https://fc-solve.shlomifish.org/"
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
checksum=2e9f5bfe5b6df3760ca274731e92820423066831df6351bbfdf832e32bbcc76e
checksum=c08de857577bc3eec970c3add3c45b365316cc2844acd6083bb56ea31d40eaf0
make_check=no # unpackaged hacking, oslotest, stestr
post_install() {