GNU bug report logs -
#42066
[PATCH] gnu: python-imageio: Update home-page, synopsis and description.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Fri, 26 Jun 2020 20:34:02 UTC
Severity: normal
Tags: patch
Merged with 42065
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 29 Jun 2020 23:23:23 +0200
with message-id <87k0zpa7n8.fsf <at> gnu.org>
and subject line Re: [bug#42066] [PATCH] gnu: python-imageio: Update home-page, synopsis and description.
has caused the debbugs.gnu.org bug report #42066,
regarding [PATCH] gnu: python-imageio: Update home-page, synopsis and description.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42066: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.
---
gnu/packages/python-xyz.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c4e53bc95f..c6d9b42083 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5424,11 +5424,12 @@ experimental data and metadata at the Laboratory for Fluorescence Dynamics.")
("python-psutil" ,python-psutil)))
(native-inputs
`(("python-pytest" ,python-pytest)))
- (home-page "https://github.com/imageio/imageio")
- (synopsis "Read and write image, video, scientific, and volumetric data formats")
+ (home-page "https://imageio.github.io/")
+ (synopsis "Library for reading and writing a wide range of image data")
(description
- "This package provides a Python library for reading and writing a wide
-range of image, video, scientific, and volumetric data formats.")
+ "Imageio is a Python library that provides an easy interface to read and
+write a wide range of image data, including animated images, video, volumetric
+data, and scientific formats.")
(license license:bsd-2)))
(define-public python-pycparser
--
2.20.1
[Message part 3 (message/rfc822, inline)]
Hi,
Vinicius Monego <monego <at> posteo.net> skribis:
> * gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.
Applied, thanks!
Ludo’.
This bug report was last modified 5 years and 40 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.