rekado pushed a commit to branch core-updates-frozen
in repository guix.

commit 04893962f6f88a157b7fe84ff3519f0f602487f3
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Thu Nov 18 15:30:58 2021 +0000

    gnu: python-pymediainfo: Update description.
    
    * gnu/packages/python-xyz.scm (python-pymediainfo)[description]: Extend it 
to
    a complete sentence.
---
 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 240955c..e8d1214 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -951,8 +951,8 @@ to CommonMark.")
     (synopsis
      "Python wrapper for the mediainfo library")
     (description
-     "Python wrapper for the mediainfo library to access the technical and tag
-data for video and audio files.")
+     "This package provides a Python wrapper for the mediainfo library to
+access the technical and tag data for video and audio files.")
     (license license:expat)))
 
 (define-public python-psutil

Reply via email to