Updated devel/py-atomicwrite 1.1.5 -> 1.3.0
Converted to PERMIT_PACKAGE and added MODPY_PYTEST ok sthen@
This commit is contained in:
parent
502cdd1ebd
commit
89d7e06fbb
@ -1,23 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/04/28 20:51:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/06/26 19:09:58 kmos Exp $
|
||||
|
||||
COMMENT = atomic file writes
|
||||
|
||||
MODPY_EGG_VERSION = 1.1.5
|
||||
MODPY_EGG_VERSION = 1.3.0
|
||||
DISTNAME = atomicwrites-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/untitaker/python-atomicwrites
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
MODPY_PYTEST = Yes
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVOR ?=
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (atomicwrites-1.1.5.tar.gz) = JAgx6iLamriCtVGzHUIlWR5eRHpoxeGI21uJyh1IdYU=
|
||||
SIZE (atomicwrites-1.1.5.tar.gz) = 18951
|
||||
SHA256 (atomicwrites-1.3.0.tar.gz) = dalEW6wC2NBY1eH+aJZUulplVqHf2M5uxVoO15hmz6Y=
|
||||
SIZE (atomicwrites-1.3.0.tar.gz) = 11699
|
||||
|
Loading…
Reference in New Issue
Block a user