SHA256
1
0
forked from pool/python-tox
Go to file
Dominique Leuenberger 788d90a918 Accepting request 645896 from devel:languages:python
- Make sure the tests are executed

- specfile:
  * require filelock
  * CHANGELOG.rst ->changelog.rst, added CONTRIBUTORS CONTRIBUTING.rst to doc
  * add fdupes
- update to version 3.5.2:
  * Bugfixes
    + session packages are now put inside a numbered directory
      (instead of prefix numbering it, because pip fails when wheels
      are not named according to `PEP-491
      <https://www.python.org/dev/peps/pep-0491/#id9>`_, and prefix
      numbering messes with this) - by :user:`gaborbernat` (`#1042
      <https://github.com/tox-dev/tox/issues/1042>`_)
  * Features
    + level three verbosity ("-vvv") show the packaging output - by
      :user:`gaborbernat` (`#1047
      <https://github.com/tox-dev/tox/issues/1047>`_)
- changes from version 3.5.1:
  * Bugfixes
    + fix regression with "3.5.0": specifying "--installpkg" raises
      "AttributeError: 'str' object has no attribute 'basename'"
      (`#1042 <https://github.com/tox-dev/tox/issues/1042>`_)
- changes from version 3.5.0:
  * Bugfixes
    + intermittent failures with "--parallel--safe-build", instead of
      mangling with the file paths now uses a lock to make the package
      build operation thread safe and is now on by default
      ("--parallel--safe-build" is now deprecated) - by
      :user:`gaborbernat` (`#1026

OBS-URL: https://build.opensuse.org/request/show/645896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tox?expand=0&rev=24
2018-11-08 08:48:01 +00:00
.gitattributes - Initial version 2012-02-20 22:11:13 +00:00
.gitignore - Initial version 2012-02-20 22:11:13 +00:00
python-tox.changes - Make sure the tests are executed 2018-10-18 07:54:24 +00:00
python-tox.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=47 2018-11-01 12:02:30 +00:00
tox-3.5.2.tar.gz Accepting request 642677 from home:apersaud:branches:devel:languages:python 2018-10-18 07:29:30 +00:00