Skip to content

Commit

Permalink
devel/py-lazy-object-proxy: Update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent bd006c3 commit d767919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-lazy-object-proxy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lazy-object-proxy
PORTVERSION= 1.5.2
PORTVERSION= 1.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,7 @@ COMMENT= Fast and thorough lazy object proxy
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.3.1:devel/py-setuptools_scm@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.3.1<6.0:devel/py-setuptools_scm@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-lazy-object-proxy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1607539717
SHA256 (lazy-object-proxy-1.5.2.tar.gz) = 5944a9b95e97de1980c65f03b79b356f30a43de48682b8bdd90aa5089f0ec1f4
SIZE (lazy-object-proxy-1.5.2.tar.gz) = 36608
TIMESTAMP = 1618320154
SHA256 (lazy-object-proxy-1.6.0.tar.gz) = 489000d368377571c6f982fba6497f2aa13c6d1facc40660963da62f5c379726
SIZE (lazy-object-proxy-1.6.0.tar.gz) = 44494

0 comments on commit d767919

Please sign in to comment.