pkgsrc-WIP-changes archive

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

py-weboob: clean up, dependency is there directly



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Thu Jul 21 01:03:27 2022 +0200
Changeset:	31e293c6ef1d4a59ed5e34f1cbeddd2d2c5f050c

Modified Files:
	py-weboob/Makefile

Log Message:
py-weboob: clean up, dependency is there directly

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

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

diffstat:
 py-weboob/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/py-weboob/Makefile b/py-weboob/Makefile
index 199224c1e0..0d9f42fc52 100644
--- a/py-weboob/Makefile
+++ b/py-weboob/Makefile
@@ -23,9 +23,6 @@ DEPENDS+=	${PYPKGPREFIX}-mechanize>=0.2.5:../../www/py-mechanize
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONED_DEPENDENCIES=	html2text
-
-.include "../../lang/python/versioned_dependencies.mk"
 .include "../../lang/python/egg.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/py-qt4/buildlink3.mk"


Home | Main Index | Thread Index | Old Index