[cc-commits] [SCM] cc.api based on sane cc.license (branch master) updated. 5eac1b79e4de5a520d9eda1b0b127ec554220fdf
git version control
git at a7.creativecommons.org
Wed Mar 17 19:53:09 EDT 2010
The branch, master has been updated
via 5eac1b79e4de5a520d9eda1b0b127ec554220fdf (commit)
from 877598ba879f72eec177bde22f765be2fc03ded4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5eac1b79e4de5a520d9eda1b0b127ec554220fdf
Author: JED3 <jed at jedpad.(none)>
Date: Wed Mar 17 16:52:41 2010 -0700
Don't version lock cc.license and cc.licenserdf
-----------------------------------------------------------------------
Summary of changes (followed by patch):
setup.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index 18c89b0..f155a16 100644
--- a/setup.py
+++ b/setup.py
@@ -28,8 +28,8 @@ requires = [
'lxml',
'web.py',
'nose',
- 'cc.i18npkg==0.2',
- 'cc.license==0.11.10',
+ 'cc.i18npkg',
+ 'cc.license',
'WebTest',
]
hooks/post-receive
--
cc.api based on sane cc.license
More information about the cc-commits
mailing list