pkgsrc-WIP-changes archive

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

py-dash-bootstrap-components-0.10.7 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 16:09:23 2020 +0100
Changeset:	953549c700fb6a57bd4e43117936190ed0ebfdcc

Modified Files:
	Makefile
Added Files:
	py-dash-bootstrap-components/DESCR
	py-dash-bootstrap-components/Makefile
	py-dash-bootstrap-components/PLIST
	py-dash-bootstrap-components/distinfo

Log Message:
py-dash-bootstrap-components-0.10.7 import to wip

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

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

diffstat:
 Makefile                              |   1 +
 py-dash-bootstrap-components/DESCR    |   0
 py-dash-bootstrap-components/Makefile |  18 +++
 py-dash-bootstrap-components/PLIST    | 203 ++++++++++++++++++++++++++++++++++
 py-dash-bootstrap-components/distinfo |   6 +
 5 files changed, 228 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 3d84c556fa..5b187fd6b4 100644
--- a/Makefile
+++ b/Makefile
@@ -3319,6 +3319,7 @@ SUBDIR+=	py-dana
 SUBDIR+=	py-dantic
 SUBDIR+=	py-das
 SUBDIR+=	py-dask
+SUBDIR+=	dash-bootstrap-components
 SUBDIR+=	py-data-google-auth
 SUBDIR+=	py-dataclasses
 SUBDIR+=	py-dataclasses-json
diff --git a/py-dash-bootstrap-components/DESCR b/py-dash-bootstrap-components/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/py-dash-bootstrap-components/Makefile b/py-dash-bootstrap-components/Makefile
new file mode 100644
index 0000000000..ed258a78e7
--- /dev/null
+++ b/py-dash-bootstrap-components/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	dash-bootstrap-components-0.10.7
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.scanner/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://dash-bootstrap-components.opensource.faculty.ai
+COMMENT=	Bootstrap themed components for use in Plotly Dash
+LICENSE=	apache-2.0
+
+DEPENDS+=	${PYPKGPREFIX}-dash>=1.9.0:../../devel/py-dash
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-dash-bootstrap-components/PLIST b/py-dash-bootstrap-components/PLIST
new file mode 100644
index 0000000000..536d244309
--- /dev/null
+++ b/py-dash-bootstrap-components/PLIST
@@ -0,0 +1,203 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/dash_bootstrap_components/__init__.py
+${PYSITELIB}/dash_bootstrap_components/__init__.pyc
+${PYSITELIB}/dash_bootstrap_components/__init__.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Alert.py
+${PYSITELIB}/dash_bootstrap_components/_components/Alert.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Alert.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Badge.py
+${PYSITELIB}/dash_bootstrap_components/_components/Badge.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Badge.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Button.py
+${PYSITELIB}/dash_bootstrap_components/_components/Button.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Button.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ButtonGroup.py
+${PYSITELIB}/dash_bootstrap_components/_components/ButtonGroup.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ButtonGroup.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Card.py
+${PYSITELIB}/dash_bootstrap_components/_components/Card.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Card.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardBody.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardBody.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardBody.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardColumns.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardColumns.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardColumns.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardDeck.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardDeck.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardDeck.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardFooter.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardFooter.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardFooter.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardGroup.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardGroup.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardGroup.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardHeader.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardHeader.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardHeader.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardImg.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardImg.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardImg.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardImgOverlay.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardImgOverlay.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardImgOverlay.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/CardLink.py
+${PYSITELIB}/dash_bootstrap_components/_components/CardLink.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/CardLink.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Checkbox.py
+${PYSITELIB}/dash_bootstrap_components/_components/Checkbox.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Checkbox.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Checklist.py
+${PYSITELIB}/dash_bootstrap_components/_components/Checklist.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Checklist.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Col.py
+${PYSITELIB}/dash_bootstrap_components/_components/Col.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Col.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Collapse.py
+${PYSITELIB}/dash_bootstrap_components/_components/Collapse.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Collapse.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Container.py
+${PYSITELIB}/dash_bootstrap_components/_components/Container.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Container.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenu.py
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenu.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenu.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenuItem.py
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenuItem.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/DropdownMenuItem.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Fade.py
+${PYSITELIB}/dash_bootstrap_components/_components/Fade.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Fade.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Form.py
+${PYSITELIB}/dash_bootstrap_components/_components/Form.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Form.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/FormFeedback.py
+${PYSITELIB}/dash_bootstrap_components/_components/FormFeedback.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/FormFeedback.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/FormGroup.py
+${PYSITELIB}/dash_bootstrap_components/_components/FormGroup.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/FormGroup.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/FormText.py
+${PYSITELIB}/dash_bootstrap_components/_components/FormText.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/FormText.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Input.py
+${PYSITELIB}/dash_bootstrap_components/_components/Input.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Input.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroup.py
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroup.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroup.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupAddon.py
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupAddon.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupAddon.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupText.py
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupText.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/InputGroupText.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Jumbotron.py
+${PYSITELIB}/dash_bootstrap_components/_components/Jumbotron.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Jumbotron.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Label.py
+${PYSITELIB}/dash_bootstrap_components/_components/Label.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Label.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroup.py
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroup.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroup.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItem.py
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItem.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItem.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemHeading.py
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemHeading.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemHeading.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemText.py
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemText.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ListGroupItemText.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Modal.py
+${PYSITELIB}/dash_bootstrap_components/_components/Modal.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Modal.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ModalBody.py
+${PYSITELIB}/dash_bootstrap_components/_components/ModalBody.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ModalBody.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ModalFooter.py
+${PYSITELIB}/dash_bootstrap_components/_components/ModalFooter.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ModalFooter.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/ModalHeader.py
+${PYSITELIB}/dash_bootstrap_components/_components/ModalHeader.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/ModalHeader.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Nav.py
+${PYSITELIB}/dash_bootstrap_components/_components/Nav.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Nav.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/NavItem.py
+${PYSITELIB}/dash_bootstrap_components/_components/NavItem.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/NavItem.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/NavLink.py
+${PYSITELIB}/dash_bootstrap_components/_components/NavLink.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/NavLink.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Navbar.py
+${PYSITELIB}/dash_bootstrap_components/_components/Navbar.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Navbar.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarBrand.py
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarBrand.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarBrand.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarSimple.py
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarSimple.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarSimple.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarToggler.py
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarToggler.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/NavbarToggler.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Popover.py
+${PYSITELIB}/dash_bootstrap_components/_components/Popover.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Popover.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverBody.py
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverBody.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverBody.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverHeader.py
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverHeader.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/PopoverHeader.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Progress.py
+${PYSITELIB}/dash_bootstrap_components/_components/Progress.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Progress.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/RadioButton.py
+${PYSITELIB}/dash_bootstrap_components/_components/RadioButton.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/RadioButton.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/RadioItems.py
+${PYSITELIB}/dash_bootstrap_components/_components/RadioItems.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/RadioItems.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Row.py
+${PYSITELIB}/dash_bootstrap_components/_components/Row.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Row.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Select.py
+${PYSITELIB}/dash_bootstrap_components/_components/Select.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Select.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Spinner.py
+${PYSITELIB}/dash_bootstrap_components/_components/Spinner.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Spinner.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Tab.py
+${PYSITELIB}/dash_bootstrap_components/_components/Tab.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Tab.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Table.py
+${PYSITELIB}/dash_bootstrap_components/_components/Table.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Table.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Tabs.py
+${PYSITELIB}/dash_bootstrap_components/_components/Tabs.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Tabs.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Textarea.py
+${PYSITELIB}/dash_bootstrap_components/_components/Textarea.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Textarea.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Toast.py
+${PYSITELIB}/dash_bootstrap_components/_components/Toast.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Toast.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/Tooltip.py
+${PYSITELIB}/dash_bootstrap_components/_components/Tooltip.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/Tooltip.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/__init__.py
+${PYSITELIB}/dash_bootstrap_components/_components/__init__.pyc
+${PYSITELIB}/dash_bootstrap_components/_components/__init__.pyo
+${PYSITELIB}/dash_bootstrap_components/_components/dash_bootstrap_components.min.js
+${PYSITELIB}/dash_bootstrap_components/_components/metadata.json
+${PYSITELIB}/dash_bootstrap_components/_components/package.json
+${PYSITELIB}/dash_bootstrap_components/_table.py
+${PYSITELIB}/dash_bootstrap_components/_table.pyc
+${PYSITELIB}/dash_bootstrap_components/_table.pyo
+${PYSITELIB}/dash_bootstrap_components/themes.py
+${PYSITELIB}/dash_bootstrap_components/themes.pyc
+${PYSITELIB}/dash_bootstrap_components/themes.pyo
diff --git a/py-dash-bootstrap-components/distinfo b/py-dash-bootstrap-components/distinfo
new file mode 100644
index 0000000000..3006ab4b8f
--- /dev/null
+++ b/py-dash-bootstrap-components/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (dash-bootstrap-components-0.10.7.tar.gz) = 119e662b5d878ea7e1045a13c633752d4461647e
+RMD160 (dash-bootstrap-components-0.10.7.tar.gz) = 61d6e1666dc3d58161d894e98d57460af87028a9
+SHA512 (dash-bootstrap-components-0.10.7.tar.gz) = dd33a3c34c963b8fb07687cc6006a6318e89a5af7b6d03f48933647d2f57a3ed4a11dadfe8748d2fc17d8c0bf12f2050ebfa4d6de1fc9b79691d36be833363b2
+Size (dash-bootstrap-components-0.10.7.tar.gz) = 113282 bytes


Home | Main Index | Thread Index | Old Index