Skip to content

Commit

Permalink
[synapse] trim pip output
Browse files Browse the repository at this point in the history
  • Loading branch information
luto authored Jun 27, 2019
1 parent fac239f commit bea3a11
Showing 1 changed file with 1 addition and 73 deletions.
74 changes: 1 addition & 73 deletions source/guide_synapse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,79 +76,7 @@ but we start with creating a virtual environment for synapse to run in.
Collecting pyasn1-modules>=0.0.7 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/91/f0/b03e00ce9fddf4827c42df1c3ce10c74eadebfb706231e8d6d1c356a4062/pyasn1_modules-0.2.5-py2.py3-none-any.whl
Collecting Twisted>=18.7.0 (from matrix-synapse)
Collecting msgpack>=0.5.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/92/7e/ae9e91c1bb8d846efafd1f353476e3fd7309778b582d2fb4cea4cc15b9a2/msgpack-0.6.1-cp36-cp36m-manylinux1_x86_64.whl
Collecting canonicaljson>=1.1.3 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/59/8d/791b6b9a297a4ff982bb51e5d5248dbd4367215f1eeb5a97da51e70585c7/canonicaljson-1.1.4-py2.py3-none-any.whl
Collecting six>=1.10 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting sortedcontainers>=1.4.4 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl
Collecting pyyaml>=3.11 (from matrix-synapse)
Collecting pynacl>=1.2.1 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl
Collecting service-identity>=18.1.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/e9/7c/2195b890023e098f9618d43ebc337d83c8b38d414326685339eb024db2f6/service_identity-18.1.0-py2.py3-none-any.whl
Collecting signedjson>=1.0.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/fa/af/45b3f7768a7a1640ab7495b645b5f558653a43355dc0e28cc3128257a9b4/signedjson-1.0.0-py2.py3-none-any.whl
Collecting attrs>=17.4.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
Collecting frozendict>=1 (from matrix-synapse)
Collecting unpaddedbase64>=1.1.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/96/da/2ebf30d2fdf0f4dc949b4935e408aaa9cca948963e55ea3c99730b1f74c0/unpaddedbase64-1.1.0-py2.py3-none-any.whl
Collecting pillow>=4.3.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/d2/c2/f84b1e57416755e967236468dcfb0fad7fd911f707185efc4ba8834a1a94/Pillow-6.0.0-cp36-cp36m-manylinux1_x86_64.whl
Collecting daemonize>=2.3.1 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl
Collecting treq>=15.1 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/77/20/a938853f08d1b2ecb0bc161add2b41173d18a8f1756b3c3236e920a3e200/treq-18.6.0-py2.py3-none-any.whl
Collecting bcrypt>=3.1.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/d0/79/79a4d167a31cc206117d9b396926615fa9c1fdbd52017bcced80937ac501/bcrypt-3.1.6-cp34-abi3-manylinux1_x86_64.whl
Collecting pymacaroons>=0.13.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/d8/87/fd9b54258216e3f19671f6e9dd76da1ebc49e93ea0107c986b1071dd3068/pymacaroons-0.13.0-py2.py3-none-any.whl
Collecting pyasn1>=0.1.9 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl
Collecting idna>=2 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Collecting pyopenssl>=16.0.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl
Collecting psutil>=2.0.0 (from matrix-synapse)
Collecting jsonschema>=2.5.1 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/aa/69/df679dfbdd051568b53c38ec8152a3ab6bc533434fc7ed11ab034bf5e82f/jsonschema-3.0.1-py2.py3-none-any.whl
Collecting netaddr>=0.7.18 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl
Collecting phonenumbers>=8.2.0 (from matrix-synapse)
Using cached https://files.pythonhosted.org/packages/52/9c/f577faea449e12041046ce10b98db65830a192f0ec68e377b1fa270b4781/phonenumbers-8.10.13-py2.py3-none-any.whl
Collecting prometheus-client<0.4.0,>=0.0.18 (from matrix-synapse)
Collecting constantly>=15.1 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/b9/65/48c1909d0c0aeae6c10213340ce682db01b48ea900a7d9fce7a7910ff318/constantly-15.1.0-py2.py3-none-any.whl
Collecting hyperlink>=17.1.1 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/7f/91/e916ca10a2de1cb7101a9b24da546fb90ee14629e23160086cf3361c4fb8/hyperlink-19.0.0-py2.py3-none-any.whl
Collecting zope.interface>=4.4.2 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/19/17/1d198a6aaa9aa4590862fe3d3a2ed7dd808050cab4eebe8a2f2f813c1376/zope.interface-4.6.0-cp36-cp36m-manylinux1_x86_64.whl
Collecting Automat>=0.3.0 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/a3/86/14c16bb98a5a3542ed8fed5d74fb064a902de3bdd98d6584b34553353c45/Automat-0.7.0-py2.py3-none-any.whl
Collecting PyHamcrest>=1.9.0 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/9a/d5/d37fd731b7d0e91afcc84577edeccf4638b4f9b82f5ffe2f8b62e2ddc609/PyHamcrest-1.9.0-py2.py3-none-any.whl
Collecting incremental>=16.10.1 (from Twisted>=18.7.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/f5/1d/c98a587dc06e107115cf4a58b49de20b19222c83d75335a192052af4c4b7/incremental-17.5.0-py2.py3-none-any.whl
Collecting simplejson>=3.6.5 (from canonicaljson>=1.1.3->matrix-synapse)
Collecting cffi>=1.4.1 (from pynacl>=1.2.1->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/5f/bf/6aa1925384c23ffeb579e97a5569eb9abce41b6310b329352b8252cee1c3/cffi-1.12.3-cp36-cp36m-manylinux1_x86_64.whl
Collecting cryptography (from service-identity>=18.1.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/97/18/c6557f63a6abde34707196fb2cad1c6dc0dbff25a200d5044922496668a4/cryptography-2.7-cp34-abi3-manylinux1_x86_64.whl
Collecting requests>=2.1.0 (from treq>=15.1->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
Collecting pyrsistent>=0.14.0 (from jsonschema>=2.5.1->matrix-synapse)
Requirement already satisfied: setuptools in ./synapse/env/lib/python3.6/site-packages (from jsonschema>=2.5.1->matrix-synapse) (41.0.1)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.2.1->matrix-synapse)
Collecting asn1crypto>=0.21.0 (from cryptography->service-identity>=18.1.0->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.1.0->treq>=15.1->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests>=2.1.0->treq>=15.1->matrix-synapse)
Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB)
|████████████████████████████████| 163kB 17.4MB/s
(...)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.1.0->treq>=15.1->matrix-synapse)
Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl
Installing collected packages: pyasn1, pyasn1-modules, attrs, constantly, idna, hyperlink, zope.interface, six, Automat, PyHamcrest, incremental, Twisted, msgpack, simplejson, frozendict, canonicaljson, sortedcontainers, pyyaml, pycparser, cffi, pynacl, asn1crypto, cryptography, service-identity, unpaddedbase64, signedjson, pillow, daemonize, chardet, certifi, urllib3, requests, treq, bcrypt, pymacaroons, pyopenssl, psutil, pyrsistent, jsonschema, netaddr, phonenumbers, prometheus-client, matrix-synapse
Expand Down

0 comments on commit bea3a11

Please sign in to comment.