From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 0/6] Pytest update
Date: Sun, 3 Jul 2016 08:58:39 +0300 [thread overview]
Message-ID: <20160703055839.GB4135@debian-netbook> (raw)
In-Reply-To: <cover.1467508169.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 1906 bytes --]
On Sat, Jul 02, 2016 at 09:10:12PM -0400, Leo Famulari wrote:
> The latest version of python-cryptography requires python-pytest >= 2.9
> [0]. So, this patch series updates pytest, and fixes the breakage I was
> able to find.
>
> I tested most of the packages that use pytest, but not all of the
> scientific / statistical computing packages, because they take forever
> to build. This is how I found the issues with virtualenv, pip, and
> scripttest.
>
> This release of pytest exits with an error if it can't find a test suite
> to run. So, we disable the check phases of virtualenv, pip, and
> scripttest, because their test suites are not distributed via PyPi. If
> we want to run their test suites, we should package a source code
> snapshot instead of building from the release tarballs.
>
> Pytest-runner must be updated to use the new pytest.
>
> "Building the following 77 packages would ensure 210 dependent packages
> are rebuilt"...
>
> [0]
> https://github.com/pyca/cryptography/issues/3034
>
> Leo Famulari (6):
> gnu: python-virtualenv: Disable tests.
> gnu: python-pip: Disable tests.
> gnu: python-scripttest: Disable tests.
> gnu: python-pytest: Update to 2.9.2.
> gnu: python-pytest-runner: Update to 2.8.
> gnu: python-cryptopgraphy: Update to 1.4.
>
> gnu/packages/python.scm | 43 +++++++++++++++++--------------------------
> 1 file changed, 17 insertions(+), 26 deletions(-)
>
> --
> 2.9.0
>
>
The patch-set looks good to me. For the curious, I checked python-pytest
and python2-pytest and ended up with 81 packages and 235 dependants, but
some of those are from my WIP tree in GUIX_PACKAGE_PATH
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-07-03 5:58 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 1:10 [PATCH 0/6] Pytest update Leo Famulari
2016-07-03 1:10 ` [PATCH 1/6] gnu: python-virtualenv: Disable tests Leo Famulari
2016-07-03 1:10 ` [PATCH 2/6] gnu: python-pip: " Leo Famulari
2016-07-03 1:10 ` [PATCH 3/6] gnu: python-scripttest: " Leo Famulari
2016-07-03 1:10 ` [PATCH 4/6] gnu: python-pytest: Update to 2.9.2 Leo Famulari
2016-07-03 1:10 ` [PATCH 5/6] gnu: python-pytest-runner: Update to 2.8 Leo Famulari
2016-07-03 1:10 ` [PATCH 6/6] gnu: python-cryptopgraphy: Update to 1.4 Leo Famulari
2016-07-03 5:58 ` Efraim Flashner [this message]
2016-07-03 20:15 ` [PATCH 0/6] Pytest update Leo Famulari
2016-07-07 1:13 ` Leo Famulari
2016-07-11 8:29 ` Ludovic Courtès
2016-07-11 15:50 ` Leo Famulari
2016-07-11 16:05 ` Leo Famulari
2016-07-12 9:14 ` python-updates! Ludovic Courtès
2016-07-16 21:23 ` python-updates! Christopher Allan Webber
2016-08-04 20:56 ` python-updates Ludovic Courtès
2016-08-04 21:23 ` python-updates Leo Famulari
2016-08-04 21:54 ` python-updates Leo Famulari
2016-08-05 12:13 ` python-updates Andreas Enge
2016-08-05 15:06 ` python-updates Leo Famulari
2016-08-05 15:43 ` python-updates Leo Famulari
2016-08-05 21:42 ` python-updates Andreas Enge
2016-08-05 21:57 ` python-updates Mark H Weaver
2016-08-05 23:03 ` python-updates Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160703055839.GB4135@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.