From 673d27f9ea920f0b3a93898abc24865cfafc8f1f Mon Sep 17 00:00:00 2001 From: Christian Kampka Date: Mon, 2 Nov 2015 15:18:54 +0100 Subject: main/twisted: new upstream version 15.4 As of version 15.3 the twisted team will no longer release twisted subproject independently. There is no real upside for alpine to support twisted in the form of subpackages. Therefore, the twisted subprojects will be dropped from aports in favor of a single twisted package. --- testing/buildbot/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/buildbot/APKBUILD b/testing/buildbot/APKBUILD index a01b2975a2..89a4b8c136 100644 --- a/testing/buildbot/APKBUILD +++ b/testing/buildbot/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Continuous integration testing framework" url="http://buildbot.net/" arch="noarch" license="GPLv2" -depends="python py-twisted py-twisted-mail py-twisted-web py-twisted-words +depends="python py-twisted py-simplejson py-sqlalchemy7 py-pysqlite py-jinja2 py-sqlalchemy-migrate py-dateutil py-setuptools" depends_dev="" -- cgit v1.2.3