mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-pysol_cards: update to 0.14.3.
This commit is contained in:
parent
be2e38b771
commit
e9f6ecd156
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pysol_cards'
|
# Template file for 'python3-pysol_cards'
|
||||||
pkgname=python3-pysol_cards
|
pkgname=python3-pysol_cards
|
||||||
version=0.14.2
|
version=0.14.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-pbr"
|
hostmakedepends="python3-setuptools python3-pbr"
|
||||||
depends="python3-pbr python3-six"
|
depends="python3-pbr python3-six"
|
||||||
|
@ -10,7 +10,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=c08de857577bc3eec970c3add3c45b365316cc2844acd6083bb56ea31d40eaf0
|
checksum=b0fbfd38615bfc6fd755dab58505a9ae162d0da1866c25ca9141938b5823f061
|
||||||
make_check=no # unpackaged hacking, oslotest, stestr
|
make_check=no # unpackaged hacking, oslotest, stestr
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue