Skip to content

Commit 43792fd

Browse files
author
Jim Fulton
authored
Merge pull request #135 from karlproject/newer-deploy
Added repose.vhm and version pins
2 parents c75f3d6 + 23ea1f3 commit 43792fd

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

buildout.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ eggs =
6666
waitress
6767
repoze.profile
6868
j1m.relstoragejsonsearch
69+
repoze.vhm
6970
dependent-scripts = true
7071
interpreter = py
7172
initialization =

versions.cfg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,3 +393,13 @@ ZODB = 5.2.0
393393
# repoze.pgtextindex==1.4
394394
# zope.sqlalchemy==0.6.1
395395
transaction = 2.1.2
396+
397+
# Added by buildout at 2017-03-28 18:22:05.609627
398+
Unidecode = 0.4.20
399+
400+
# Required by:
401+
# karl==4.27.1
402+
python-slugify = 1.2.1
403+
404+
# Added by buildout at 2017-03-28 19:05:42.125562
405+
repoze.vhm = 0.14

0 commit comments

Comments
 (0)