Skip to content
Snippets Groups Projects
Commit cc39ea03 authored by alice's avatar alice
Browse files

testing/py3-dpath: upgrade to 2.0.8

parent 9ca44d21
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-dpath
_pkgname=dpath
pkgver=2.0.6
pkgrel=2
pkgver=2.0.8
pkgrel=0
pkgdesc="Filesystem-like pathing and searching for dictionaries"
url="https://github.com/dpath-maintainers/dpath-python"
arch="noarch"
......@@ -12,7 +12,7 @@ replaces="py-dpath" # for backwards compatibility
provides="py-dpath=$pkgver-r$pkgrel" # for backwards compatibility
depends="python3"
makedepends="py3-setuptools"
checkdepends="py3-hypothesis py3-mock py3-nose py3-pytest"
checkdepends="py3-hypothesis py3-mock py3-nose2 py3-pytest"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
......@@ -30,5 +30,5 @@ package() {
}
sha512sums="
6a008d6d12fadf9a45677b89b8a803f33ba9a83e54aec67c155d4e749bff4e60a5411a65a9361f3b70fa319b82ad2580735af407478bf7be022b81fc0b4a2434 dpath-2.0.6.tar.gz
1b513d2234aff3a0217ed0916a684bc874c5bf030b4ff602a02327c6a004af9ddca880806ea89004551a7c52094566a3a7ee6aae7cff4bff53a31ec9eb649b92 dpath-2.0.8.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment