Efraim Flashner <efr...@flashner.co.il> skribis: > From 362fad2c72336a3becc92bb6583ec46add9432af Mon Sep 17 00:00:00 2001 > From: Efraim Flashner <efr...@flashner.co.il> > Date: Mon, 23 Nov 2015 20:27:37 +0200 > Subject: [PATCH 3/9] gnu: Add python-swiftclient. > > * gnu/packages/openstack.scm (python-swiftclient, python2-swiftclient): > New variables.
[...] > + (native-inputs > + `(("python-pbr", python-pbr) > + ("python-setuptools" ,python-setuptools) > + ("python-sphinx" ,python-sphinx) > + ;; some packages are needed for the tests The comment should rather be: ;; The following packages are needed for the tests. OK with this change, thanks. Ludo’.