mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'python3-pysol_cards'
|
||||||
pkgname=python3-pysol_cards
|
pkgname=python3-pysol_cards
|
||||||
version=0.8.6
|
version=0.8.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pysol_cards-${version}"
|
wrksrc="pysol_cards-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pysol_cards"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pbr python3-six"
|
depends="python3-pbr python3-six"
|
||||||
checkdepends="python3-appdirs python3-attrs python3-colorama python3-coverage
|
checkdepends="python3-appdirs python3-attrs python3-colorama python3-coverage
|
||||||
|
@ -17,7 +16,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://fc-solve.shlomifish.org/"
|
homepage="https://fc-solve.shlomifish.org/"
|
||||||
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
|
||||||
checksum=6e536a60fad9a59d5ecc197b0a22718fa8b16de42ede37caa8f7b87b8e256148
|
checksum=b723c94ee5ccaa86ac40208cdd0b10e30f403f0c739731e5484e53a7932eecf8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue