summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry483
1 files changed, 221 insertions, 262 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 7c8ad68..c60c8a1 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -1,7 +1,7 @@
{
"python-packages/alembic": {
"type": "git",
- "url": "https://bitbucket.org/zzzeek/alembic.git"
+ "url": "https://github.com/sqlalchemy/alembic.git"
},
"python-packages/aioeventlet": {
"type": "hg",
@@ -11,17 +11,13 @@
"type": "git",
"url": "https://github.com/numerodix/ansicolor"
},
- "python-packages/anyjson": {
- "type": "hg",
- "url": "https://bitbucket.org/runeh/anyjson"
- },
"python-packages/apscheduler": {
"type": "git",
- "url": "https://bitbucket.org/agronholm/apscheduler.git"
+ "url": "https://github.com/agronholm/apscheduler.git"
},
- "python-packages/astroid": {
- "type": "hg",
- "url": "https://bitbucket.org/logilab/astroid"
+ "python-packages/astroid-git": {
+ "type": "git",
+ "url": "https://github.com/PyCQA/astroid.git"
},
"python-packages/beautifulsoup4": {
"type": "bzr",
@@ -33,7 +29,7 @@
},
"python-packages/cffi": {
"type": "hg",
- "url": "https://bitbucket.org/cffi/cffi"
+ "url": "https://foss.heptapod.net/pypy/cffi"
},
"python-packages/click": {
"type": "git",
@@ -41,76 +37,68 @@
},
"python-packages/cliff": {
"type": "git",
- "url": "git://github.com/dreamhost/cliff.git"
+ "url": "https://github.com/dreamhost/cliff.git"
},
"python-packages/cliff-tablib": {
"type": "git",
- "url": "git://github.com/dreamhost/cliff-tablib.git"
+ "url": "https://github.com/dreamhost/cliff-tablib.git"
},
- "python-packages/cmd2-hg": {
- "type": "hg",
- "url": "http://bitbucket.org/catherinedevlin/cmd2"
+ "python-packages/cmd2-git": {
+ "type": "git",
+ "url": "https://github.com/python-cmd2/cmd2.git"
},
"python-packages/configshell-fb": {
"type": "git",
- "url": "git://github.com/agrover/configshell-fb.git"
+ "url": "https://github.com/agrover/configshell-fb.git"
},
"python-packages/creole": {
"type": "git",
- "url": "git://github.com/jedie/python-creole.git"
+ "url": "https://github.com/jedie/python-creole.git"
},
"python-packages/croniter": {
"type": "git",
- "url": "git://github.com/kiorky/croniter.git"
+ "url": "https://github.com/kiorky/croniter.git"
},
"python-packages/cryptography": {
"type": "git",
"url": "https://github.com/pyca/cryptography.git"
},
- "python-packages/dateutil": {
- "type": "bzr",
- "url": "lp:dateutil"
- },
- "python-packages/decorator": {
- "type": "hg",
- "url": "https://bitbucket.org/pypa/pypi"
- },
- "python-packages/defusedxml": {
- "type": "hg",
- "url": "https://bitbucket.org/tiran/defusedxml"
+ "python-packages/dateutil-git": {
+ "type": "git",
+ "url": "https://github.com/dateutil/dateutil.git"
},
- "python-packages/disutils2": {
- "type": "hg",
- "url": "http://hg.python.org/distutils2"
+ "python-packages/defusedxml-git": {
+ "type": "git",
+ "url": "https://github.com/tiran/defusedxml.git"
},
"python-packages/django": {
"type": "git",
- "url": "git://github.com/django/django.git"
+ "url": "https://github.com/django/django.git"
},
"python-packages/django-appconf": {
"type": "git",
- "url": "git://github.com/jezdez/django-appconf.git"
+ "url": "https://github.com/jezdez/django-appconf.git"
},
"python-packages/django-compressor": {
"type": "git",
- "url": "git://github.com/django-compressor/django-compressor.git"
+ "url": "https://github.com/django-compressor/django-compressor.git"
},
"python-packages/django-pyscss": {
"type": "git",
- "url": "git://github.com/fusionbox/django-pyscss.git"
+ "url": "https://github.com/fusionbox/django-pyscss.git"
},
"python-packages/dnspython": {
"type": "git",
- "url": "git://github.com/rthalley/dnspython.git"
+ "url": "https://github.com/rthalley/dnspython.git"
},
"python-packages/docutils": {
"layout": "standard",
"type": "svn",
- "url": "http://svn.code.sf.net/p/docutils/code"
+ "url": "https://svn.code.sf.net/p/docutils/code"
},
"python-packages/dogpile-cache": {
"type": "git",
- "url": "https://bitbucket.org/zzzeek/dogpile.cache.git"
+ "url": "https://github.com/sqlalchemy/dogpile.cache.git"
},
"python-packages/dogpile-core": {
"type": "git",
@@ -118,7 +106,7 @@
},
"python-packages/ecdsa": {
"type": "git",
- "url": "git://github.com/warner/python-ecdsa.git"
+ "url": "https://github.com/warner/python-ecdsa.git"
},
"python-packages/enum34": {
"type": "tarball",
@@ -126,11 +114,11 @@
},
"python-packages/eventlet": {
"type": "git",
- "url": "git://github.com/eventlet/eventlet.git"
+ "url": "https://github.com/eventlet/eventlet.git"
},
- "python-packages/fixtures": {
- "type": "bzr",
- "url": "lp:python-fixtures"
+ "python-packages/fixtures-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/fixtures.git"
},
"python-packages/flake8": {
"type": "git",
@@ -138,15 +126,11 @@
},
"python-packages/fusepy": {
"type": "git",
- "url": "git://github.com/terencehonles/fusepy"
- },
- "python-packages/futures": {
- "type": "hg",
- "url": "https://code.google.com/p/pythonfutures/"
+ "url": "https://github.com/terencehonles/fusepy.git"
},
"python-packages/gear": {
"type": "git",
- "url": "https://git.openstack.org/openstack-infra/gear"
+ "url": "https://opendev.org/opendev/gear"
},
"python-packages/gitdb": {
"type": "git",
@@ -158,23 +142,23 @@
},
"python-packages/greenlet": {
"type": "git",
- "url": "git://github.com/python-greenlet/greenlet.git"
+ "url": "https://github.com/python-greenlet/greenlet.git"
},
"python-packages/happybase": {
"type": "git",
- "url": "git://github.com/wbolster/happybase.git"
+ "url": "https://github.com/wbolster/happybase.git"
},
"python-packages/httplib2": {
"type": "git",
- "url": "git://github.com/jcgregorio/httplib2.git"
+ "url": "https://github.com/jcgregorio/httplib2.git"
},
"python-packages/httpretty": {
"type": "git",
- "url": "git://github.com/gabrielfalcao/httpretty.git"
+ "url": "https://github.com/gabrielfalcao/httpretty.git"
},
"python-packages/ipaddr-py": {
"type": "git",
- "url": "https://code.google.com/p/ipaddr-py/"
+ "url": "https://github.com/google/ipaddr-py.git"
},
"python-packages/isodate": {
"type": "git",
@@ -182,31 +166,31 @@
},
"python-packages/isort": {
"type": "git",
- "url": "git://github.com/timothycrosley/isort.git"
+ "url": "https://github.com/timothycrosley/isort.git"
},
"python-packages/itsdangerous": {
"type": "git",
- "url": "git://github.com/mitsuhiko/itsdangerous.git"
+ "url": "https://github.com/mitsuhiko/itsdangerous.git"
},
"python-packages/jsonpath-rw": {
"type": "git",
- "url": "git://github.com/kennknowles/python-jsonpath-rw.git"
+ "url": "https://github.com/kennknowles/python-jsonpath-rw.git"
},
"python-packages/jsonrpclib": {
"type": "git",
- "url": "git://github.com/joshmarshall/jsonrpclib.git"
+ "url": "https://github.com/joshmarshall/jsonrpclib.git"
},
"python-packages/kafka-python": {
"type": "git",
- "url": "git://github.com/mumrah/kafka-python.git"
+ "url": "https://github.com/mumrah/kafka-python.git"
},
"python-packages/kazoo": {
"type": "git",
- "url": "git://github.com/python-zk/kazoo.git"
+ "url": "https://github.com/python-zk/kazoo.git"
},
"python-packages/kombu": {
"type": "git",
- "url": "git://github.com/celery/kombu.git"
+ "url": "https://github.com/celery/kombu.git"
},
"python-packages/librabbitmq": {
"type": "git",
@@ -214,76 +198,67 @@
},
"python-packages/lockfile": {
"type": "git",
- "url": "https://git.openstack.org/openstack/pylockfile"
+ "url": "https://opendev.org/openstack/pylockfile"
},
"python-packages/logilab-common": {
"type": "hg",
- "url": "https://bitbucket.org/logilab/logilab-common"
+ "url": "https://hg.logilab.org/review/logilab/common/"
},
- "python-packages/logutils": {
- "type": "hg",
+ "python-packages/logutils-git": {
+ "type": "git",
"url": "https://bitbucket.org/vinay.sajip/logutils"
},
"python-packages/m2crypto": {
"type": "git",
- "url": "git://github.com/martinpaljak/M2Crypto.git"
+ "url": "https://gitlab.com/m2crypto/m2crypto.git"
},
"python-packages/mako": {
"type": "git",
- "url": "https://bitbucket.org/zzzeek/mako.git"
+ "url": "https://github.com/sqlalchemy/mako.git"
},
"python-packages/mod_wsgi": {
"type": "git",
- "url": "git://github.com/GrahamDumpleton/mod_wsgi.git"
+ "url": "https://github.com/GrahamDumpleton/mod_wsgi.git"
},
"python-packages/mod_wsgi-metrics": {
"type": "git",
- "url": "git://github.com/GrahamDumpleton/mod_wsgi-metrics.git"
- },
- "python-packages/mock": {
- "type": "hg",
- "url": "https://code.google.com/p/mock/"
- },
- "python-packages/mox": {
- "layout": "standard",
- "type": "svn",
- "url": "http://pymox.googlecode.com/svn/"
+ "url": "https://github.com/GrahamDumpleton/mod_wsgi-metrics.git"
},
"python-packages/msgpack-python": {
"type": "git",
- "url": "git://github.com/msgpack/msgpack-python.git"
+ "url": "https://github.com/msgpack/msgpack-python.git"
},
"python-packages/mysqldb1": {
"type": "git",
- "url": "git://github.com/farcepest/MySQLdb1.git"
+ "url": "https://github.com/farcepest/MySQLdb1.git"
},
"python-packages/natsort": {
"type": "git",
- "url": "git://github.com/SethMMorton/natsort.git"
+ "url": "https://github.com/SethMMorton/natsort.git"
},
- "python-packages/netifaces": {
- "type": "hg",
- "url": "https://bitbucket.org/al45tair/netifaces"
+ "python-packages/netifaces-git": {
+ "type": "git",
+ "url": "https://github.com/al45tair/netifaces.git"
},
"python-packages/networkx": {
"type": "git",
- "url": "git://github.com/networkx/networkx.git"
+ "url": "https://github.com/networkx/networkx.git"
},
"python-packages/nose": {
"type": "git",
- "url": "git://github.com/nose-devs/nose.git"
+ "url": "https://github.com/nose-devs/nose.git"
},
"python-packages/numpy": {
"type": "git",
- "url": "git://github.com/numpy/numpy.git"
+ "url": "https://github.com/numpy/numpy.git"
},
"python-packages/oauthlib": {
"type": "git",
- "url": "git://github.com/idan/oauthlib.git"
+ "url": "https://github.com/idan/oauthlib.git"
},
"python-packages/openid": {
"type": "git",
- "url": "git://github.com/openid/python-openid.git"
+ "url": "https://github.com/openid/python-openid.git"
},
"python-packages/ordereddict-tarball": {
"type": "tarball",
@@ -291,128 +266,127 @@
},
"python-packages/osprofiler": {
"type": "git",
- "url": "git://github.com/stackforge/osprofiler.git"
+ "url": "https://github.com/stackforge/osprofiler.git"
},
"python-packages/passlib": {
"type": "hg",
- "url": "https://code.google.com/p/passlib/"
+ "url": "https://foss.heptapod.net/python-libs/passlib"
},
- "python-packages/paste": {
- "type": "hg",
- "url": "http://bitbucket.org/ianb/paste"
+ "python-packages/paste-git": {
+ "type": "git",
+ "url": "https://github.com/cdent/paste.git"
},
- "python-packages/pastedeploy": {
- "type": "hg",
- "url": "http://bitbucket.org/ianb/pastedeploy"
+ "python-packages/pastedeploy-git": {
+ "type": "git",
+ "url": "https://github.com/Pylons/pastedeploy.git"
},
"python-packages/pecan": {
"type": "git",
- "url": "git://github.com/stackforge/pecan.git"
+ "url": "https://github.com/stackforge/pecan.git"
},
"python-packages/pep8": {
"type": "git",
- "url": "git://github.com/jcrocholl/pep8.git"
+ "url": "https://github.com/jcrocholl/pep8.git"
},
"python-packages/pexpect": {
"type": "git",
- "url": "git://github.com/pexpect/pexpect.git"
+ "url": "https://github.com/pexpect/pexpect.git"
},
"python-packages/pies": {
"type": "git",
- "url": "git://github.com/timothycrosley/pies.git"
+ "url": "https://github.com/timothycrosley/pies.git"
},
"python-packages/pint": {
"type": "git",
- "url": "git://github.com/hgrecco/pint.git"
+ "url": "https://github.com/hgrecco/pint.git"
},
"python-packages/pluginbase": {
"type": "git",
- "url": "git://github.com/mitsuhiko/pluginbase"
+ "url": "https://github.com/mitsuhiko/pluginbase.git"
},
"python-packages/ply": {
"type": "git",
- "url": "git://github.com/dabeaz/ply.git"
+ "url": "https://github.com/dabeaz/ply.git"
},
"python-packages/posix-ipc-tarball": {
"type": "tarball",
- "url": "http://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz"
+ "url": "https://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz"
},
"python-packages/psutil": {
"type": "git",
- "url": "git://github.com/giampaolo/psutil.git"
+ "url": "https://github.com/giampaolo/psutil.git"
},
"python-packages/psycopg2": {
"type": "git",
- "url": "git://github.com/psycopg/psycopg2.git"
+ "url": "https://github.com/psycopg/psycopg2.git"
},
"python-packages/py-amqp": {
"type": "git",
- "url": "git://github.com/celery/py-amqp.git"
+ "url": "https://github.com/celery/py-amqp.git"
},
- "python-packages/py-bcrypt": {
- "type": "hg",
- "url": "https://code.google.com/p/py-bcrypt/"
+ "python-packages/py-bcrypt-git": {
+ "type": "git",
+ "url": "https://github.com/pyca/bcrypt.git"
},
- "python-packages/pyasn1": {
- "module": "pyasn1",
- "type": "cvs",
- "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1"
+ "python-packages/pyasn1-git": {
+ "type": "git",
+ "url": "https://github.com/etingof/pyasn1.git"
},
"python-packages/pycadf": {
"type": "git",
- "url": "git://github.com/openstack/pycadf.git"
+ "url": "https://github.com/openstack/pycadf.git"
},
"python-packages/pycco": {
"type": "git",
- "url": "git://github.com/fitzgen/pycco.git"
+ "url": "https://github.com/fitzgen/pycco.git"
},
"python-packages/pymemcache": {
"type": "git",
- "url": "git://github.com/pinterest/pymemcache.git"
+ "url": "https://github.com/pinterest/pymemcache.git"
},
"python-packages/pycparser": {
"type": "git",
- "url": "git://github.com/eliben/pycparser.git"
+ "url": "https://github.com/eliben/pycparser.git"
},
"python-packages/pycrypto": {
"type": "git",
- "url": "git://github.com/dlitz/pycrypto.git"
+ "url": "https://github.com/dlitz/pycrypto.git"
},
"python-packages/pyflakes": {
"type": "git",
- "url": "git://github.com/pyflakes/pyflakes.git"
+ "url": "https://github.com/pyflakes/pyflakes.git"
},
"python-packages/pygerrit": {
"type": "git",
- "url": "git://github.com/sonyxperiadev/pygerrit"
+ "url": "https://github.com/sonyxperiadev/pygerrit.git"
},
"python-packages/gitlab": {
"type": "git",
- "url": "git://github.com/gpocentek/python-gitlab.git"
+ "url": "https://github.com/gpocentek/python-gitlab.git"
},
"python-packages/iniherit": {
"type": "git",
- "url": "git://github.com/cadithealth/iniherit.git"
+ "url": "https://github.com/cadithealth/iniherit.git"
},
"python-packages/python-slugify": {
"type": "git",
- "url": "git://github.com/un33k/python-slugify.git"
+ "url": "https://github.com/un33k/python-slugify.git"
},
"python-packages/yoyo": {
"type": "hg",
- "url": "https://bitbucket.org/ollyc/yoyo"
+ "url": "https://hg.sr.ht/~olly/yoyo"
},
- "python-packages/pygments": {
- "type": "hg",
- "url": "https://bitbucket.org/birkenfeld/pygments-main"
+ "python-packages/pygments-git": {
+ "type": "git",
+ "url": "https://github.com/pygments/pygments.git"
},
"python-packages/pyjwt": {
"type": "git",
- "url": "git://github.com/progrium/pyjwt.git"
+ "url": "https://github.com/progrium/pyjwt.git"
},
- "python-packages/pylint": {
- "type": "hg",
- "url": "https://bitbucket.org/logilab/pylint/"
+ "python-packages/pylint-git": {
+ "type": "git",
+ "url": "https://github.com/PyCQA/pylint.git"
},
"python-packages/pylru": {
"type": "git",
@@ -420,25 +394,23 @@
},
"python-packages/pyopenssl": {
"type": "git",
- "url": "git://github.com/pyca/pyopenssl.git"
+ "url": "https://github.com/pyca/pyopenssl.git"
},
- "python-packages/pyparsing": {
- "type": "svn",
- "url": "svn://svn.code.sf.net/p/pyparsing/code",
- "layout": "standard"
+ "python-packages/pyparsing-git": {
+ "type": "git",
+ "url": "https://github.com/pyparsing/pyparsing.git"
},
"python-packages/pyscss": {
"type": "git",
- "url": "git://github.com/Kronuz/pyScss.git"
+ "url": "https://github.com/Kronuz/pyScss.git"
},
- "python-packages/pysnmp": {
- "module": "pysnmp",
- "type": "cvs",
- "url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp"
+ "python-packages/pysnmp-git": {
+ "type": "git",
+ "url": "https://github.com/etingof/pysnmp.git"
},
"python-packages/pystache": {
"type": "git",
- "url": "git://github.com/defunkt/pystache.git"
+ "url": "https://github.com/defunkt/pystache.git"
},
"python-packages/pystatsd": {
"type": "git",
@@ -456,21 +428,25 @@
"type": "tarball",
"url": "https://pypi.python.org/packages/source/d/decorator/decorator-3.4.0.tar.gz"
},
+ "python-packages/python-decorator-git": {
+ "type": "git",
+ "url": "https://github.com/micheles/decorator.git"
+ },
"python-packages/python-magic": {
"type": "git",
"url": "https://github.com/ahupp/python-magic.git"
},
"python-packages/python-memcached": {
"type": "git",
- "url": "git://github.com/linsomniac/python-memcached.git"
+ "url": "https://github.com/linsomniac/python-memcached.git"
},
"python-packages/python-mimeparse": {
"type": "git",
- "url": "git://github.com/dbtsai/python-mimeparse.git"
+ "url": "https://github.com/dbtsai/python-mimeparse.git"
},
"python-packages/python-requests-aws": {
"type": "git",
- "url": "git://github.com/tax/python-requests-aws"
+ "url": "https://github.com/tax/python-requests-aws.git"
},
"python-packages/python-rfc3986": {
"type": "tarball",
@@ -478,11 +454,11 @@
},
"python-packages/python-test-extras": {
"type": "git",
- "url": "git://github.com/testing-cabal/extras.git"
+ "url": "https://github.com/testing-cabal/extras.git"
},
"python-packages/qpid-python": {
"type": "git",
- "url": "http://git.apache.org/qpid.git"
+ "url": "https://git.apache.org/qpid.git"
},
"python-packages/rabbitmq-c": {
"type": "git",
@@ -494,15 +470,15 @@
},
"python-packages/raven": {
"type": "git",
- "url": "git://github.com/getsentry/raven-python.git"
+ "url": "https://github.com/getsentry/raven-python.git"
},
"python-packages/rdflib": {
"type": "git",
- "url": "git://github.com/rdflib/rdflib.git"
+ "url": "https://github.com/rdflib/rdflib.git"
},
"python-packages/redis-py": {
"type": "git",
- "url": "git://github.com/andymccurdy/redis-py.git"
+ "url": "https://github.com/andymccurdy/redis-py.git"
},
"python-packages/requests-cache": {
"type": "git",
@@ -510,55 +486,55 @@
},
"python-packages/repoze-lru": {
"type": "git",
- "url": "git://github.com/repoze/repoze.lru.git"
+ "url": "https://github.com/repoze/repoze.lru.git"
},
"python-packages/retrying": {
"type": "git",
- "url": "git://github.com/rholder/retrying.git"
+ "url": "https://github.com/rholder/retrying.git"
},
"python-packages/routes": {
"type": "git",
- "url": "git://github.com/bbangert/routes.git"
+ "url": "https://github.com/bbangert/routes.git"
},
"python-packages/rq": {
"type": "git",
- "url": "git://github.com/nvie/rq.git"
+ "url": "https://github.com/nvie/rq.git"
},
- "python-packages/rsa": {
- "type": "hg",
- "url": "https://bitbucket.org/sybren/python-rsa"
+ "python-packages/rsa-git": {
+ "type": "git",
+ "url": "https://github.com/sybrenstuvel/python-rsa.git"
},
"python-packages/rtslib-fb": {
"type": "git",
- "url": "git://github.com/agrover/rtslib-fb.git"
+ "url": "https://github.com/agrover/rtslib-fb.git"
},
"python-packages/ruamel.base": {
"type": "hg",
- "url": "https://bitbucket.org/ruamel/base/"
+ "url": "http://hg.code.sf.net/p/ruamel-base/code"
},
"python-packages/ruamel.std.argparse": {
"type": "hg",
- "url": "https://bitbucket.org/ruamel/std.argparse/"
+ "url": "http://hg.code.sf.net/p/ruamel-std-argparse/code"
},
"python-packages/ruamel.yaml": {
"type": "hg",
- "url": "https://bitbucket.org/ruamel/yaml/"
+ "url": "http://hg.code.sf.net/p/ruamel-yaml/code"
},
"python-packages/semantic-version": {
"type": "git",
- "url": "git://github.com/rbarrois/python-semanticversion.git"
+ "url": "https://github.com/rbarrois/python-semanticversion.git"
},
"python-packages/setuptools-scm": {
"type": "git",
- "url": "git://github.com/pypa/setuptools_scm"
+ "url": "https://github.com/pypa/setuptools_scm.git"
},
"python-packages/simplegeneric-tarball": {
"type": "tarball",
- "url": "http://ftp.de.debian.org/debian/pool/main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2"
+ "url": "https://deb.debian.org/debian/pool/main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2"
},
- "python-packages/smartypants": {
- "type": "hg",
- "url": "https://bitbucket.org/livibetter/smartypants.py"
+ "python-packages/smartypants-git": {
+ "type": "git",
+ "url": "https://github.com/leohemsted/smartypants.py.git"
},
"python-packages/smmap": {
"type": "git",
@@ -566,87 +542,79 @@
},
"python-packages/snowballstemmer": {
"type": "git",
- "url": "git://github.com/shibukawa/snowball_py.git"
+ "url": "https://github.com/shibukawa/snowball_py.git"
},
- "python-packages/sphinx": {
- "type": "hg",
- "url": "https://bitbucket.org/birkenfeld/sphinx"
+ "python-packages/sphinx-git": {
+ "type": "git",
+ "url": "https://github.com/sphinx-doc/sphinx.git"
},
"python-packages/sqlalchemy": {
"type": "git",
- "url": "git://github.com/zzzeek/sqlalchemy.git"
+ "url": "https://github.com/zzzeek/sqlalchemy.git"
},
"python-packages/sqlalchemy-migrate": {
"type": "git",
- "url": "git://github.com/stackforge/sqlalchemy-migrate.git"
+ "url": "https://github.com/stackforge/sqlalchemy-migrate.git"
},
"python-packages/sqlparse": {
"type": "git",
- "url": "git://github.com/andialbrecht/sqlparse.git"
+ "url": "https://github.com/andialbrecht/sqlparse.git"
},
- "python-packages/subunit": {
- "type": "bzr",
- "url": "lp:subunit"
- },
- "python-packages/suds": {
- "type": "hg",
- "url": "https://bitbucket.org/mirror/suds"
+ "python-packages/subunit-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/subunit"
},
"python-packages/python-systemd": {
"type": "git",
- "url": "git://github.com/systemd/python-systemd"
+ "url": "https://github.com/systemd/python-systemd.git"
},
"python-packages/sysv-ipc-tarball": {
"type": "tarball",
- "url": "http://semanchuk.com/philip/sysv_ipc/sysv_ipc-0.6.8.tar.gz"
+ "url": "https://semanchuk.com/philip/sysv_ipc/sysv_ipc-0.6.8.tar.gz"
},
"python-packages/targetcli": {
"type": "git",
- "url": "git://github.com/agrover/targetcli-fb.git"
+ "url": "https://github.com/agrover/targetcli-fb.git"
},
- "python-packages/tempita": {
- "type": "hg",
- "url": "https://bitbucket.org/ianb/tempita"
- },
- "python-packages/testrepository": {
- "type": "bzr",
- "url": "lp:testrepository"
+ "python-packages/testrepository-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testrepository.git"
},
- "python-packages/testscenarios": {
- "type": "bzr",
- "url": "lp:testscenarios"
+ "python-packages/testscenarios-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testscenarios.git"
},
"python-packages/testtools": {
"type": "git",
- "url": "git://github.com/testing-cabal/testtools.git"
+ "url": "https://github.com/testing-cabal/testtools.git"
},
"python-packages/times": {
"type": "git",
- "url": "git://github.com/nvie/times.git"
+ "url": "https://github.com/nvie/times.git"
},
"python-packages/tooz": {
"type": "git",
- "url": "git://git.openstack.org/openstack/tooz.git"
+ "url": "https://opendev.org/openstack/tooz.git"
},
- "python-packages/tox": {
- "type": "hg",
- "url": "https://bitbucket.org/hpk42/tox"
+ "python-packages/tox-git": {
+ "type": "git",
+ "url": "https://github.com/tox-dev/tox.git"
},
- "python-packages/trollius": {
- "type": "hg",
- "url": "http://bitbucket.org/enovance/trollius"
+ "python-packages/trollius-git": {
+ "type": "git",
+ "url": "https://github.com/jamadden/trollius.git"
},
"python-packages/urllib3": {
"type": "git",
- "url": "git://github.com/shazow/urllib3.git"
+ "url": "https://github.com/shazow/urllib3.git"
},
"python-packages/urwid": {
"type": "git",
- "url": "git://github.com/wardi/urwid.git"
+ "url": "https://github.com/wardi/urwid.git"
},
"python-packages/uwsgi": {
"type": "git",
- "url": "git://github.com/unbit/uwsgi.git"
+ "url": "https://github.com/unbit/uwsgi.git"
},
"python-packages/voluptuous": {
"type": "git",
@@ -654,127 +622,123 @@
},
"python-packages/waitress": {
"type": "git",
- "url": "git://github.com/Pylons/waitress.git"
+ "url": "https://github.com/Pylons/waitress.git"
},
"python-packages/webob": {
"type": "git",
- "url": "git://github.com/Pylons/webob.git"
+ "url": "https://github.com/Pylons/webob.git"
},
"python-packages/websocket-client": {
"type": "git",
- "url": "git://github.com/liris/websocket-client.git"
+ "url": "https://github.com/liris/websocket-client.git"
},
"python-packages/websockify": {
"type": "git",
- "url": "git://github.com/kanaka/websockify.git"
+ "url": "https://github.com/kanaka/websockify.git"
},
"python-packages/webtest": {
"type": "git",
- "url": "git://github.com/Pylons/webtest.git"
+ "url": "https://github.com/Pylons/webtest.git"
},
"python-packages/werkzeug": {
"type": "git",
- "url": "git://github.com/mitsuhiko/werkzeug.git"
+ "url": "https://github.com/mitsuhiko/werkzeug.git"
},
- "python-packages/wheel": {
- "type": "hg",
- "url": "https://bitbucket.org/pypa/wheel"
+ "python-packages/wheel-git": {
+ "type": "git",
+ "url": "https://github.com/pypa/wheel.git"
},
"python-packages/wsgiref": {
"type": "git",
- "url": "git://github.com/Xowap/wsgiref"
+ "url": "https://github.com/Xowap/wsgiref.git"
},
"python-packages/wsme": {
"type": "git",
- "url": "git://github.com/stackforge/wsme.git"
+ "url": "https://github.com/stackforge/wsme.git"
},
"python-packages/xattr": {
"type": "git",
- "url": "git://github.com/xattr/xattr.git"
+ "url": "https://github.com/xattr/xattr.git"
},
"python-packages/zake": {
"type": "git",
- "url": "git://github.com/yahoo/Zake.git"
+ "url": "https://github.com/yahoo/Zake.git"
},
"python-packages/zope-browser": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.browser.git"
+ "url": "https://github.com/zopefoundation/zope.browser.git"
},
"python-packages/zope-component": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.component.git"
+ "url": "https://github.com/zopefoundation/zope.component.git"
},
"python-packages/zope-configuration": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.configuration.git"
+ "url": "https://github.com/zopefoundation/zope.configuration.git"
},
"python-packages/zope-contenttype": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.contenttype.git"
+ "url": "https://github.com/zopefoundation/zope.contenttype.git"
},
"python-packages/zope-event": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.event.git"
+ "url": "https://github.com/zopefoundation/zope.event.git"
},
"python-packages/zope-exceptions": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.exceptions.git"
+ "url": "https://github.com/zopefoundation/zope.exceptions.git"
},
"python-packages/zope-i18n": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.i18n.git"
+ "url": "https://github.com/zopefoundation/zope.i18n.git"
},
"python-packages/zope-i18nmessageid": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.i18nmessageid.git"
+ "url": "https://github.com/zopefoundation/zope.i18nmessageid.git"
},
"python-packages/zope-interface": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.interface.git"
+ "url": "https://github.com/zopefoundation/zope.interface.git"
},
"python-packages/zope-location": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.location.git"
+ "url": "https://github.com/zopefoundation/zope.location.git"
},
"python-packages/zope-pagetemplate": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.pagetemplate.git"
+ "url": "https://github.com/zopefoundation/zope.pagetemplate.git"
},
"python-packages/zope-proxy": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.proxy.git"
+ "url": "https://github.com/zopefoundation/zope.proxy.git"
},
"python-packages/zope-publisher": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.publisher.git"
+ "url": "https://github.com/zopefoundation/zope.publisher.git"
},
"python-packages/zope-schema": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.schema.git"
+ "url": "https://github.com/zopefoundation/zope.schema.git"
},
"python-packages/zope-security": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.security.git"
+ "url": "https://github.com/zopefoundation/zope.security.git"
},
"python-packages/zope-tal": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.tal.git"
+ "url": "https://github.com/zopefoundation/zope.tal.git"
},
"python-packages/zope-tales": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.tales.git"
+ "url": "https://github.com/zopefoundation/zope.tales.git"
},
"python-packages/zope-traversing": {
"type": "git",
- "url": "git://github.com/zopefoundation/zope.traversing.git"
+ "url": "https://github.com/zopefoundation/zope.traversing.git"
},
"python-packages/virtualenv" : {
"type": "git",
- "url": "git://github.com/pypa/virtualenv.git"
- },
- "python-packages/singledispatch" : {
- "type": "hg",
- "url": "https://bitbucket.org/ambv/singledispatch"
+ "url": "https://github.com/pypa/virtualenv.git"
},
"python-packages/pymox":{
"type": "git",
@@ -782,28 +746,23 @@
},
"python-packages/mocker":{
"type": "git",
- "url": "git://github.com/zyga/mocker"
+ "url": "https://github.com/zyga/mocker.git"
},
"python-packages/pysendfile": {
"type": "git",
- "url": "git://github.com/giampaolo/pysendfile"
+ "url": "https://github.com/giampaolo/pysendfile.git"
},
- "python-packages/pyserial": {
- "layout": {
- "trunk": "trunk/pyserial",
- "branches": "branches/*",
- "tags": "tags/*"
- },
- "type": "svn",
- "url": "http://svn.code.sf.net/p/pyserial/code/"
+ "python-packages/pyserial-git": {
+ "type": "git",
+ "url": "https://github.com/pyserial/pyserial.git"
},
- "python-packages/testresources": {
- "type": "bzr",
- "url": "lp:testresources"
+ "python-packages/testresources-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testresources.git"
},
"python-packages/pyeclib": {
"type": "git",
- "url": "https://bitbucket.org/kmgreen2/pyeclib.git"
+ "url": "https://opendev.org/openstack/pyeclib.git"
},
"python-packages/pysaml2": {
"type": "git",
@@ -828,14 +787,14 @@
"python-packages/rdiff-backup": {
"layout": "standard",
"type": "svn",
- "url": "http://svn.savannah.nongnu.org/svn/rdiff-backup"
+ "url": "https://svn.savannah.nongnu.org/svn/rdiff-backup"
},
"python-packages/tablib": {
"type": "git",
- "url": "git://github.com/kennethreitz/tablib.git"
+ "url": "https://github.com/kennethreitz/tablib.git"
},
"python-packages/appdirs": {
"type": "git",
- "url": "git://github.com/ActiveState/appdirs.git"
+ "url": "https://github.com/ActiveState/appdirs.git"
}
}