mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-dbusmock: rebuild against python 3.8
This commit is contained in:
parent
0831f5d351
commit
aaca0d5bce
@ -2,13 +2,13 @@
|
||||
pkgname=py3-dbusmock
|
||||
_pyname=python-dbusmock
|
||||
pkgver=0.18.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mock D-Bus objects for tests"
|
||||
url="https://github.com/martinpitt/python-dbusmock"
|
||||
arch="noarch"
|
||||
license="LGPL-3.0-or-later"
|
||||
depends="py3-dbus py3-gobject3"
|
||||
makedepends="python3-dev"
|
||||
makedepends="python3-dev py3-setuptools"
|
||||
checkdepends="dbus py3-nose"
|
||||
_pypiprefix="${_pyname%${_pyname#?}}"
|
||||
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user