pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-scrapy py-scrapy: Switch to PYTHON_VERSIONS_INC...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce11deabed1a
branches: trunk
changeset: 459401:ce11deabed1a
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Oct 06 09:07:00 2021 +0000
description:
py-scrapy: Switch to PYTHON_VERSIONS_INCOMPATIBLE.
diffstat:
www/py-scrapy/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7cc52aa4e10e -r ce11deabed1a www/py-scrapy/Makefile
--- a/www/py-scrapy/Makefile Wed Oct 06 09:04:58 2021 +0000
+++ b/www/py-scrapy/Makefile Wed Oct 06 09:07:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/03/22 08:56:56 triaxx Exp $
+# $NetBSD: Makefile,v 1.12 2021/10/06 09:07:00 jperkin Exp $
DISTNAME= Scrapy-2.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -27,7 +27,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Home |
Main Index |
Thread Index |
Old Index