14
0
Commit Graph

12 Commits

Author SHA256 Message Date
20aa633e90 Accepting request 906277 from home:dimstar:Factory
- No longer build for python 3.6: not all dependencies are
  supported (e.g autobahn).

OBS-URL: https://build.opensuse.org/request/show/906277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=18
2021-07-14 17:40:49 +00:00
f75adf0cbb - Add missing BR on %{pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=16
2021-03-22 23:12:53 +00:00
e2e592fe34 - Update to 0.12.0:
* A command like wormhole send /dev/fd0 can send the contents of the named
    block device (USB stick, SD card, floppy, etc), resulting in a plain file
    on the other side. (#323)
  * Change "accept this file?" default answer from no to yes. (#327 #330 #331)
  * Actually use tempfile for large directory transfers. This fixes a
    five-year old bug which prevents transfers of directories larger than
    available RAM by finally really building the temporary zipfile on
    disk. (#379)
  * Accept 'wss' for TLS-protected relay connections, which default to port
    443 if no other port is accepted. A future release will change the public
    relay to use TLS. (#144)
  * Drop support for python3.4
  * Stall --verify long enough to send the verifier. This fixes a bug when
    both sides use --verify, the receiver uses tab-completion, the sender
    sees the verifier and waits for the user to confirm, but the receiver
    cannot show the verifier (enabling that confirmation) until the sender
    approves the transfer. (#349)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=14
2020-08-19 04:34:57 +00:00
Tomáš Chvátal
7b5ff46c41 - Fix the update-alternatives to provide py2 variant too bsc#1152403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=12
2020-03-25 08:13:01 +00:00
Tomáš Chvátal
9dd34b7c17 Accepting request 706946 from home:jengelh:branches:devel:languages:python
- Use noun phrase in description.

OBS-URL: https://build.opensuse.org/request/show/706946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=10
2019-06-03 08:04:56 +00:00
23c804d1ae Accepting request 703721 from home:mcalabkova:branches:devel:languages:python
- Update to version 0.11.2 
  * Fix python -m wormhole on py2.
  * Python-3.7 compatibility was fixed.
  * The client version is now sent to the mailbox server for each 
    connection.
  Packaging changes:
  * We removed the Rendezvous Server (now named the "Mailbox 
    Server") out to a separate package and repository named 
    magic-wormhole-mailbox-server.
  * The Dockerfile was removed.
- Launch tests again.

OBS-URL: https://build.opensuse.org/request/show/703721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=8
2019-05-17 13:50:08 +00:00
d7b4e06f4d Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=6
2018-12-04 13:39:29 +00:00
2b76636149 Accepting request 585909 from devel:languages:python
- Drop the test sections as the tests require the package to be
  installed
- Properly handle singlespec to allow py2 and py3 build
- Rename to python-*
- Allow python2 build
- Initial package

OBS-URL: https://build.opensuse.org/request/show/585909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-magic-wormhole?expand=0&rev=1
2018-04-24 13:31:11 +00:00
Tomáš Chvátal
1e517cea78 - Drop the test sections as the tests require the package to be
installed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=4
2018-03-12 09:25:02 +00:00
Tomáš Chvátal
70159a679e - Properly handle singlespec to allow py2 and py3 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=3
2018-03-12 09:20:22 +00:00
Tomáš Chvátal
d4a5fbafbc - Rename to python-*
- Allow python2 build

- Initial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=2
2018-03-12 09:08:39 +00:00
Tomáš Chvátal
525eaeb7db Accepting request 585784 from devel:languages:python
Rename to respect guidelines

OBS-URL: https://build.opensuse.org/request/show/585784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole?expand=0&rev=1
2018-03-12 09:06:27 +00:00