Update to py-test-mock 1.6.0
This commit is contained in:
parent
609da4aa7d
commit
dbb6aa9e27
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2017/01/03 19:19:49 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2017/04/22 18:02:15 shadchin Exp $
|
||||
|
||||
COMMENT = thin-wrapper around mock package for easier use with pytest
|
||||
|
||||
MODPY_EGG_VERSION = 1.5.0
|
||||
MODPY_EGG_VERSION = 1.6.0
|
||||
DISTNAME = pytest-mock-${MODPY_EGG_VERSION}
|
||||
PKGNAME = ${DISTNAME:S/py/py-/}
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://github.com/pytest-dev/pytest-mock/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pytest-mock-1.5.0.tar.gz) = eC8j8ieHS6xM7oeGN8Kvjv3Sw0xI/L+eebAKCHIFb/s=
|
||||
SIZE (pytest-mock-1.5.0.tar.gz) = 17199
|
||||
SHA256 (pytest-mock-1.6.0.tar.gz) = g6F8vNTbx8bJ3IhaDVmPms0R8tUULgcY7TLhRThnDB8=
|
||||
SIZE (pytest-mock-1.6.0.tar.gz) = 17780
|
||||
|
Loading…
Reference in New Issue
Block a user