Skip to content

Commit

Permalink
devel/py-glance-store: Update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 22, 2022
1 parent f8de582 commit 0fac570
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-glance-store/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>

PORTNAME= glance-store
PORTVERSION= 3.0.0
PORTVERSION= 4.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>=0.18.2:net/py-eventlet@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}

USES= python:3.6+ shebangfix
USES= python:3.8+ shebangfix
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-glance-store/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1646057948
SHA256 (glance_store-3.0.0.tar.gz) = 72a56be01d82f4461cb36513a7099a703772efd3002589d9994fde3e0002289f
SIZE (glance_store-3.0.0.tar.gz) = 234086
TIMESTAMP = 1653151090
SHA256 (glance_store-4.0.0.tar.gz) = 48744a28ba77aa6baa6988f7c4a00c13cd982f76f11b509f3d95dcdb8e0552ce
SIZE (glance_store-4.0.0.tar.gz) = 234413

0 comments on commit 0fac570

Please sign in to comment.