python3-pysol_cards: update to 0.8.7.
This commit is contained in:
parent
fb62600f9b
commit
b1414c65d9
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-pysol_cards'
|
||||
pkgname=python3-pysol_cards
|
||||
version=0.8.6
|
||||
revision=2
|
||||
version=0.8.7
|
||||
revision=1
|
||||
wrksrc="pysol_cards-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pysol_cards"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pbr python3-six"
|
||||
checkdepends="python3-appdirs python3-attrs python3-colorama python3-coverage
|
||||
|
@ -17,7 +16,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=6e536a60fad9a59d5ecc197b0a22718fa8b16de42ede37caa8f7b87b8e256148
|
||||
checksum=b723c94ee5ccaa86ac40208cdd0b10e30f403f0c739731e5484e53a7932eecf8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue