Revision: 25903
http://sourceforge.net/p/gar/code/25903
Author: janholzh
Date: 2016-08-29 08:47:02 +0000 (Mon, 29 Aug 2016)
Log Message:
-----------
buildbot/trunk: update to 0.8.14
Modified Paths:
--------------
csw/mgar/pkg/buildbot/trunk/Makefile
csw/mgar/pkg/buildbot/trunk/checksums
Modified: csw/mgar/pkg/buildbot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/buildbot/trunk/Makefile 2016-08-29 08:31:43 UTC (rev
25902)
+++ csw/mgar/pkg/buildbot/trunk/Makefile 2016-08-29 08:47:02 UTC (rev
25903)
@@ -3,7 +3,7 @@
# $Id$
NAME = buildbot
-VERSION = 0.8.10
+VERSION = 0.8.14
CATEGORIES = python
GARTYPE = v2
@@ -40,6 +40,7 @@
RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-tempita
RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-decorator
RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-openssl
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-txgithub
# This was a private version of the library which is no longer necessary.
# The current buildbot version is compatible with the latest sqlalchemy.
INCOMPATIBLE_PKGS_CSWbuildbot += CSWbuildbot-sqlalchemy
@@ -50,7 +51,7 @@
CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-tempita
CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-decorator
CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-openssl
-CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWbuildbot-sqlalchemy
+CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-txgithub
# That is the URI for the DTD
CHECKPKG_OVERRIDES_CSWbuildbot +=
file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/cswbuildbot.xml
Modified: csw/mgar/pkg/buildbot/trunk/checksums
===================================================================
--- csw/mgar/pkg/buildbot/trunk/checksums 2016-08-29 08:31:43 UTC (rev
25902)
+++ csw/mgar/pkg/buildbot/trunk/checksums 2016-08-29 08:47:02 UTC (rev
25903)
@@ -1 +1 @@
-3201aaecf32df7810f4e23c14d20a544 buildbot-0.8.10.tar.gz
+a915481515675800448d3e6a99a15e14 buildbot-0.8.14.tar.gz
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.