unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "python setup.py test" is deprecated
@ 2019-08-05 12:03 Marius Bakke
  2019-08-09  1:41 ` Chris Marusich
  0 siblings, 1 reply; 2+ messages in thread
From: Marius Bakke @ 2019-08-05 12:03 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 693 bytes --]

Hello,

Pythons setuptools are deprecating the "python setup.py test" command:

https://github.com/pypa/setuptools/issues/1684

As you may know, "python setup.py test" is what python-build-system does
during the 'check' phase.

I'm not sure what we should do about it, and there does not seem to be
an established "community consensus" yet.  I suppose many packages will
be migrating to Pytest and/or Tox?  Perhaps we could check package
inputs and try to guess the correct test command?

Something to keep in mind for future python-build-system improvements...

PS: Apparently "python setup.py install" is going away too:
https://github.com/pypa/setuptools/issues/1684#issuecomment-508302910

[-- 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:[~2019-08-09  1:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 12:03 "python setup.py test" is deprecated Marius Bakke
2019-08-09  1:41 ` Chris Marusich

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).