~dricottone/huttese-apk

bd2ea6779ca664a02b7fd8b26515cbac492f3c49 — Drew DeVault 4 years ago bcfd66b
py3-pytest-isort: upgrade to 1.0.0
1 files changed, 3 insertions(+), 3 deletions(-)

M sr.ht/py3-pytest-isort/APKBUILD
M sr.ht/py3-pytest-isort/APKBUILD => sr.ht/py3-pytest-isort/APKBUILD +3 -3
@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pytest-isort
_pyname=pytest-isort
pkgver=0.3.1
pkgrel=1
pkgver=1.0.0
pkgrel=0
pkgdesc="pytest plugin to check import ordering using isort"
url="https://pypi.org/project/pytest-isort/"
arch="noarch"


@@ 26,4 26,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="2fd39108a6acacf18ce68bb537d2adeb4ff7cd8ea4c9611e5312edea5a0bc4841111ffb544318aa7b3bebe38e9f4744f07a45b2ebcbf872f79003b249ee115ca  pytest-isort-0.3.1.tar.gz"
sha512sums="e28a5c184c014b24131e02d9786c77f55281333a30a0a27c0b9227495929f216dfbacaf59e11b027ea8bb4b8be665058659cd454098facf978687fbc0580a2d8  pytest-isort-1.0.0.tar.gz"