pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

+add pkg py-selenium-base



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sat Oct 17 19:12:27 2020 +0100
Changeset:	946920c110d48396699333c51a82fa440ee65257

Modified Files:
	py-selenium-base/Makefile

Log Message:
+add pkg py-selenium-base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=946920c110d48396699333c51a82fa440ee65257

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-selenium-base/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-selenium-base/Makefile b/py-selenium-base/Makefile
index ae2987b1ed..d3dfba5b06 100644
--- a/py-selenium-base/Makefile
+++ b/py-selenium-base/Makefile
@@ -6,7 +6,6 @@ DISTNAME=	${GITHUB_TAG}
 PKGNAME=	${PYPKGPREFIX}-selenium-base-1.49.25
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GITHUB:=seleniumbase/}
-DIST_SUBDIR=	${GITHUB_PROJECT}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/seleniumbase/SeleniumBase
@@ -15,7 +14,7 @@ LICENSE=	mit
 
 USE_TOOLS+=	bash
 
-#FORCED REFUSE= PY27!
+#FORCED REFUSED= PY27!
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 #DEPENDENCY FOR Python>=3.7


Home | Main Index | Thread Index | Old Index