GNU bug report logs -
#72491
[PATCH] gnu: python-filetype: Update to 1.2.0.
Previous Next
Reported by: John Nduli <rookie101 <at> jnduli.co.ke>
Date: Tue, 6 Aug 2024 08:58:02 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
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 72491 in the body.
You can then email your comments to 72491 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#72491
; Package
guix-patches
.
(Tue, 06 Aug 2024 08:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
John Nduli <rookie101 <at> jnduli.co.ke>
:
New bug report received and forwarded. Copy sent to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Tue, 06 Aug 2024 08:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-xyz.scm (python-filetype): Update to 1.2.0.
Change-Id: I9ac397d332c377b0886162ae6cf40a42169b2055
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d2dc65f42a..b9465ec64d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16245,13 +16245,13 @@ (define-public python-get-version
(define-public python-filetype
(package
(name "python-filetype")
- (version "1.0.8")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "filetype" version))
(sha256
- (base32 "05mkinkcn36v1cnb5hzay3zxmv7jmmflckxxp08rgzbkkf3i9pvp"))))
+ (base32 "1nxa91szfbhhbhvdwj06jz8zghzwgb9lf0v6aj61vx2b8zb6rdb6"))))
(build-system python-build-system)
(arguments
`(#:phases
base-commit: 6689a96ce86497299bd29f183b744116fd2d6e32
--
2.45.2
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Tue, 06 Aug 2024 13:11:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
John Nduli <rookie101 <at> jnduli.co.ke>
:
bug acknowledged by developer.
(Tue, 06 Aug 2024 13:11:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 72491-done <at> debbugs.gnu.org (full text, mbox):
Hi John,
Thank you for contributing to Guix!
I applied the patch.
--
all the best,
jgart
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Sep 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.