gnu: python-titlecase: Nose is a native input.
authorMarius Bakke <mbakke@fastmail.com>
Thu, 9 Apr 2020 21:25:09 +0000 (23:25 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Thu, 9 Apr 2020 21:26:07 +0000 (23:26 +0200)
* gnu/packages/python-xyz.scm (python-titlecase)[propagated-inputs]: Rename to ...
[native-inputs]: ... this.

gnu/packages/python-xyz.scm

index 4f6294e..64aa7da 100644 (file)
@@ -18766,7 +18766,7 @@ an upload option to send your work back to the platform.")
         (base32
          "0486i99wf8ssa7sgn81fn6fv6i4rhhq6n751bc740b3hzfbpmpl4"))))
     (build-system python-build-system)
-    (propagated-inputs
+    (native-inputs
      `(("python-nose" ,python-nose)))
     (home-page "https://github.com/ppannuto/python-titlecase")
     (synopsis "Capitalize strings similar to book titles")