Skip to content

Commit

Permalink
sysutils/py-hcloud: update to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed Jul 20, 2023
1 parent 2908335 commit f8b3e2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions sysutils/py-hcloud/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hcloud
DISTVERSION= 1.25.0
DISTVERSION= 1.26.0
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -26,7 +26,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pre-commit>=0:devel/py-pre-commit@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}black>=23.3.0:devel/py-black@${PY_FLAVOR}

NO_ARCH= yes
USES= python
USES= python:3.8+
USE_PYTHON= autoplist concurrent pep517 pytest

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/py-hcloud/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689355933
SHA256 (hcloud-1.25.0.tar.gz) = c4aa3247031ec94faa434c17b150935dd41ab71402739aded88bfa2868eeb2e0
SIZE (hcloud-1.25.0.tar.gz) = 99390
TIMESTAMP = 1689836095
SHA256 (hcloud-1.26.0.tar.gz) = b22c8fb922eacc7df46dd635cbe55a0410a3394d582ed0603e94ef64226d7177
SIZE (hcloud-1.26.0.tar.gz) = 99646

0 comments on commit f8b3e2e

Please sign in to comment.