python-tox
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-tox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tox.changes | 0000049404 48.2 KB | |
python-tox.spec | 0000005724 5.59 KB | |
tox-3.25.1.tar.gz | 0000318457 311 KB |
Revision 42 (latest revision is 58)
Richard Brown (RBrownFactory)
accepted
request 990866
from
Dirk Mueller (dirkmueller)
(revision 42)
- update to 3.25.1: * ``sitepackages = true`` will add user's site-package to the python path on Windows as expected * Avoid importing ``pipes`` on Python 3.3+ to avoid ``DeprecationWarning`` on Python 3.11 * Fix ``isolated_build`` when the build process produces stderr at exit. * Fixed failing isolated_build because setuptools warning was captured in ``build_requires``. * Avoid potential 30s delay caused by socket.getfqdn(). * Ignore missing commands if they are prefixed by ``-``
Comments 0