Skip to content

Instantly share code, notes, and snippets.

@nickboldt
Last active January 20, 2016 18:48
pip installs
# run as root
pip install --upgrade bugzilla bugzillatools python-bugzilla
pip install --upgrade jiraclient jira-python jira jiracli jira-cli
pip uninstall requests_SSL_v3
pip uninstall requests
pip install requests
pip uninstall urllib3
pip install urllib3
pip install --upgrade ndg-httpsclient
#➔ pip list
arandr (0.1.7.1)
argparse (1.4.0)
Babel (1.3)
backports.ssl-match-hostname (3.4.0.2)
blivet (0.23.9)
bugzilla (1.0.0)
bugzillatools (0.5.5)
cffi (1.5.0)
chardet (2.0.1)
cryptography (1.2.1)
cssselect (0.9.1)
cupshelpers (1.0)
decorator (3.4.0)
enum34 (1.1.2)
ethtool (0.9)
firstboot (1.118)
fros (1.0)
http-parser (0.8.3)
idna (2.0)
iniparse (0.4)
ipaddress (1.0.16)
IPy (0.75)
ipython (0.13.2)
javapackages (1.0.0)
jenkins-job-builder (0.6.1.dev727)
jira (1.0.3)
jira-cli (2.0.15)
jira-python (0.13)
jiracli (0.4.5)
jiraclient (2.1.7)
keyring (7.3)
kitchen (1.1.1)
langtable (0.0.27)
lxml (3.3.6)
Magic-file-extensions (0.2)
matplotlib (1.3.1)
mglob (0.4)
ndg-httpsclient (0.4.0)
nose (1.3.0)
ntplib (0.3.1)
numpy (1.8.2)
oauthlib (1.0.3)
ordereddict (1.1)
pbr (1.8.1)
pexpect (3.1)
Pillow (2.2.1)
pip (1.5.6)
policycoreutils-default-encoding (0.1)
pyasn1 (0.1.9)
pycparser (2.14)
pycrypto (2.6.1)
pycups (1.9.65)
pycurl (7.19.3)
PyGithub (1.25.2)
Pygments (1.6)
pygobject (3.10.2)
pygpgme (0.3)
pyinotify (0.9.4)
pykickstart (1.99.48)
pyliblzma (0.5.3)
pyOpenSSL (0.15.1)
pyparsing (2.0.1)
pyparted (3.9)
pysmbc (1.0.13)
python-augeas (0.5.0)
python-bugzilla (1.2.2)
python-dateutil (1.5)
python-jenkins (0.4.8)
python-meh (0.27)
python-nss (0.16.0)
pytz (2012d)
pyxattr (0.5.1)
pyxdg (0.25)
PyYAML (3.11)
pyzmq (13.0.2)
reportlab (3.1.8)
requests (2.9.1)
requests-oauthlib (0.6.0)
requests-toolbelt (0.5.1)
restkit (4.2.2)
rpm-python (4.11.3)
scdate (1.10.7)
semantic-version (2.4.1)
seobject (0.1)
sepolicy (1.1)
setroubleshoot (1.1)
setuptools (19.4)
simplegeneric (0.8)
simplejson (3.5.3)
six (1.10.0)
slip (0.6.0)
slip.dbus (0.6.0)
slip.gtk (0.6.0)
socketpool (0.5.3)
SSSDConfig (1.11.7)
suds-jurko (0.6)
tabulate (0.7.5)
termcolor (1.1.0)
tlslite (0.4.9)
tornado (2.2.1)
urlgrabber (3.10.1)
urllib3 (1.14)
wsgiref (0.1.2)
yum-langpacks (0.4.4)
yum-metadata-parser (1.1.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment