pkgsrc-WIP-changes archive

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

wip/urlwatch: depends on misc/py-platformdirs



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Feb 2 22:51:27 2026 +0000
Changeset:	0486c0580fe05212a416ca9a443a8be93b82863d

Modified Files:
	urlwatch/Makefile

Log Message:
wip/urlwatch: depends on misc/py-platformdirs

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

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

diffstat:
 urlwatch/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/urlwatch/Makefile b/urlwatch/Makefile
index 4ba9bbb7df..bd18b25f0f 100644
--- a/urlwatch/Makefile
+++ b/urlwatch/Makefile
@@ -16,6 +16,7 @@ DEPENDS+=	${PYPKGPREFIX}-cssselect-[0-9]*:../../textproc/py-cssselect
 DEPENDS+=	${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
 DEPENDS+=	${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
 DEPENDS+=	${PYPKGPREFIX}-minidb-[0-9]*:../../wip/py-minidb
+DEPENDS+=	${PYPKGPREFIX}-platformdirs-[0-9]*:../../misc/py-platformdirs
 DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel>=0.32:../../devel/py-wheel


Home | Main Index | Thread Index | Old Index