projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5b8ff2
)
Setting a specific pbr version in setup.py
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:38 +0000
(09:23 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:38 +0000
(09:23 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index a5b52f18c71174bf1431f688d9706df9440e324a..488f0b29bac8b7808e8af84b42423a59b7f37a5e 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-65,6
+65,11
@@
try:
'pytz',
'six',
'oauthlib==0.5.0',
+
+ # Annoying. Please remove! we only indirectly use pbr, and
+ # currently it breaks things, presumably till their next
+ # release.
+ 'pbr==0.5.22',
## This is optional!
# 'translitcodec',
## For now we're expecting that users will install this from