requirements: migrate back to upstream PyGithub (#1592)

This commit is contained in:
Jimmy Zelinskie 2016-07-01 11:49:41 -04:00 committed by GitHub
parent 36fa93a0fb
commit 75ddaba0a0
2 changed files with 2 additions and 2 deletions

View file

@ -32,9 +32,9 @@ python-ldap
pycryptodome pycryptodome
psycopg2 psycopg2
pyyaml pyyaml
PyGithub
-e git+https://github.com/DevTable/aniso8601-fake.git#egg=aniso8610 -e git+https://github.com/DevTable/aniso8601-fake.git#egg=aniso8610
-e git+https://github.com/DevTable/anunidecode.git#egg=anunidecode -e git+https://github.com/DevTable/anunidecode.git#egg=anunidecode
-e git+https://github.com/DevTable/pygithub.git#egg=pygithub
-e git+https://github.com/DevTable/container-cloud-config.git#egg=container-cloud-config -e git+https://github.com/DevTable/container-cloud-config.git#egg=container-cloud-config
-e git+https://github.com/coreos/py-bitbucket.git#egg=py-bitbucket -e git+https://github.com/coreos/py-bitbucket.git#egg=py-bitbucket
-e git+https://github.com/coreos/pyapi-gitlab.git@timeout#egg=pyapi-gitlab -e git+https://github.com/coreos/pyapi-gitlab.git@timeout#egg=pyapi-gitlab

View file

@ -74,11 +74,11 @@ psutil==4.1.0
psycopg2==2.6.1 psycopg2==2.6.1
py-bcrypt==0.4 py-bcrypt==0.4
-e git+https://github.com/coreos/py-bitbucket.git@e613e027cf920c0c475866a0bb703da1d81457d1#egg=py_bitbucket -e git+https://github.com/coreos/py-bitbucket.git@e613e027cf920c0c475866a0bb703da1d81457d1#egg=py_bitbucket
PyGithub==1.26.0
-e git+https://github.com/coreos/pyapi-gitlab.git@136c3970d591136a4f766a846c5d22aad52e124f#egg=pyapi_gitlab -e git+https://github.com/coreos/pyapi-gitlab.git@136c3970d591136a4f766a846c5d22aad52e124f#egg=pyapi_gitlab
pyasn1==0.1.9 pyasn1==0.1.9
pycparser==2.14 pycparser==2.14
pycryptodome==3.4 pycryptodome==3.4
-e git+https://github.com/DevTable/pygithub.git@33b9ce965841d1c225559f88ea8c8e15424eb443#egg=PyGithub
pygpgme==0.3 pygpgme==0.3
pyjwkest==1.1.7 pyjwkest==1.1.7
PyJWT==1.4.0 PyJWT==1.4.0