guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30305] [PATCH] gnu: Add python-send2trash.


From: Ludovic Courtès
Subject: [bug#30305] [PATCH] gnu: Add python-send2trash.
Date: Fri, 09 Feb 2018 23:03:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Oleg Pykhalov <address@hidden> skribis:

> From b4327af5b9c72c107b9764addd4b409a3a2cb351 Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <address@hidden>
> Date: Wed, 31 Jan 2018 16:27:33 +0300
> Subject: [PATCH] gnu: Add python-send2trash.
>
> * gnu/packages/python.scm (python-send2trash): New public variable.

+ python2-send2trash.

> +    (synopsis "Send files to the user's Trash directory")

s/Trash/trash/

> +    (description "This package provides a Python library to send files to the
> +user's Trash directory.")

s/Trash/@file{~/Trash}/

You’d also need to set the ‘python2-variant’ property here because your
python2 variant is not a direct translation (see other packages in this
file as an example).

OK with these changes.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]