devel/py-pyro: update to 4.49
This commit is contained in:
parent
759ba4262a
commit
618acdd3cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424960
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyro
|
||||
PORTVERSION= 4.47
|
||||
PORTVERSION= 4.49
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,10 +14,10 @@ COMMENT= Distributed Object Middleware for Python(IPC/RPC)
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.11:devel/py-serpent
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.15:devel/py-serpent
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= dos2unix python
|
||||
USES= dos2unix python:2.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1471616214
|
||||
SHA256 (Pyro4-4.47.tar.gz) = 9354b722f9f5965ade5839241c8d7ff06ec2fac678a2c9e197a63966da241c89
|
||||
SIZE (Pyro4-4.47.tar.gz) = 437077
|
||||
TIMESTAMP = 1477857611
|
||||
SHA256 (Pyro4-4.49.tar.gz) = 6ae7fb0ce9ae5ca6f1d32487d8606219e7296ae7d22e650e7f9db63399608b76
|
||||
SIZE (Pyro4-4.49.tar.gz) = 444981
|
||||
|
|
Loading…
Reference in a new issue