[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: python-pyyaml: Fix license field to refer to license:wtfpl2.
From: |
guix-commits |
Subject: |
07/19: gnu: python-pyyaml: Fix license field to refer to license:wtfpl2. |
Date: |
Mon, 6 May 2019 05:19:35 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 492e3a7a76c4d6e764e9cf600c6d5ab78114c26f
Author: Brendan Tildesley <address@hidden>
Date: Sat Apr 27 21:43:04 2019 +1000
gnu: python-pyyaml: Fix license field to refer to license:wtfpl2.
* gnu/packages/python-xyz.scm (python-pyyaml): Fix license field to refer to
license:wtfpl2.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b0d2b10..02cc18d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10200,7 +10200,7 @@ addresses, and phone numbers.")
(description
"pyaml is a PyYAML based python module to produce pretty and readable
YAML-serialized data.")
- (license (license:non-copyleft "http://www.wtfpl.net/txt/copying/"))))
+ (license license:wtfpl2)))
(define-public python2-pyaml
(package-with-python2 python-pyaml))
- 04/19: gnu: zimg: Fix license field to refer to license:wtfpl2., (continued)
- 04/19: gnu: zimg: Fix license field to refer to license:wtfpl2., guix-commits, 2019/05/06
- 10/19: gnu: quickswitch-i3: Fix license field to use license:wtfpl2., guix-commits, 2019/05/06
- 06/19: gnu: envstore: Fix license field to refer to license:wtfpl2., guix-commits, 2019/05/06
- 19/19: gnu: Add emacs-miniedit., guix-commits, 2019/05/06
- 08/19: gnu: Use license: prefix in tmux.scm., guix-commits, 2019/05/06
- 05/19: gnu: Use license: prefix in shellutils.scm., guix-commits, 2019/05/06
- 12/19: gnu: mate-power-manager: Placate 'guix lint'., guix-commits, 2019/05/06
- 01/19: gnu: gcc: Add 9.1.0., guix-commits, 2019/05/06
- 14/19: gnu: Add emacs-evil-textobj-syntax., guix-commits, 2019/05/06
- 16/19: gnu: Add emacs-elisp-demos., guix-commits, 2019/05/06
- 07/19: gnu: python-pyyaml: Fix license field to refer to license:wtfpl2.,
guix-commits <=
- 09/19: gnu: tmux-themepack: Fix license field to refer to license:wtfpl2., guix-commits, 2019/05/06
- 17/19: gnu: Add emacs-docker-compose-mode., guix-commits, 2019/05/06
- 15/19: gnu: Add emacs-flycheck-flow., guix-commits, 2019/05/06
- 18/19: gnu: Add emacs-sudo-edit., guix-commits, 2019/05/06
- 02/19: gnu: cross-base: Apply gcc 8 patch to gcc >= 8., guix-commits, 2019/05/06
- 13/19: gnu: Add emacs-names., guix-commits, 2019/05/06
- 11/19: gnu: Add git-annex-remote-rclone., guix-commits, 2019/05/06