Page MenuHomeSolus

D4736.id11643.diff
No OneTemporary

D4736.id11643.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-six
-version : 1.11.0
-release : 7
+version : 1.12.0
+release : 8
source :
- - https://github.com/benjaminp/six/archive/1.11.0.tar.gz : 927dc6fcfccd4e32e1ce161a20bf8cda39d8c9d5f7a845774486907178f69bd4
+ - https://pypi.io/packages/source/s/six/six-1.12.0.tar.gz : d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73
license : MIT
component : programming.python
summary : Six is a Python 2 and 3 compatibility library
@@ -21,11 +21,5 @@
%python_install
%python3_install
check : |
- pushd $PKG_BUILD_DIR/py2build
- PYTHONPATH=$PWD/build/lib py.test
- popd
-
- pushd $PKG_BUILD_DIR/py3build
- PYTHONPATH=$PWD/build/lib py.test3
- popd
-
+ %python_test py.test
+ %python3_test py.test3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,27 +19,27 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.11.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.11.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.11.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.11.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.12.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.12.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.12.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/six-1.12.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/six.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/six.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.12.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.12.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.12.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/six-1.12.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/six.py</Path>
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2018-01-31</Date>
- <Version>1.11.0</Version>
+ <Update release="8">
+ <Date>2018-12-19</Date>
+ <Version>1.12.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 5:25 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800772
Default Alt Text
D4736.id11643.diff (3 KB)

Event Timeline