forked from pool/python-magic-wormhole-mailbox-server
		
	Accepting request 706947 from home:jengelh:branches:devel:languages:python
- Describe the package not the repository. OBS-URL: https://build.opensuse.org/request/show/706947 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole-mailbox-server?expand=0&rev=3
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							7ebfde58a7
						
					
				
				
					commit
					ec91a9fb02
				
			@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Sun Jun  2 19:43:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
 | 
			
		||||
 | 
			
		||||
- Describe the package not the repository.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri May 17 13:08:03 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -20,7 +20,7 @@
 | 
			
		||||
Name:           python-magic-wormhole-mailbox-server
 | 
			
		||||
Version:        0.3.1
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Securely transfer data between computers
 | 
			
		||||
Summary:        Key exchange and control message server for Magic-Wormhole
 | 
			
		||||
License:        MIT
 | 
			
		||||
Group:          Development/Languages/Python
 | 
			
		||||
URL:            https://github.com/warner/magic-wormhole-mailbox-server
 | 
			
		||||
@@ -43,11 +43,10 @@ BuildArch:      noarch
 | 
			
		||||
%python_subpackages
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
This repository holds the code for the main server that
 | 
			
		||||
[Magic-Wormhole](http://magic-wormhole.io) clients connect to. The server
 | 
			
		||||
performs store-and-forward delivery for small key-exchange and control
 | 
			
		||||
messages. Bulk data is sent over a direct TCP connection, or through a
 | 
			
		||||
[transit-relay](https://github.com/warner/magic-wormhole-transit-relay).
 | 
			
		||||
The main server for Magic-Wormhole. This server performs
 | 
			
		||||
store-and-forward delivery for small key-exchange and control
 | 
			
		||||
messages. Bulk data is sent over a direct TCP connection, or through
 | 
			
		||||
a transit-relay.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%setup -q -n magic-wormhole-mailbox-server-%{version}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user