41 Commits

Author SHA256 Message Date
Ana Guerrero
6d40b0c642 Accepting request 1226189 from utilities
- Update to urlscan 1.0.6
  * Bugfix in GitHub Action
  * Github action update to release to pypi and github on tag push
    and release to testpypi on commit.
  * Keybindings for page up/down

OBS-URL: https://build.opensuse.org/request/show/1226189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=17
2024-11-25 22:21:35 +00:00
Dr. Werner Fink
f1414513de Update to urlscan 1.0.6
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=40
2024-11-25 07:45:55 +00:00
Ana Guerrero
db49bb61ba Accepting request 1200141 from utilities
OBS-URL: https://build.opensuse.org/request/show/1200141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=16
2024-09-12 14:56:22 +00:00
Michael Vetter
c81ff9a0f5 - update to 1.0.3:
* Feature suggestion: Jump directly to next/previous URL (#151)
  * Add fallback-version to pyproject.toml
  * Fix flake python version

OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=38
2024-09-11 13:43:34 +00:00
Ana Guerrero
47794305d2 Accepting request 1171221 from utilities
OBS-URL: https://build.opensuse.org/request/show/1171221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=15
2024-05-02 21:47:32 +00:00
Dr. Werner Fink
857d1a293f Accepting request 1171162 from home:amanzini:branches:utilities
- update to 1.0.2:
  * Correct escaped pipe character in urlscan.1
  * fix: patch invalid escape sequence in regex argument help text to support py3.12
  * read me update - neomutt term color compatability
  * Fix for newer urwid versions

OBS-URL: https://build.opensuse.org/request/show/1171162
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=36
2024-05-02 06:14:52 +00:00
Yuchen Lin
cb61e14256 Accepting request 1101495 from utilities
- update to 1.0.1:
  * Add man page to package (forwarded request 1100917 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1101495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=14
2023-07-31 13:25:13 +00:00
Dr. Werner Fink
2139648f4b Accepting request 1100917 from home:dirkmueller:Factory
- update to 1.0.1:
  * Add man page to package

OBS-URL: https://build.opensuse.org/request/show/1100917
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=34
2023-07-31 09:37:59 +00:00
Dominique Leuenberger
e438214e95 Accepting request 1092579 from utilities
- Also remove left over curly braces at the end of require lines

- Removed invalid Recommends line 

- Reintroduce removing /usr/bin/env from shebang lines as well as
  duplicate files them selfs

- Do not package this as multi-python flavors: urlscan is a simple
  leaf application written in python. Its python code is not
  consumed by others.

- Update to urlscan 1.0.0 
  * Fix search with -c flag. Fixes #131.
  * Add support for IPv6 URLs. Closes #127
  * Mark items in url queue with a *
  * Add version flag
  * Update to pyproject.toml/hatch for builds
- Switch over to flavoured build
  * Is there any way to have one major package e.g. for repeating
    docs for the various flavoured sub packages?

OBS-URL: https://build.opensuse.org/request/show/1092579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=13
2023-06-12 13:25:25 +00:00
Dr. Werner Fink
57e04fba9b .
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=32
2023-06-12 12:27:37 +00:00
Dr. Werner Fink
1d62a4bc96 Accepting request 1092574 from home:dimstar:Factory
Some minor cleanup

Requires: must never reference python_module (in python single-spec, this translates to ALL python versions)
python_expand can take more than one command

OBS-URL: https://build.opensuse.org/request/show/1092574
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=31
2023-06-12 12:24:20 +00:00
Dr. Werner Fink
0c8ab2b901 Remove Recommndes line for not existing doc package
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=30
2023-06-12 11:55:21 +00:00
Dr. Werner Fink
6dd1ba3433 No multi python approach anymore
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=29
2023-06-12 11:47:07 +00:00
Dr. Werner Fink
3944d7be8e Update to urlscan 1.0.0
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=28
2023-06-02 13:55:23 +00:00
Dominique Leuenberger
e52356fa44 Accepting request 1040672 from utilities
- update to 0.9.10:
  * Add "*" to allowed URL characters. Fix #125
  * Strip whitespace from URLs. Fixes #124
  * Redo redirection of sterr/stdout. Fix #122 (forwarded request 1040650 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1040672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=12
2022-12-06 14:52:16 +00:00
Dr. Werner Fink
254f902016 Accepting request 1040650 from home:dirkmueller:Factory
- update to 0.9.10:
  * Add "*" to allowed URL characters. Fix #125
  * Strip whitespace from URLs. Fixes #124
  * Redo redirection of sterr/stdout. Fix #122

OBS-URL: https://build.opensuse.org/request/show/1040650
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=26
2022-12-06 13:33:59 +00:00
Dominique Leuenberger
b238215ebf Accepting request 993086 from utilities
- Do not remove egg info anymore as the pythonm3 interpreter
  does not work anymore without this information (boo#1202137)

OBS-URL: https://build.opensuse.org/request/show/993086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=11
2022-08-05 17:50:50 +00:00
Dr. Werner Fink
2f57a75262 Get urlscan working again
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=24
2022-08-04 13:28:45 +00:00
Dominique Leuenberger
b423edad3f Accepting request 957891 from utilities
- update to version 0.9.9:
  * Bugfix in f-string
  * Updated setup.py after tagging previous version
- update in version 0.9.8:
  * Update TLD list
  * Fix #118, crash on navigating to non-existant line
  * Pylint fixes
  * Move to subprocess run instead of call and Popen
  * Switch to f-strings (forwarded request 950004 from akumar)

OBS-URL: https://build.opensuse.org/request/show/957891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=10
2022-02-27 21:43:15 +00:00
Dr. Werner Fink
8d3b19654d Accepting request 950004 from home:akumar:branches:utilities
- update to version 0.9.9:
  * Bugfix in f-string
  * Updated setup.py after tagging previous version
- update in version 0.9.8:
  * Update TLD list
  * Fix #118, crash on navigating to non-existant line
  * Pylint fixes
  * Move to subprocess run instead of call and Popen
  * Switch to f-strings

OBS-URL: https://build.opensuse.org/request/show/950004
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=23
2022-02-27 10:15:24 +00:00
Dominique Leuenberger
e939379b39 Accepting request 928790 from utilities
OBS-URL: https://build.opensuse.org/request/show/928790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=9
2021-11-02 18:19:14 +00:00
Michael Vetter
66cd9143b7 Accepting request 924245 from home:polslinux:branches:utilities
- update to 0.9.7:
  * User-option -W --whitespace-off: remove blank lines and ellipses
  * Update documentation for feature --whitespace-off
  * Correct regex example in urlscan.1
  * Sort and align docstrings

OBS-URL: https://build.opensuse.org/request/show/924245
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=22
2021-11-02 13:39:51 +00:00
Dominique Leuenberger
0e95598680 Accepting request 893552 from utilities
- update to 0.9.6:
  * Python 3.6+ required
  * Convert to newer email.message.EmailMessage format for processing. Closes #98
  * Hopefully fix #105. Escapes every "&" in the URL
  * Attempt --run-safe implementation
  * Fixes #106
  * Scan a selection of email headers for URLs. Closes #97.
  * Add option for custom regex. Closes #79.
  * Allow $ as an acceptable trailing character
  * Fix urwid reverse error. Thanks to @pavoljuhas. Closes #99 (forwarded request 892593 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/893552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=8
2021-05-17 16:45:05 +00:00
Dr. Werner Fink
e84f5652b2 Accepting request 892593 from home:dirkmueller:Factory
- update to 0.9.6:
  * Python 3.6+ required
  * Convert to newer email.message.EmailMessage format for processing. Closes #98
  * Hopefully fix #105. Escapes every "&" in the URL
  * Attempt --run-safe implementation
  * Fixes #106
  * Scan a selection of email headers for URLs. Closes #97.
  * Add option for custom regex. Closes #79.
  * Allow $ as an acceptable trailing character
  * Fix urwid reverse error. Thanks to @pavoljuhas. Closes #99

OBS-URL: https://build.opensuse.org/request/show/892593
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=20
2021-05-17 07:11:54 +00:00
Dominique Leuenberger
fd8781645a Accepting request 824828 from utilities
OBS-URL: https://build.opensuse.org/request/show/824828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=7
2020-08-07 12:21:08 +00:00
Michael Vetter
11f95c58e3 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
2020-08-07 09:22:01 +00:00
Dominique Leuenberger
756237884c Accepting request 786748 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/786748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=6
2020-03-20 22:58:39 +00:00
Dr. Werner Fink
ad053b4e45 Update to urlscan-0.9.4
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=16
2020-03-13 07:39:09 +00:00
Stephan Kulow
6311a66684 Accepting request 672416 from utilities
- Update to version 0.9.2
  * Add shortcut to copy URL to clipboard (primary).
  * Add option to pipe URL into external command.

OBS-URL: https://build.opensuse.org/request/show/672416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=5
2019-02-08 11:13:41 +00:00
Dr. Werner Fink
7bda74bbd9 Update to urlsacn 0.9.2
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=14
2019-02-07 09:20:00 +00:00
Dominique Leuenberger
c32b8eec0c Accepting request 657501 from utilities
- Update to version 0.9.1
  * Add incremental search feature. (#13)
  * Other misc bug fixes/enhancements (PR #74)
  * Fix crash when URL list not visible. Closes #68
  * Fix unescape bug. Closes #67
  * Bugfix in browser handling. Fixes #70
  * Fix crash caused by webbrowser module bug.
  * PEP8 fixes/modifications
  * Update tld list
  * Fix up arrow bug. Closes #66
  * Add optional config file for editing/adding palettes.
  * Simplify palette variable to only used values. Cycle through available palettes
  * Merge branch 'runtime_palette_switch' of
    https://github.com/machinedgod/urlscan into machinedgod-runtime_palette_switch
  * Fix crash when BROWSER not set. Closes #60, Fixes #63
  * Don't handle mouse events. Fixes #65.
  * Hitting 'b' key now switches palettes
  * Allow https URLs for images
  * Add #51. Execute arbitrary expression for URL in place of opening browser.
  * More fixes for #48. Refresh screen after text browser use
  * Fix #49. Deduplication display issue.
  * Fix #50. Detect and add ability to remove escape char \ from URLs.
  * Fix #48. Prevent loading thread from affecting screen when using
  * terminal browsers.
  * Add g/G as top/bottom keyboard shortcuts. Fix #47
  * Update minimum urwid version
  * Type number to jump to URL
  * Bugfix 

- Move to python3 (boo#1119223)

OBS-URL: https://build.opensuse.org/request/show/657501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=4
2018-12-12 16:31:25 +00:00
Dr. Werner Fink
b158ff739c Update to urlscan-0.9.1
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=12
2018-12-12 10:22:27 +00:00
Dr. Werner Fink
7657073df9 Move to python3 boo#1119223
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=11
2018-12-12 10:03:57 +00:00
Dominique Leuenberger
692e1ce7ce Accepting request 507984 from utilities
- Update to version 0.8.6
  * Fix tag mismatch in setup.py
  * Fix #27 (URLs in markdown links)
  * Tweak email address recognition
  * Add ability to toggle context view
  * Cleanup, commenting, add keyboard hints in the header
  * Add shortening and toggling shortening of URLs
  * Restructure URLChooser for current urwid best practices
  * Update tlds list
  * Replace AttrWrap (deprecated) with AttrMap
  * Highlight selected URL. Fix #17
  * Implement #21 (Option to remove duplicate URLs)

OBS-URL: https://build.opensuse.org/request/show/507984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=3
2017-07-04 09:58:20 +00:00
Dr. Werner Fink
a1231612af .
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=9
2017-07-04 06:24:14 +00:00
Dominique Leuenberger
d4b0edfcbb Accepting request 478932 from utilities
- Reflect change in build system and/or rpmbuild now adding the package
  default documentation tree only as directory now

OBS-URL: https://build.opensuse.org/request/show/478932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=2
2017-03-20 16:08:36 +00:00
Dr. Werner Fink
69ce4f9034 .
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=5
2017-03-13 07:24:36 +00:00
Dr. Werner Fink
3490fb6f61 .
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=4
2017-03-13 07:13:18 +00:00
Dominique Leuenberger
66c3cea8a2 Accepting request 456682 from utilities
Replacement for urlview package.

OBS-URL: https://build.opensuse.org/request/show/456682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=1
2017-02-28 22:49:44 +00:00
Ismail Dönmez
e8d596e828 OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=2 2017-02-13 09:23:41 +00:00
Ismail Dönmez
8f16fc9d24 Accepting request 456646 from home:WernerFink
New package urlscan which is a smart replacment for urlview

OBS-URL: https://build.opensuse.org/request/show/456646
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=1
2017-02-13 09:22:53 +00:00