5 Commits

Author SHA256 Message Date
c01edcb947 Accepting request 1278380 from utilities
- Update to urlscan 1.0.7
  * Update TLD list
  * Add urwid extended color support. Fixes #154
  * Update flake.lock and add .envrc and .direnv/ to gitignore

OBS-URL: https://build.opensuse.org/request/show/1278380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=18
2025-05-20 07:38:52 +00:00
73e326d5f8 .
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=43
2025-05-19 10:34:21 +00:00
77fdf0c00a Update to urlscan-1.0.7
OBS-URL: https://build.opensuse.org/package/show/utilities/urlscan?expand=0&rev=42
2025-05-19 08:20:45 +00:00
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
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
4 changed files with 22 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon May 19 08:19:55 UTC 2025 - Dr. Werner Fink <werner@suse.de>
- Update to urlscan 1.0.7
* Update TLD list
* Add urwid extended color support. Fixes #154
* Update flake.lock and add .envrc and .direnv/ to gitignore
-------------------------------------------------------------------
Mon Nov 25 07:43:42 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- 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
-------------------------------------------------------------------
Wed Aug 28 15:04:31 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package urlscan
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define pythons python3
Name: urlscan
Version: 1.0.3
Version: 1.0.7
Release: 0
Summary: An other URL extractor/viewer
License: GPL-2.0-or-later