python3-jeepney: update to 0.4.3, orphan package
This commit is contained in:
parent
af41a39043
commit
6c3d7aca89
1 changed files with 3 additions and 4 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'python3-jeepney'
|
||||
pkgname=python3-jeepney
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="jeepney-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="jeepney"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Low-level, pure Python DBus protocol wrapper"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
maintainer="Orhpaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://gitlab.com/takluyver/jeepney"
|
||||
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
|
||||
checksum=0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
|
||||
checksum=3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue