Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036528
D8772.id21147.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
21 KB
Referenced Files
None
Subscribers
None
D8772.id21147.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,12 +1,13 @@
name : magic-wormhole
-version : 0.10.5
-release : 2
+version : 0.12.0
+release : 3
source :
- - https://files.pythonhosted.org/packages/source/m/magic-wormhole/magic-wormhole-0.10.5.tar.gz : 9558ea1f3551e535deec3462cd5c8391cb32ebb12ecd8b40b36861dbee4917ee
+ - https://github.com/warner/magic-wormhole/archive/0.12.0.tar.gz : 5522184ab995a22ff72bf9019e54cb7b5e7f0f3308c251f121da15a198afe1d9
license : MIT
component : network
summary : Securely transfer data between computers
-description: "Securely transfer data between computers \n"
+description: |
+ Securely transfer data between computers.
rundeps :
- python-autobahn
- python-cffi
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,31 +2,30 @@
<Source>
<Name>magic-wormhole</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</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 xml:lang="en">Securely transfer data between computers.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/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 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.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.10.5-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/magic_wormhole-0.12.0-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/__init__.cpython-37.pyc</Path>
@@ -34,6 +33,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_allocator.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_boss.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_code.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_hints.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_input.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_interfaces.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_key.cpython-37.pyc</Path>
@@ -49,8 +49,10 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_version.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/_wordlist.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/errors.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/eventual.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/ipaddrs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/journal.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/observer.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/timing.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/tor_manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/__pycache__/transit.cpython-37.pyc</Path>
@@ -60,6 +62,27 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_allocator.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_boss.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_code.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/_noise.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/connection.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/connector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/encode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/inbound.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/manager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/outbound.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/roles.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/__pycache__/subchannel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/_noise.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/connection.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/connector.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/encode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/inbound.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/outbound.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/roles.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_dilation/subchannel.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_hints.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_input.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_interfaces.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/_key.py</Path>
@@ -89,41 +112,25 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/cli/public_relay.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/cli/welcome.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/eventual.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/ipaddrs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/journal.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__main__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/__main__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/cli.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/cmd_server.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/cmd_usage.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/database.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/rendezvous.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/rendezvous_websocket.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/__pycache__/server.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/cli.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/cmd_server.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/cmd_usage.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/database.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/db-schemas/upgrade-to-v3.sql</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/db-schemas/v2.sql</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/db-schemas/v3.sql</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/rendezvous.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/rendezvous_websocket.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/server/server.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/observer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/common.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/run_trial.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_args.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_cli.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_database.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_eventual.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_hints.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_hkdf.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_ipaddrs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_journal.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_keys.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_machines.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_observer.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_rlcompleter.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_server.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_ssh.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_tor_manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_transit.cpython-37.pyc</Path>
@@ -132,15 +139,48 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_wormhole.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/__pycache__/test_xfer_util.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/common.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_connect.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_connection.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_connector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_encoding.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_endpoints.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_framer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_full.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_inbound.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_manager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_outbound.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_parse.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_record.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/__pycache__/test_subchannel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_connect.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_connection.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_connector.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_encoding.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_endpoints.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_framer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_full.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_inbound.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_outbound.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_parse.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_record.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/dilate/test_subchannel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/run_trial.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_args.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_cli.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_database.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_eventual.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_hints.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_hkdf.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_ipaddrs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_journal.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_keys.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_machines.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_observer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_rlcompleter.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_server.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_ssh.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_tor_manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/wormhole/test/test_transit.py</Path>
@@ -157,12 +197,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2020-01-27</Date>
- <Version>0.10.5</Version>
+ <Update release="3">
+ <Date>2020-05-01</Date>
+ <Version>0.12.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 7:26 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803309
Default Alt Text
D8772.id21147.diff (21 KB)
Attached To
Mode
D8772: Update Magic Wormhole to 0.12.0
Attached
Detach File
Event Timeline
Log In to Comment