diff --git a/devel/py-atomicwrites/Makefile b/devel/py-atomicwrites/Makefile index 48c92bf04f1..0098d73cc32 100644 --- a/devel/py-atomicwrites/Makefile +++ b/devel/py-atomicwrites/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:00:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2022/02/26 20:48:07 sthen Exp $ COMMENT = atomic file writes -MODPY_EGG_VERSION = 1.3.0 +MODPY_EGG_VERSION = 1.4.0 DISTNAME = atomicwrites-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 2 CATEGORIES = devel @@ -21,6 +20,6 @@ MODPY_SETUPTOOLS = Yes MODPY_PYTEST = Yes FLAVORS = python3 -FLAVOR ?= +FLAVOR = python3 .include diff --git a/devel/py-atomicwrites/distinfo b/devel/py-atomicwrites/distinfo index b192522132c..c23ee69dc60 100644 --- a/devel/py-atomicwrites/distinfo +++ b/devel/py-atomicwrites/distinfo @@ -1,2 +1,2 @@ -SHA256 (atomicwrites-1.3.0.tar.gz) = dalEW6wC2NBY1eH+aJZUulplVqHf2M5uxVoO15hmz6Y= -SIZE (atomicwrites-1.3.0.tar.gz) = 11699 +SHA256 (atomicwrites-1.4.0.tar.gz) = rnA5atGkNPnHBG/S3RlvwEsS+ekf+4WRZBk76LYWino= +SIZE (atomicwrites-1.4.0.tar.gz) = 11790 diff --git a/devel/py-atomicwrites/pkg/PLIST b/devel/py-atomicwrites/pkg/PLIST index 6e937a71f1b..4f943d023a9 100644 --- a/devel/py-atomicwrites/pkg/PLIST +++ b/devel/py-atomicwrites/pkg/PLIST @@ -1,4 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/08 02:39:44 danj Exp $ +@comment $OpenBSD: PLIST,v 1.2 2022/02/26 20:48:08 sthen Exp $ +@pkgpath devel/py-atomicwrites lib/python${MODPY_VERSION}/site-packages/atomicwrites/ lib/python${MODPY_VERSION}/site-packages/atomicwrites-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/atomicwrites-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO