mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jeepney: update to 0.4.2.
This commit is contained in:
parent
c10c6cb4ce
commit
3686b4701b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jeepney'
|
# Template file for 'python3-jeepney'
|
||||||
pkgname=python3-jeepney
|
pkgname=python3-jeepney
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="jeepney-${version}"
|
wrksrc="jeepney-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/takluyver/jeepney"
|
homepage="https://gitlab.com/takluyver/jeepney"
|
||||||
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
|
||||||
checksum=13806f91a96e9b2623fd2a81b950d763ee471454aafd9eb6d75dbe7afce428fb
|
checksum=0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue