pkgsrc-WIP-changes archive

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

py-prompt_toolkit has moved



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Jun 10 09:35:42 2021 +0200
Changeset:	f477ea4b5c4c842612c0c06bac0ceea6869dd618

Modified Files:
	gitsome/Makefile
	py-modus/Makefile

Log Message:
py-prompt_toolkit has moved

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

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

diffstat:
 gitsome/Makefile  | 2 +-
 py-modus/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/gitsome/Makefile b/gitsome/Makefile
index 635dde389e..4cdf455b3e 100644
--- a/gitsome/Makefile
+++ b/gitsome/Makefile
@@ -15,7 +15,7 @@ DEPENDS+=	${PYPKGPREFIX}-docopt>=0.6.2:../../devel/py-docopt
 DEPENDS+=	${PYPKGPREFIX}-feedparser>=5.2.1<6.0.0:../../textproc/py-feedparser5
 DEPENDS+=	${PYPKGPREFIX}-numpydoc>=0.5:../../textproc/py-numpydoc
 DEPENDS+=	${PYPKGPREFIX}-ply>=3.4:../../devel/py-ply
-DEPENDS+=	${PYPKGPREFIX}-prompt_toolkit>=2.0.0:../../devel/py-prompt_toolkit2
+DEPENDS+=	${PYPKGPREFIX}-prompt_toolkit>=2.0.0:../../devel/py-prompt_toolkit
 DEPENDS+=	${PYPKGPREFIX}-pygments>=2.0.2:../../textproc/py-pygments
 DEPENDS+=	${PYPKGPREFIX}-pytz>=2016.3:../../time/py-pytz
 DEPENDS+=	${PYPKGPREFIX}-requests>=2.8.1:../../devel/py-requests
diff --git a/py-modus/Makefile b/py-modus/Makefile
index 57b8886c6e..7a43ef13c5 100644
--- a/py-modus/Makefile
+++ b/py-modus/Makefile
@@ -16,7 +16,7 @@ TEST_DEPENDS+=	${PYPKGPREFIX}-nose>=1.3.7:../../devel/py-nose
 TEST_DEPENDS+=	${PYPKGPREFIX}-pep8>=1.7.0:../../devel/py-pep8
 DEPENDS+=	${PYPKGPREFIX}-serial>=3.4:../../comms/py-serial
 DEPENDS+=	${PYPKGPREFIX}-click>=6.7:../../devel/py-click
-DEPENDS+=	${PYPKGPREFIX}-prompt_toolkit>=3.0.10:../../devel/py-prompt_toolkit2
+DEPENDS+=	${PYPKGPREFIX}-prompt_toolkit>=3.0.10:../../devel/py-prompt_toolkit
 DEPENDS+=	${PYPKGPREFIX}-ZopeInterface>=4.4.0:../../devel/py-ZopeInterface
 DEPENDS+= 	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted


Home | Main Index | Thread Index | Old Index