Update to 0.2.0
ChangeLog: https://github.com/wireservice/agate-dbf/blob/0.2.0/CHANGELOG.rst
This commit is contained in:
parent
a8c36a6a6e
commit
8ab772cb2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428987
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= agate-dbf
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Support reading dbf files for agate
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.2.2:textproc/py-agate \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \
|
||||
${PYTHON_PKGNAMEPREFIX}dbfread>=2.0.5:textproc/py-dbfread
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1463409454
|
||||
SHA256 (agate-dbf-0.1.0.tar.gz) = ffd9bfc7c04fc3ce1c54522f41aeccba5a7f3cee951b26c8a0ab1348c940ff77
|
||||
SIZE (agate-dbf-0.1.0.tar.gz) = 2147
|
||||
TIMESTAMP = 1482233542
|
||||
SHA256 (agate-dbf-0.2.0.tar.gz) = 0666c1ad06cd4b2860351cebbd88bd4b05b2d1abd41b25cf91f8f6715035735e
|
||||
SIZE (agate-dbf-0.2.0.tar.gz) = 2059
|
||||
|
|
Loading…
Reference in a new issue