mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.5.1
This commit is contained in:
parent
e8aff6efca
commit
0646c4cf04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391552
3 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tarantool
|
||||
PORTVERSION= 0.3.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (tarantool-0.3.4.tar.gz) = 30bfa162220bb7bcad333eddac0eb82f7db42d848bd65a84d029eb2f6b52b7a7
|
||||
SIZE (tarantool-0.3.4.tar.gz) = 17728
|
||||
SHA256 (tarantool-0.5.1.tar.gz) = 4661e905b87732250a0545fa8e198f374ea08645c502a3e9db3686a05347c859
|
||||
SIZE (tarantool-0.5.1.tar.gz) = 14988
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This package is a pure-python client library for Tarantool Database.
|
||||
|
||||
WWW: https://github.com/mailru/tarantool-python
|
||||
WWW: https://github.com/tarantool/tarantool-python
|
||||
WWW: https://pypi.python.org/pypi/tarantool
|
||||
|
|
Loading…
Add table
Reference in a new issue