Ubuntu Pastebin

Paste from smoser at Sun, 17 May 2015 00:59:08 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
=== modified file 'packages/brpm'
--- packages/brpm	2015-04-08 15:21:51 +0000
+++ packages/brpm	2015-05-17 00:59:03 +0000
@@ -40,7 +40,7 @@
         'jinja2': 'python-jinja2',
         'configobj': 'python-configobj',
         'jsonpatch': 'python-jsonpatch',
-        'oauthlib': 'python-oauth',
+        'oauthlib': 'python-oauthlib',
         'prettytable': 'python-prettytable',
         'pyserial': 'pyserial',
         'pyyaml': 'PyYAML',
@@ -52,7 +52,7 @@
         'cheetah': 'python-cheetah',
         'configobj': 'python-configobj',
         'jsonpatch': 'python-jsonpatch',
-        'oauth': 'python-oauth',
+        'oauthlib': 'python-oauthlib',
         'prettytable': 'python-prettytable',
         'pyserial': 'python-pyserial',
         'pyyaml': 'python-yaml',
Download as text