devel/py-cycler: Update 0.10.0 -> 0.11.0
Reported by: portscout
This commit is contained in:
parent
3cace11486
commit
6441d6c876
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Yuri Victorovich <yuri@rawbw.com>
|
||||
|
||||
PORTNAME= cycler
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.11.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP/source/C/Cycler
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,11 +11,9 @@ COMMENT= Composable style cycles
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (cycler-0.10.0.tar.gz) = cd7b2d1018258d7247a71425e9f26463dfb444d411c39569972f4ce586b0c9d8
|
||||
SIZE (cycler-0.10.0.tar.gz) = 16553
|
||||
TIMESTAMP = 1637316437
|
||||
SHA256 (cycler-0.11.0.tar.gz) = 9c87405839a19696e837b3b818fed3f5f69f16f1eec1a1ad77e043dcea9c772f
|
||||
SIZE (cycler-0.11.0.tar.gz) = 18784
|
||||
|
|
Loading…
Reference in a new issue