mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to version 0.7.
This commit is contained in:
parent
ab1ec9571a
commit
921da8cca7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424699
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= motor
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= Non-blocking MongoDB driver for Tornado or asyncio
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pymongo-2.8-py${PYTHON_VER}.egg-info/PKG-INFO:databases/pymongo28
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=2.9.4:databases/pymongo
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (motor-0.6.2.tar.gz) = f1222e4de786dd92f64ebd453be358f4fed72ceb1bb04525347b9dfafda7f2d2
|
||||
SIZE (motor-0.6.2.tar.gz) = 144579
|
||||
TIMESTAMP = 1477488773
|
||||
SHA256 (motor-0.7.tar.gz) = eeaa943b80234abdb30ea2335c485f36a36f1cd2626fbc021dca0a56b5185062
|
||||
SIZE (motor-0.7.tar.gz) = 125614
|
||||
|
Loading…
Reference in New Issue
Block a user