From 49a531f54541e65a0773452a7e5aaeb734116af0 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Thu, 27 Oct 2016 10:09:10 +0200 Subject: gnu: python-pathlib2: Add comment. As suggested by Efraim Flashner. * gnu/packages/python.scm (python-pathlib2): Add comment. --- gnu/packages/python.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gnu/packages') diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index cff9897dd4..459a44c4ca 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -8898,6 +8898,9 @@ anymore.") (base32 "0p050msg5c8d0kadv702jnfshaxrb0il765cpkgnhn6mq5hakcyy")))) (build-system python-build-system) + ;; We only need the the Python 2 variant, since for Python 3 our minimum + ;; version is 3.4 which already includes this package as part of the + ;; standard library. (arguments `(#:python ,python-2)) (native-inputs -- cgit v1.2.3 'submit' value='switch'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/skarnet.scm
AgeCommit message (Expand)Author
2019-05-20gnu: s6: Update to 2.8.0.1....Tobias Geerinckx-Rice
2019-05-20gnu: skalibs: Update to 2.8.1.0....Tobias Geerinckx-Rice
2019-03-11gnu: s6-linux-utils: Update to 2.5.0.1....Tobias Geerinckx-Rice
2019-03-11gnu: s6-linux-init: Update to 0.4.0.1....Tobias Geerinckx-Rice
2019-03-11gnu: s6-portable-utils: Update to 2.2.1.3....Tobias Geerinckx-Rice
2019-03-11gnu: s6-rc: Update to 0.5.0.0....Tobias Geerinckx-Rice
2019-03-11gnu: s6-networking: Update to 2.3.0.4....Tobias Geerinckx-Rice
2019-03-11gnu: s6-dns: Update to 2.3.0.2....Tobias Geerinckx-Rice
2019-03-11gnu: s6: Update to 2.8.0.0....Tobias Geerinckx-Rice
2019-03-11gnu: execline: Update to 2.5.1.0....Tobias Geerinckx-Rice
2019-03-11gnu: skalibs: Update to 2.8.0.1....Tobias Geerinckx-Rice
2019-02-13gnu: s6: Update to 2.7.2.2....Tobias Geerinckx-Rice
2018-09-21gnu: s6: Update to 2.7.2.1....Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-utils: Update to 2.5.0.0....Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-init: Remove superfluous spaces from description....Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-init: Update to 0.4.0.0....Tobias Geerinckx-Rice
2018-08-16gnu: s6-portable-utils: Update to 2.2.1.2....Tobias Geerinckx-Rice
2018-08-16gnu: s6-rc: Update to 0.4.1.0....Tobias Geerinckx-Rice
2018-08-16gnu: s6-networking: Update to 2.3.0.3....Tobias Geerinckx-Rice
2018-08-16gnu: s6-dns: Update to 2.3.0.1....Tobias Geerinckx-Rice
2018-08-16gnu: s6: Update to 2.7.2.0....Tobias Geerinckx-Rice
2018-08-16gnu: execline: Update to 2.5.0.1....Tobias Geerinckx-Rice
2018-08-16gnu: skalibs: Update to 2.7.0.0....Tobias Geerinckx-Rice