Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

urlscan-1.0.1-1.4 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: urlscan Distribution: openSUSE:Factory:zSystems
Version: 1.0.1 Vendor: openSUSE
Release: 1.4 Build date: Wed Jul 26 20:56:39 2023
Group: Productivity/Networking/Web/Browsers Build host: reproducible
Size: 240778 Source RPM: urlscan-1.0.1-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/firecat53/urlscan
Summary: An other URL extractor/viewer
The urlscan utility displays URLs found in an email message with
the respective context. Selecting an URL uses the Python webbrowser
module to determine which browser to open. It also supports
quoted-printable and base64 encoding.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Jul 26 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.0.1:
    * Add man page to package
* Mon Jun 12 2023 Dr. Werner Fink <werner@suse.de>
  - Also remove left over curly braces at the end of require lines
* Mon Jun 12 2023 Dr. Werner Fink <werner@suse.de>
  - Removed invalid Recommends line
* Mon Jun 12 2023 Dr. Werner Fink <werner@suse.de>
  - Reintroduce removing /usr/bin/env from shebang lines as well as
    duplicate files them selfs
* Mon Jun 12 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - 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.
* Fri Jun 02 2023 Dr. Werner Fink <werner@suse.de>
  - 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?
* Tue Dec 06 2022 Dirk Müller <dmueller@suse.com>
  - 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
* Thu Aug 04 2022 Dr. Werner Fink <werner@suse.de>
  - Do not remove egg info anymore as the pythonm3 interpreter
    does not work anymore without this information (boo#1202137)
* Sun Jan 30 2022 Avinesh Kumar <avinesh.kumar@suse.com>
  - 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
* Fri Oct 08 2021 Paolo Stivanin <info@paolostivanin.com>
  - 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
* Wed May 12 2021 Dirk Müller <dmueller@suse.com>
  - 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

Files

/usr/bin/urlscan
/usr/lib/python3.11/site-packages/urlscan
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/licenses
/usr/lib/python3.11/site-packages/urlscan-1.0.1.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/urlscan/__init__.py
/usr/lib/python3.11/site-packages/urlscan/__main__.py
/usr/lib/python3.11/site-packages/urlscan/__pycache__
/usr/lib/python3.11/site-packages/urlscan/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/urlchoose.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/urlchoose.cpython-311.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/urlscan.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/urlscan/__pycache__/urlscan.cpython-311.pyc
/usr/lib/python3.11/site-packages/urlscan/_version.py
/usr/lib/python3.11/site-packages/urlscan/assets
/usr/lib/python3.11/site-packages/urlscan/assets/tlds-alpha-by-domain.txt
/usr/lib/python3.11/site-packages/urlscan/urlchoose.py
/usr/lib/python3.11/site-packages/urlscan/urlscan.py
/usr/share/doc/packages/urlscan
/usr/share/doc/packages/urlscan/README.md
/usr/share/doc/packages/urlscan/muttrc
/usr/share/licenses/urlscan
/usr/share/licenses/urlscan/LICENSE
/usr/share/man/man1/urlscan.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:49:46 2024