Setting a specific pbr version in setup.py
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:38 +0000 (09:23 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:38 +0000 (09:23 -0600)
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