Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048120
D3424.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Referenced Files
None
Subscribers
None
D3424.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-tox
-version : 2.7.0
-release : 3
+version : 3.1.2
+release : 4
source :
- - https://github.com/tox-dev/tox/archive/2.7.0.tar.gz : 937aeeed7e10e5631493458cd7dc2f11b9354dce35e3d4b9034af46262a8efe5
+ - https://files.pythonhosted.org/packages/fc/aa/31296c7cf387d8e1fe57c98273ee6d52c9531c07115a916e334bdf7a247f/tox-3.1.2.tar.gz : 9f0cbcc36e08c2c4ae90d02d3d1f9a62231f974bcbc1df85e8045946d8261059
license : MIT
component : programming.python
summary : Tox is a generic virtualenv management and test command line tool
@@ -10,13 +10,19 @@
Tox is a generic virtualenv management and test command line tool
builddeps :
- python-setuptools
+ - python-setuptools-scm
rundeps :
- py
+ - python-packaging
- python-pluggy
+ - python-six
- virtualenv
setup : |
- %python_setup
%python3_setup
+ %python_setup
install : |
- %python_install
%python3_install
+ for _f in $installdir/usr/bin/*; do
+ mv -v $_f ${_f}3
+ done
+ %python_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-tox</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,13 +19,16 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox-2.7.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="executable">/usr/bin/tox</Path>
+ <Path fileType="executable">/usr/bin/tox-quickstart</Path>
+ <Path fileType="executable">/usr/bin/tox-quickstart3</Path>
+ <Path fileType="executable">/usr/bin/tox3</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox-3.1.2-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/__main__.py</Path>
@@ -34,10 +37,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/_pytestplugin.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/_quickstart.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/_quickstart.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox/_verlib.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/tox/_verlib.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/config.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox/constants.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox/constants.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox/exception.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/tox/exception.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/hookspecs.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/hookspecs.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/interpreters.py</Path>
@@ -48,20 +53,21 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/session.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/venv.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/tox/venv.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox-2.7.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox-3.1.2-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/__main__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/_pytestplugin.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/_quickstart.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/_verlib.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/constants.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/exception.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/hookspecs.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/interpreters.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/result.cpython-36.pyc</Path>
@@ -69,8 +75,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/__pycache__/venv.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/_pytestplugin.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/_quickstart.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/tox/_verlib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox/constants.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/tox/exception.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/hookspecs.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/interpreters.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/tox/result.py</Path>
@@ -79,12 +86,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-31</Date>
- <Version>2.7.0</Version>
+ <Update release="4">
+ <Date>2018-07-28</Date>
+ <Version>3.1.2</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:11 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808066
Default Alt Text
D3424.diff (9 KB)
Attached To
Mode
D3424: Update python-tox to 3.1.2
Attached
Detach File
Event Timeline
Log In to Comment