2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/258e2f56cabf/ Changeset: 258e2f56cabf Branch: fix_universal User: son...@gmail.com Date: 2014-08-21 21:47:53 Summary: Removed marking pytest as universal, py26 and py27 are not compatible. Affected #: 1 file
diff -r d8f5a2a67a5d2de6e075e11bc24a308521093dcf -r 258e2f56cabfe2547794a4cbf5b5a193ae6aa224 setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -5,6 +5,3 @@ [upload_sphinx] upload-dir = doc/en/build/html - -[wheel] -universal = 1 \ No newline at end of file https://bitbucket.org/hpk42/pytest/commits/87fd7120e6d6/ Changeset: 87fd7120e6d6 User: flub Date: 2014-08-22 20:16:17 Summary: Merged in sontek/pytest/fix_universal (pull request #198) Removed marking pytest as universal, py26 and py27 are not compatible. Affected #: 1 file diff -r d8f5a2a67a5d2de6e075e11bc24a308521093dcf -r 87fd7120e6d6052de01d29d7b9a73f454518a18e setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -5,6 +5,3 @@ [upload_sphinx] upload-dir = doc/en/build/html - -[wheel] -universal = 1 \ No newline at end of file Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit