pkgsrc-WIP-changes archive

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

*: update py-kitchen PKGPATH



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Jan 2 12:18:44 2021 +0100
Changeset:	cfe9787ccf8e9fb22bf5d7478a34c79a566400fe

Modified Files:
	py-fedmsg/Makefile
	py-moksha-common/Makefile
	rtv/Makefile

Log Message:
*: update py-kitchen PKGPATH

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

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

diffstat:
 py-fedmsg/Makefile        | 2 +-
 py-moksha-common/Makefile | 2 +-
 rtv/Makefile              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-fedmsg/Makefile b/py-fedmsg/Makefile
index c1bc295c7e..d66887f318 100644
--- a/py-fedmsg/Makefile
+++ b/py-fedmsg/Makefile
@@ -17,7 +17,7 @@ DEPENDS+=	${PYPKGPREFIX}-psutil>=2.1.3:../../sysutils/py-psutil
 #DEPENDS+=	${PYPKGPREFIX}-cryptography>=1.0.1:../../security/py-cryptography
 DEPENDS+=	${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
 DEPENDS+=	${PYPKGPREFIX}-arrow>=0.4.2:../../time/py-arrow
-DEPENDS+=	${PYPKGPREFIX}-kitchen>=1.2.1:../../wip/py-kitchen
+DEPENDS+=	${PYPKGPREFIX}-kitchen>=1.2.1:../../devel/py-kitchen
 DEPENDS+=	${PYPKGPREFIX}-moksha-hub>=1.4.4:../../wip/py-moksha-hub
 
 USE_TOOLS+=	bash
diff --git a/py-moksha-common/Makefile b/py-moksha-common/Makefile
index 86f3f60f9e..5a0b13b467 100644
--- a/py-moksha-common/Makefile
+++ b/py-moksha-common/Makefile
@@ -14,7 +14,7 @@ DEPENDS+=	${PYPKGPREFIX}-decorator>=3.4.0:../../devel/py-decorator
 DEPENDS+=	${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
 DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+=	${PYPKGPREFIX}-kitchen>=1.2.1:../../wip/py-kitchen
+DEPENDS+=	${PYPKGPREFIX}-kitchen>=1.2.1:../../devel/py-kitchen
 
 USE_LANGUAGES=	# none
 
diff --git a/rtv/Makefile b/rtv/Makefile
index 03d8b2ce43..1e1e354177 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -12,7 +12,7 @@ LICENSE=	mit
 DEPENDS+=	${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
 DEPENDS+=	${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
 DEPENDS+=	${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
-DEPENDS+=	${PYPKGPREFIX}-kitchen-[0-9]*:../../wip/py-kitchen
+DEPENDS+=	${PYPKGPREFIX}-kitchen-[0-9]*:../../devel/py-kitchen
 DEPENDS+=	${PYPKGPREFIX}-requests>=2.4.0:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 


Home | Main Index | Thread Index | Old Index