pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-tox



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  8 09:21:52 UTC 2015

Added Files:
        pkgsrc/devel/py-tox: DESCR Makefile PLIST distinfo

Log Message:
Import py-tox-2.1.1 as devel/py-tox.

Tox is a generic virtualenv management and test command line tool
you can use for:

* checking your package installs correctly with different Python
  versions and interpreters
* running your tests in each of the environments, configuring your
  test tool of choice
* acting as a frontend to Continuous Integration servers, greatly
  reducing boilerplate and merging CI and shell-based testing.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-tox/DESCR pkgsrc/devel/py-tox/Makefile \
    pkgsrc/devel/py-tox/PLIST pkgsrc/devel/py-tox/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index