SHA256
1
0
forked from pool/urlscan

Accepting request 823108 from home:mrey:branches:utilities

- Update to version 0.9.5 
  * Change shebang to specifically call python3
  * Add --width flag to change displayed width. Closes #92.
  * Update tlds and copyright dates
  * Remove workaround for fixed python webbrowser bug (#94)
  * Add -R option to reverse URL/context output. Closes #90
  * Add --single option to quit after opening/copying first link.
    Closes #95
  * Support wl-clipboard. Resolve #88.

OBS-URL: https://build.opensuse.org/request/show/823108
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=18
This commit is contained in:
Michael Vetter 2020-08-07 09:22:01 +00:00 committed by Git OBS Bridge
parent ad053b4e45
commit 11f95c58e3
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc76c3c8a852f1fbdde69faa336184b7f060b33e8e4573d6ffa8790ed6f429b6
size 31705

3
urlscan-0.9.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db76f61966431a8938adc998aaa2b30be54f9b1ff2a4c0064e9915df2fb6b996
size 32010

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jul 28 09:44:43 UTC 2020 - Martin Rey <mrey@suse.com>
- Update to version 0.9.5
* Change shebang to specifically call python3
* Add --width flag to change displayed width. Closes #92.
* Update tlds and copyright dates
* Remove workaround for fixed python webbrowser bug (#94)
* Add -R option to reverse URL/context output. Closes #90
* Add --single option to quit after opening/copying first link.
Closes #95
* Support wl-clipboard. Resolve #88.
-------------------------------------------------------------------
Fri Mar 13 06:10:44 UTC 2020 - Dr. Werner Fink <werner@suse.de>

View File

@ -17,7 +17,7 @@
Name: urlscan
Version: 0.9.4
Version: 0.9.5
Release: 0
Summary: An other URL extractor/viewer
License: GPL-2.0-or-later