Commit c21442c90cdcef4c53c3b2baa2772641907ab306

Authored by Alessandro Beltrão
1 parent 12fad14f
Exists in master

Bumps colab-deps version from 1.13.2 to 1.13.3

Showing 2 changed files with 5 additions and 5 deletions   Show diff stats
1 NAME = colab-deps 1 NAME = colab-deps
2 -VERSION = 1.13.1 2 +VERSION = 1.13.3
3 PREFIX = /usr 3 PREFIX = /usr
4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 DISTDIR = $(NAME)-$(VERSION) 5 DISTDIR = $(NAME)-$(VERSION)
@@ -7,9 +7,9 @@ TARBALL = dist/$(DISTDIR).tar.gz @@ -7,9 +7,9 @@ TARBALL = dist/$(DISTDIR).tar.gz
7 7
8 # TAGS 8 # TAGS
9 PIP = 1.5.6 9 PIP = 1.5.6
10 -NOOSFERO_PLUGIN = 0.2.8 10 +NOOSFERO_PLUGIN = 0.2.9
11 GITLAB_PLUGIN = 0.2.8 11 GITLAB_PLUGIN = 0.2.8
12 -MEZURO_PLUGIN = 0.1.3 12 +MEZURO_PLUGIN = 0.1.4
13 SUPERARCHIVES_PLUGIN = 0.1.0 13 SUPERARCHIVES_PLUGIN = 0.1.0
14 14
15 all: virtualenv 15 all: virtualenv
requirements-colab-plugins.txt
1 -colab-noosfero-plugin==0.2.8 1 +colab-noosfero-plugin==0.2.9
2 colab-gitlab-plugin==0.2.8 2 colab-gitlab-plugin==0.2.8
3 -colab-mezuro-plugin==0.1.3 3 +colab-mezuro-plugin==0.1.4
4 colab-superarchives-plugin==0.1.0 4 colab-superarchives-plugin==0.1.0