[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: python-tomlkit: Fix typos in descriptions.
From: |
guix-commits |
Subject: |
05/13: gnu: python-tomlkit: Fix typos in descriptions. |
Date: |
Tue, 10 Mar 2020 22:43:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2d3da18613d91476b264ad1ff4700ca8a52a6fb3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Mar 11 02:53:13 2020 +0100
gnu: python-tomlkit: Fix typos in descriptions.
* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]:
Fix typos.
---
gnu/packages/python-xyz.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 711f633..55a8046 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10713,15 +10713,14 @@ docstring and colored output.")
(build-system python-build-system)
(native-inputs
`(("python-pytest" ,python-pytest)))
- (home-page
- "https://github.com/sdispater/tomlkit")
- (synopsis "Style preserving TOML library")
+ (home-page "https://github.com/sdispater/tomlkit")
+ (synopsis "Style-preserving TOML library")
(description
"TOML Kit is a 0.5.0-compliant TOML library. It includes a parser that
preserves all comments, indentations, whitespace and internal element ordering,
and makes them accessible and editable via an intuitive API. It can also
create new TOML documents from scratch using the provided helpers. Part of the
-implementation as been adapted, improved and fixed from Molten.")
+implementation has been adapted, improved, and fixed from Molten.")
(license license:expat)))
(define-public python-shellingham
- branch master updated (fe60ef9 -> ec63b5a), guix-commits, 2020/03/10
- 02/13: gnu: gpxsee: Update to 7.25., guix-commits, 2020/03/10
- 01/13: gnu: batctl: Update to 2020.0., guix-commits, 2020/03/10
- 03/13: gnu: gpxsee: Extend description., guix-commits, 2020/03/10
- 05/13: gnu: python-tomlkit: Fix typos in descriptions.,
guix-commits <=
- 08/13: gnu: rocksdb: Use HTTPS home page., guix-commits, 2020/03/10
- 07/13: gnu: soundconverter: Use HTTPS home page., guix-commits, 2020/03/10
- 10/13: gnu: emulation-station: Use HTTPS home page., guix-commits, 2020/03/10
- 11/13: gnu: grue-hunter: Use HTTPS home page., guix-commits, 2020/03/10
- 06/13: gnu: gd: Use HTTPS home page., guix-commits, 2020/03/10
- 09/13: gnu: dfu-programmer: Use HTTPS home page., guix-commits, 2020/03/10
- 13/13: gnu: you-get: Update to 0.4.1410., guix-commits, 2020/03/10
- 04/13: gnu: python-tomlkit: Update to 0.5.11., guix-commits, 2020/03/10
- 12/13: gnu: fortune-mod: Use HTTPS home page., guix-commits, 2020/03/10