pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-itemloaders py-itemloaders: fix typos
details: https://anonhg.NetBSD.org/pkgsrc/rev/06b7f1e3a280
branches: trunk
changeset: 449205:06b7f1e3a280
user: adam <adam%pkgsrc.org@localhost>
date: Mon Mar 22 06:14:02 2021 +0000
description:
py-itemloaders: fix typos
diffstat:
textproc/py-itemloaders/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 5f8e0cca9a25 -r 06b7f1e3a280 textproc/py-itemloaders/Makefile
--- a/textproc/py-itemloaders/Makefile Mon Mar 22 00:21:44 2021 +0000
+++ b/textproc/py-itemloaders/Makefile Mon Mar 22 06:14:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/03/21 21:13:00 triaxx Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/22 06:14:02 adam Exp $
DISTNAME= itemloaders-1.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,10 +10,10 @@
COMMENT= Python library that helps to collect data from HTML and XML sources
LICENSE= modified-bsd
-DEPENDS+= ${PKPKGPREFIX}-itemadapter>=0.1.0:../../textproc/py-itemadapter
-DEPENDS+= ${PKPKGPREFIX}-jmespath>=0.9.5:../../textproc/py-jmespath
-DEPENDS+= ${PKPKGPREFIX}-parsel>=1.5.0:../../www/py-parsel
-DEPENDS+= ${PKPKGPREFIX}-w3lib>=1.17.0:../../www/py-w3lib
+DEPENDS+= ${PYPKGPREFIX}-itemadapter>=0.1.0:../../textproc/py-itemadapter
+DEPENDS+= ${PYPKGPREFIX}-jmespath>=0.9.5:../../textproc/py-jmespath
+DEPENDS+= ${PYPKGPREFIX}-parsel>=1.5.0:../../www/py-parsel
+DEPENDS+= ${PYPKGPREFIX}-w3lib>=1.17.0:../../www/py-w3lib
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index