Page MenuHomeSolus

D3281.id8102.diff
No OneTemporary

D3281.id8102.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,26 @@
+name : magic-wormhole
+version : 0.10.5
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/source/m/magic-wormhole/magic-wormhole-0.10.5.tar.gz : 9558ea1f3551e535deec3462cd5c8391cb32ebb12ecd8b40b36861dbee4917ee
+license : MIT
+component : network
+summary : Securely transfer data between computers
+description: |
+ Securely transfer data between computers
+rundeps :
+ - python-autobahn
+ - python-cffi
+ - python-click
+ - python-hkdf
+ - python-humanize
+ - python-idna
+ - python-pynacl
+ - python-service-identity
+ - python-spake2
+ - python-tqdm
+ - python-txtorcon
+setup : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,168 @@
+<PISI>
+ <Source>
+ <Name>magic-wormhole</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>network</PartOf>
+ <Summary xml:lang="en">Securely transfer data between computers</Summary>
+ <Description xml:lang="en">Securely transfer data between computers
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>magic-wormhole</Name>
+ <Summary xml:lang="en">Securely transfer data between computers</Summary>
+ <Description xml:lang="en">Securely transfer data between computers
+</Description>
+ <PartOf>network</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/wormhole</Path>
+ <Path fileType="executable">/usr/bin/wormhole-server</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/magic_wormhole-0.10.5-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/__main__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_allocator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_boss.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_code.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_input.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_interfaces.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_key.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_lister.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_mailbox.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_nameplate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_order.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_receive.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_rendezvous.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_rlcompleter.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_send.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_terminator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/_wordlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/errors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/ipaddrs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/journal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/timing.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/tor_manager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/transit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/wormhole.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/__pycache__/xfer_util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_allocator.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_boss.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_code.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_input.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_key.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_lister.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_mailbox.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_nameplate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_order.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_receive.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_rendezvous.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_rlcompleter.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_send.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_terminator.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/_wordlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/cli.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/cmd_receive.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/cmd_send.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/cmd_ssh.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/public_relay.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/__pycache__/welcome.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/cli.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/cmd_receive.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/cmd_send.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/cmd_ssh.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/public_relay.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/cli/welcome.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/ipaddrs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/journal.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/__main__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/cli.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/cmd_server.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/cmd_usage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/database.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/rendezvous.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/rendezvous_websocket.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/__pycache__/server.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/cli.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/cmd_server.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/cmd_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/database.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/db-schemas/upgrade-to-v3.sql</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/db-schemas/v2.sql</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/db-schemas/v3.sql</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/rendezvous.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/rendezvous_websocket.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/server/server.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/run_trial.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_args.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_cli.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_database.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_hkdf.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_journal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_machines.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_rlcompleter.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_server.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_ssh.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_tor_manager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_transit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_wordlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_wormhole.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/__pycache__/test_xfer_util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/run_trial.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_args.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_cli.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_database.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_hkdf.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_journal.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_machines.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_rlcompleter.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_server.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_ssh.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_tor_manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_transit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_wordlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_wormhole.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/test/test_xfer_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/timing.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/tor_manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/transit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/wormhole.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/wormhole/xfer_util.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-07-12</Date>
+ <Version>0.10.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 1:25 AM (3 h, 15 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5897343
Default Alt Text
D3281.id8102.diff (17 KB)

Event Timeline