mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/py-rb: Update to 1.9.0
Changes: https://github.com/getsentry/rb/releases
This commit is contained in:
parent
ac6b500c10
commit
2a75ee9647
2 changed files with 8 additions and 6 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Created by: Tom Judge <tj@FreeBSD.org>
|
# Created by: Tom Judge <tj@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= rb
|
PORTNAME= rb
|
||||||
PORTVERSION= 1.8
|
PORTVERSION= 1.9.0
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= CHEESESHOP
|
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
|
@ -11,11 +10,14 @@ COMMENT= Redis blaster
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis2>=2.6<3.4:databases/py-redis2@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis2>=2.6<3.5:databases/py-redis2@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
GH_ACCOUNT= getsentry
|
||||||
|
USE_GITHUB= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1601319690
|
TIMESTAMP = 1620405381
|
||||||
SHA256 (rb-1.8.tar.gz) = c40ff38c560cff53350324948fa6f1998e67b37500c5f11f644dcaf3b85029f4
|
SHA256 (getsentry-rb-1.9.0_GH0.tar.gz) = 7990b9f2a26a27bbae18c3fb78fa91038a3072ca02488f92ec1efbe2546a424a
|
||||||
SIZE (rb-1.8.tar.gz) = 20402
|
SIZE (getsentry-rb-1.9.0_GH0.tar.gz) = 168973
|
||||||
|
|
Loading…
Add table
Reference in a new issue