pkgsrc-WIP-changes archive

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

Relax a dependency



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Thu Oct 24 05:04:07 2019 +0200
Changeset:	6b311003b9f77df2997f2fa6f2b2b948a469a303

Modified Files:
	py-octoprint/Makefile

Log Message:
Relax a dependency

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

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

diffstat:
 py-octoprint/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-octoprint/Makefile b/py-octoprint/Makefile
index e9f3b23ed8..7d442703e7 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -38,7 +38,7 @@ DEPENDS+=	${PYPKGPREFIX}-sarge>=0.1.5:../../wip/py-sarge
 DEPENDS+=	${PYPKGPREFIX}-scandir>=1.10:../../devel/py-scandir
 DEPENDS+=	${PYPKGPREFIX}-semantic_version>=2.6:../../devel/py-semantic_version
 DEPENDS+=	${PYPKGPREFIX}-serial>=3.4:../../comms/py-serial
-DEPENDS+=	${PYPKGPREFIX}-sentry-sdk=0.7.7:../../wip/py-sentry-sdk
+DEPENDS+=	${PYPKGPREFIX}-sentry-sdk>=0.7.7:../../wip/py-sentry-sdk
 DEPENDS+=	${PYPKGPREFIX}-tornado>=4.5.3:../../www/py-tornado
 DEPENDS+=	${PYPKGPREFIX}-typing>=3.6.6:../../devel/py-typing
 DEPENDS+=	${PYPKGPREFIX}-watchdog>=0.9.0:../../sysutils/py-watchdog


Home | Main Index | Thread Index | Old Index