pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-mozrunner PLIST fixed, py-six dependency correctly formated
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Fri Jul 15 17:26:35 2022 +0530
Changeset: 81f69303699be9c5c23b31eba2582584903fd42c
Modified Files:
py-mozrunner/Makefile
py-mozrunner/PLIST
Log Message:
py-mozrunner PLIST fixed, py-six dependency correctly formated
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=81f69303699be9c5c23b31eba2582584903fd42c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mozrunner/Makefile | 2 +-
py-mozrunner/PLIST | 62 ++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 60 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-mozrunner/Makefile b/py-mozrunner/Makefile
index 824642f368..947ebc2b1d 100644
--- a/py-mozrunner/Makefile
+++ b/py-mozrunner/Makefile
@@ -16,7 +16,7 @@ DEPENDS+= # TODO: mozinfo>=0.7,<2
DEPENDS+= # TODO: mozlog>=6.0
DEPENDS+= # TODO: mozprocess>=1.2.0,<2
DEPENDS+= # TODO: mozprofile~=2.3>=0
-DEPENDS+= py-six>=1.10.0,<2:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
USE_LANGUAGES= # none
diff --git a/py-mozrunner/PLIST b/py-mozrunner/PLIST
index cf8b8836f1..d266932918 100644
--- a/py-mozrunner/PLIST
+++ b/py-mozrunner/PLIST
@@ -1,4 +1,60 @@
@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/pkg/bin/bmake package"
-@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"
+bin/mozrunner
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/mozrunner/__init__.py
+${PYSITELIB}/mozrunner/__init__.pyc
+${PYSITELIB}/mozrunner/__init__.pyo
+${PYSITELIB}/mozrunner/application.py
+${PYSITELIB}/mozrunner/application.pyc
+${PYSITELIB}/mozrunner/application.pyo
+${PYSITELIB}/mozrunner/base/__init__.py
+${PYSITELIB}/mozrunner/base/__init__.pyc
+${PYSITELIB}/mozrunner/base/__init__.pyo
+${PYSITELIB}/mozrunner/base/browser.py
+${PYSITELIB}/mozrunner/base/browser.pyc
+${PYSITELIB}/mozrunner/base/browser.pyo
+${PYSITELIB}/mozrunner/base/device.py
+${PYSITELIB}/mozrunner/base/device.pyc
+${PYSITELIB}/mozrunner/base/device.pyo
+${PYSITELIB}/mozrunner/base/runner.py
+${PYSITELIB}/mozrunner/base/runner.pyc
+${PYSITELIB}/mozrunner/base/runner.pyo
+${PYSITELIB}/mozrunner/cli.py
+${PYSITELIB}/mozrunner/cli.pyc
+${PYSITELIB}/mozrunner/cli.pyo
+${PYSITELIB}/mozrunner/devices/__init__.py
+${PYSITELIB}/mozrunner/devices/__init__.pyc
+${PYSITELIB}/mozrunner/devices/__init__.pyo
+${PYSITELIB}/mozrunner/devices/android_device.py
+${PYSITELIB}/mozrunner/devices/android_device.pyc
+${PYSITELIB}/mozrunner/devices/android_device.pyo
+${PYSITELIB}/mozrunner/devices/base.py
+${PYSITELIB}/mozrunner/devices/base.pyc
+${PYSITELIB}/mozrunner/devices/base.pyo
+${PYSITELIB}/mozrunner/devices/emulator.py
+${PYSITELIB}/mozrunner/devices/emulator.pyc
+${PYSITELIB}/mozrunner/devices/emulator.pyo
+${PYSITELIB}/mozrunner/devices/emulator_battery.py
+${PYSITELIB}/mozrunner/devices/emulator_battery.pyc
+${PYSITELIB}/mozrunner/devices/emulator_battery.pyo
+${PYSITELIB}/mozrunner/devices/emulator_geo.py
+${PYSITELIB}/mozrunner/devices/emulator_geo.pyc
+${PYSITELIB}/mozrunner/devices/emulator_geo.pyo
+${PYSITELIB}/mozrunner/devices/emulator_screen.py
+${PYSITELIB}/mozrunner/devices/emulator_screen.pyc
+${PYSITELIB}/mozrunner/devices/emulator_screen.pyo
+${PYSITELIB}/mozrunner/errors.py
+${PYSITELIB}/mozrunner/errors.pyc
+${PYSITELIB}/mozrunner/errors.pyo
+${PYSITELIB}/mozrunner/runners.py
+${PYSITELIB}/mozrunner/runners.pyc
+${PYSITELIB}/mozrunner/runners.pyo
+${PYSITELIB}/mozrunner/utils.py
+${PYSITELIB}/mozrunner/utils.pyc
+${PYSITELIB}/mozrunner/utils.pyo
Home |
Main Index |
Thread Index |
Old Index