pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/py-mastodon py-mastodon: Update DEPENDS
details: https://anonhg.NetBSD.org/pkgsrc/rev/0701a5d93438
branches: trunk
changeset: 412396:0701a5d93438
user: nia <nia%pkgsrc.org@localhost>
date: Thu Mar 05 20:37:30 2020 +0000
description:
py-mastodon: Update DEPENDS
diffstat:
chat/py-mastodon/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r eaa2a1c781e0 -r 0701a5d93438 chat/py-mastodon/Makefile
--- a/chat/py-mastodon/Makefile Thu Mar 05 20:36:44 2020 +0000
+++ b/chat/py-mastodon/Makefile Thu Mar 05 20:37:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/03/05 20:18:37 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/05 20:37:30 nia Exp $
PKGNAME= ${PYPKGPREFIX}-mastodon-1.5.0
DISTNAME= Mastodon.py-${PKGVERSION_NOREV}
@@ -13,12 +13,13 @@
EXTRACT_USING= bsdtar
USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-blurhash>=1.1.4:../../graphics/py-blurhash
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
-DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
-DEPENDS+= ${PYPKGPREFIX}-http_ece-[0-9]*:../../www/py-http_ece
+DEPENDS+= ${PYPKGPREFIX}-decorator>=4.0.0:../../devel/py-decorator
+DEPENDS+= ${PYPKGPREFIX}-http_ece>=1.0.5:../../www/py-http_ece
DEPENDS+= ${PYPKGPREFIX}-magic-[0-9]*:../../sysutils/py-magic
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+DEPENDS+= ${PYPKGPREFIX}-requests>=2.4.2:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
Home |
Main Index |
Thread Index |
Old Index