Skip to content

Commit

Permalink
devel/py-retrying: Update to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent c7f6c51 commit 7cde6af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-retrying/Makefile
@@ -1,5 +1,5 @@
PORTNAME= retrying
PORTVERSION= 1.3.3
PORTVERSION= 1.3.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-retrying/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1476297300
SHA256 (retrying-1.3.3.tar.gz) = 08c039560a6da2fe4f2c426d0766e284d3b736e355f8dd24b37367b0bb41973b
SIZE (retrying-1.3.3.tar.gz) = 10890
TIMESTAMP = 1674589898
SHA256 (retrying-1.3.4.tar.gz) = 345da8c5765bd982b1d1915deb9102fd3d1f7ad16bd84a9700b85f64d24e8f3e
SIZE (retrying-1.3.4.tar.gz) = 10929

0 comments on commit 7cde6af

Please sign in to comment.