diff options
-rw-r--r-- | devel/py-construct/Makefile | 2 | ||||
-rw-r--r-- | devel/py-construct/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index 53ac087b6f31..178538218bd9 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk> diff --git a/devel/py-construct/distinfo b/devel/py-construct/distinfo index 5c3b60bc4686..9d1fdfa51b08 100644 --- a/devel/py-construct/distinfo +++ b/devel/py-construct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580305140 +TIMESTAMP = 1580395709 SHA256 (construct-2.10.56.tar.gz) = 97ba13edcd98546f10f7555af41c8ce7ae9d8221525ec4062c03f9adbf940661 SIZE (construct-2.10.56.tar.gz) = 54823 |