* [PATCH] gnu: python-iso8601: Add python-pytest.
@ 2017-01-12 15:09 Danny Milosavljevic
2017-01-12 18:30 ` Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2017-01-12 15:09 UTC (permalink / raw)
To: guix-devel
* gnu/packages/python.scm (python-iso8601)[native-inputs}:
Add python-pytest.
---
gnu/packages/python.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4dc284d03..da15e1b11 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6339,6 +6339,8 @@ and MAC network addresses.")
(base32
"0c7gh3lsdjds262h0v1sqc66l7hqgfwbakn96qrhdbl0i3vm5yz8"))))
(build-system python-build-system)
+ (native-inputs
+ `(("python-pytest" ,python-pytest)))
(home-page "https://bitbucket.org/micktwomey/pyiso8601")
(synopsis "Module to parse ISO 8601 dates")
(description
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: python-iso8601: Add python-pytest.
2017-01-12 15:09 [PATCH] gnu: python-iso8601: Add python-pytest Danny Milosavljevic
@ 2017-01-12 18:30 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-01-12 18:30 UTC (permalink / raw)
To: Danny Milosavljevic, guix-devel
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
Danny Milosavljevic <dannym@scratchpost.org> writes:
> * gnu/packages/python.scm (python-iso8601)[native-inputs}:
> Add python-pytest.
This is done with 63b02364aa259e58169b0c4af7e860f7b1ceebd2 from the
'python-tests' branch.
Thanks anyway!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-12 18:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12 15:09 [PATCH] gnu: python-iso8601: Add python-pytest Danny Milosavljevic
2017-01-12 18:30 ` Marius Bakke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).