Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 05:02:51 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534812 - head/textproc/py-citeproc-py-styles
Message-ID:  <202005100502.04A52p1v038133@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun May 10 05:02:51 2020
New Revision: 534812
URL: https://svnweb.freebsd.org/changeset/ports/534812

Log:
  textproc/py-citeproc-py-styles: Update 0.1.1 -> 0.1.2
  
  Reported by:	portscout

Modified:
  head/textproc/py-citeproc-py-styles/Makefile
  head/textproc/py-citeproc-py-styles/distinfo

Modified: head/textproc/py-citeproc-py-styles/Makefile
==============================================================================
--- head/textproc/py-citeproc-py-styles/Makefile	Sun May 10 05:00:06 2020	(r534811)
+++ head/textproc/py-citeproc-py-styles/Makefile	Sun May 10 05:02:51 2020	(r534812)
@@ -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

Modified: head/textproc/py-citeproc-py-styles/distinfo
==============================================================================
--- head/textproc/py-citeproc-py-styles/distinfo	Sun May 10 05:00:06 2020	(r534811)
+++ head/textproc/py-citeproc-py-styles/distinfo	Sun May 10 05:02:51 2020	(r534812)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005100502.04A52p1v038133>