textproc/py-citeproc-py-styles: Update 0.1.1 -> 0.1.2
Reported by: portscout
This commit is contained in:
parent
b0799243c2
commit
4fd9431788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534812
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= citeproc-py-styles
|
||||
DISTVERSION= 0.1.1
|
||||
DISTVERSION= 0.1.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.6.2:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.6.0:devel/py-lxml@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.1.1:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1526254803
|
||||
SHA256 (citeproc-py-styles-0.1.1.tar.gz) = 3856920968f1c5873bff2e85e4753131797f27a034c59f2b2e8dd625f1732a69
|
||||
SIZE (citeproc-py-styles-0.1.1.tar.gz) = 1809419
|
||||
TIMESTAMP = 1589086842
|
||||
SHA256 (citeproc-py-styles-0.1.2.tar.gz) = 41107b2831f5490a13a95e8e2583101e0485968b2f6affb42d84e4e7e272dcf7
|
||||
SIZE (citeproc-py-styles-0.1.2.tar.gz) = 2072913
|
||||
|
|
Loading…
Reference in a new issue