mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pythondialog: update to 3.5.3.
This commit is contained in:
parent
5d5d69dd19
commit
b54cb9dde7
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pythondialog'
|
# Template file for 'python3-pythondialog'
|
||||||
pkgname=python3-pythondialog
|
pkgname=python3-pythondialog
|
||||||
version=3.5.1
|
version=3.5.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -9,6 +9,7 @@ depends="python3 dialog"
|
||||||
short_desc="Python wrapper for the dialog utility"
|
short_desc="Python wrapper for the dialog utility"
|
||||||
maintainer="svenper <svenper@tuta.io>"
|
maintainer="svenper <svenper@tuta.io>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://pythondialog.sourceforge.net"
|
homepage="https://pythondialog.sourceforge.io"
|
||||||
|
changelog="https://pythondialog.sourceforge.io/news.html"
|
||||||
distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
|
||||||
checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
|
checksum=b2a34a8af0a6625ccbdf45cd343b854fc6c1a85231dadc80b8805db836756323
|
||||||
|
|
Loading…
Add table
Reference in a new issue