Closed
Bug 860226
Opened 12 years ago
Closed 12 years ago
Sync requirements/compiled.txt with funfactory
Categories
(Webtools Graveyard :: Elmo, defect)
Webtools Graveyard
Elmo
Tracking
(Not tracked)
RESOLVED
FIXED
3.2
People
(Reporter: Pike, Assigned: Pike)
Details
Attachments
(1 file)
622 bytes,
patch
|
peterbe
:
review+
|
Details | Diff | Splinter Review |
We're having a really aged copy of funfactory's compiled.txt, we should update that.
diff -u vendor/src/funfactory/funfactory/requirements/compiled.txt requirements/compiled.txt
--- vendor/src/funfactory/funfactory/requirements/compiled.txt 2012-01-12 10:23:25.000000000 +0100
+++ requirements/compiled.txt 2012-06-09 16:57:41.000000000 +0200
@@ -1,5 +1,13 @@
+# from playdoh/compiled.txt
+
MySQL-python==1.2.3c1
Jinja2==2.5.5
# for bcrypt passwords
+hmac==20101005
+hashlib==20081119
py-bcrypt==0.2
+
+mercurial==2.1.2
+python-ldap==2.3.13
+
Keeping our own additions down there, getting rid of hmac and hashlib.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #735691 -
Flags: review?(peterbe)
Updated•12 years ago
|
Attachment #735691 -
Flags: review?(peterbe) → review+
Comment 2•12 years ago
|
||
Commit pushed to develop at https://github.com/mozilla/elmo
https://github.com/mozilla/elmo/commit/3dfbe4915e3547d2bcfa9efbe832f5fc7dba8fe7
bug 860226, sync requirements/compiled.txt with funfactory, r=peterbe
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.2
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•