GNU bug report logs -
#68901
[PATCH] gnu: whoogle-search: Update to 0.8.4.
Previous Next
Reported by: Skylar Chan <schan12 <at> umd.edu>
Date: Fri, 2 Feb 2024 23:37:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68901 in the body.
You can then email your comments to 68901 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68901
; Package
guix-patches
.
(Fri, 02 Feb 2024 23:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Skylar Chan <schan12 <at> umd.edu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 02 Feb 2024 23:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.4.
[propagated-inputs]: Add python-validators.
Change-Id: I4543808d662e7e946c8a398b28ca963e75d4bfd1
---
gnu/packages/python-web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 0c0cc46e5f..2dd5dd1c5a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5342,13 +5342,13 @@ (define-public python-google-auth-oauthlib
(define-public whoogle-search
(package
(name "whoogle-search")
- (version "0.8.3")
+ (version "0.8.4")
(source (origin
(method url-fetch)
(uri (pypi-uri "whoogle-search" version))
(sha256
(base32
- "09b9k97jflajvrs0npyz994rj8xkk400s98jw63b6vpsgw9q9nk4"))))
+ "0hsy4l98nzj6i1lf63wvqd0yharkaz44zsxh863ymy47rxnwimz7"))))
(build-system pyproject-build-system)
(arguments
(list
@@ -5364,6 +5364,7 @@ (define-public whoogle-search
python-dotenv
python-requests
python-stem
+ python-validators
python-waitress))
(home-page "https://github.com/benbusby/whoogle-search")
(synopsis "Self-hosted, ad-free, privacy-respecting metasearch engine")
base-commit: bf7991a8c767abd32cfb2c92e3d57665a7cabf00
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68901
; Package
guix-patches
.
(Sat, 10 Feb 2024 10:42:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Skylar Chan <schan12 <at> umd.edu> writes:
> * gnu/packages/python-web.scm (whoogle-search): Update to 0.8.4.
> [propagated-inputs]: Add python-validators.
>
> Change-Id: I4543808d662e7e946c8a398b28ca963e75d4bfd1
> ---
> gnu/packages/python-web.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
e02265a2f9c7e2e0201590bef5fad95f00798514.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 10 Feb 2024 10:42:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Skylar Chan <schan12 <at> umd.edu>
:
bug acknowledged by developer.
(Sat, 10 Feb 2024 10:42:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Mar 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.