mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
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'
|
# Template file for 'python3-jeepney'
|
||||||
pkgname=python3-jeepney
|
pkgname=python3-jeepney
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="jeepney-${version}"
|
wrksrc="jeepney-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="jeepney"
|
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Low-level, pure Python DBus protocol wrapper"
|
short_desc="Low-level, pure Python DBus protocol wrapper"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Orhpaned <orphan@voidlinux.org>"
|
||||||
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=0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
|
checksum=3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue