pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-prompt-toolkit: Update to 1.0.6
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Aug 21 01:06:53 2016 +0200
Changeset: 0c36b79ac3a50dbf7e44c79ca9a59c8de139d4a6
Modified Files:
py-prompt-toolkit/Makefile
py-prompt-toolkit/PLIST
py-prompt-toolkit/distinfo
Log Message:
py-prompt-toolkit: Update to 1.0.6
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0c36b79ac3a50dbf7e44c79ca9a59c8de139d4a6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-prompt-toolkit/Makefile | 8 +++-----
py-prompt-toolkit/PLIST | 6 ++++++
py-prompt-toolkit/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 9 deletions(-)
diffs:
diff --git a/py-prompt-toolkit/Makefile b/py-prompt-toolkit/Makefile
index a006abf..61d05b0 100644
--- a/py-prompt-toolkit/Makefile
+++ b/py-prompt-toolkit/Makefile
@@ -1,8 +1,8 @@
# $NetBSD$
-DISTNAME= prompt_toolkit-1.0.3
-PKGNAME= ${PYPKGPREFIX}-prompt-toolkit-1.0.3
-CATEGORIES= devel
+DISTNAME= prompt_toolkit-1.0.6
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prompt_toolkit/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
@@ -13,8 +13,6 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-wcwidth>=0.1.7:../../wip/py-wcwidth
-WRKSRC= ${WRKDIR}/prompt_toolkit-1.0.3
-
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/py-prompt-toolkit/PLIST b/py-prompt-toolkit/PLIST
index 94d2ad5..b5966e0 100644
--- a/py-prompt-toolkit/PLIST
+++ b/py-prompt-toolkit/PLIST
@@ -128,6 +128,9 @@ ${PYSITELIB}/prompt_toolkit/eventloop/posix.pyo
${PYSITELIB}/prompt_toolkit/eventloop/posix_utils.py
${PYSITELIB}/prompt_toolkit/eventloop/posix_utils.pyc
${PYSITELIB}/prompt_toolkit/eventloop/posix_utils.pyo
+${PYSITELIB}/prompt_toolkit/eventloop/select.py
+${PYSITELIB}/prompt_toolkit/eventloop/select.pyc
+${PYSITELIB}/prompt_toolkit/eventloop/select.pyo
${PYSITELIB}/prompt_toolkit/eventloop/utils.py
${PYSITELIB}/prompt_toolkit/eventloop/utils.pyc
${PYSITELIB}/prompt_toolkit/eventloop/utils.pyo
@@ -173,6 +176,9 @@ ${PYSITELIB}/prompt_toolkit/key_binding/bindings/completion.pyo
${PYSITELIB}/prompt_toolkit/key_binding/bindings/emacs.py
${PYSITELIB}/prompt_toolkit/key_binding/bindings/emacs.pyc
${PYSITELIB}/prompt_toolkit/key_binding/bindings/emacs.pyo
+${PYSITELIB}/prompt_toolkit/key_binding/bindings/named_commands.py
+${PYSITELIB}/prompt_toolkit/key_binding/bindings/named_commands.pyc
+${PYSITELIB}/prompt_toolkit/key_binding/bindings/named_commands.pyo
${PYSITELIB}/prompt_toolkit/key_binding/bindings/scroll.py
${PYSITELIB}/prompt_toolkit/key_binding/bindings/scroll.pyc
${PYSITELIB}/prompt_toolkit/key_binding/bindings/scroll.pyo
diff --git a/py-prompt-toolkit/distinfo b/py-prompt-toolkit/distinfo
index abe25e2..45e03b1 100644
--- a/py-prompt-toolkit/distinfo
+++ b/py-prompt-toolkit/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (prompt_toolkit-1.0.3.tar.gz) = 0d255f6b0b5229084fa35717b94486bb38836b18
-RMD160 (prompt_toolkit-1.0.3.tar.gz) = f7cfd594df441503de66cba763a5d7389b14a7d8
-SHA512 (prompt_toolkit-1.0.3.tar.gz) = c7615c42c7923bb2cefb8db536405976975d25a7df110698e9664f205d3428b6bbf6ca2aba8b0d85957296fcac0bf65752d025cabdb25c80f149f9b92c0c445d
-Size (prompt_toolkit-1.0.3.tar.gz) = 221875 bytes
+SHA1 (prompt_toolkit-1.0.6.tar.gz) = f7b1faa2fc42f4fb844dc49d729dc24884765bb1
+RMD160 (prompt_toolkit-1.0.6.tar.gz) = 7fe4cfb94a2bdde2109b62e6001f2ddea4a0e76f
+SHA512 (prompt_toolkit-1.0.6.tar.gz) = 05b5f57f8c630b1c810157f32fd4b38b1a69b81416107c471b5b07724885116f32bba3910449e4688c942ca1eb82e0f41dcff5b90a079f72db127f88e053532c
+Size (prompt_toolkit-1.0.6.tar.gz) = 265360 bytes
Home |
Main Index |
Thread Index |
Old Index