Page MenuHomeSolus

D4295.diff
No OneTemporary

D4295.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-click
-version : 6.7
-release : 4
+version : '7.0'
+release : 5
source :
- - https://files.pythonhosted.org/packages/source/c/click/click-6.7.tar.gz : f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b
+ - https://files.pythonhosted.org/packages/source/C/Click/Click-7.0.tar.gz : 5b94b49521f6456670fdb30cd82a4eca9412788a93fa6dd6df72c94d5a8ff2d7
license : BSD-3-Clause
component : programming.python
summary : A simple wrapper around optparse for powerful command line utilities.
@@ -18,10 +18,5 @@
%python_install
%python3_install
check : |
- pushd $PKG_BUILD_DIR/py2build
- PYTHONPATH=$PWD py.test -v -k 'not test_legacy_callbacks'
- popd
-
- pushd $PKG_BUILD_DIR/py3build
- PYTHONPATH=$PWD py.test3 -v -k 'not test_legacy_callbacks'
- popd
+ %python_test py.test -v
+ %python3_test py.test3 -v
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-click</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,10 +19,10 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/click-6.7-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/click-6.7-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/click-6.7-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/click-6.7-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Click-7.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Click-7.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Click-7.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Click-7.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/click/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/click/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/click/_bashcomplete.py</Path>
@@ -57,10 +57,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/click/types.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/click/utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/click/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/click-6.7-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/click-6.7-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/click-6.7-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/click-6.7-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Click-7.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Click-7.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Click-7.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Click-7.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/click/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/click/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/click/__pycache__/_bashcomplete.cpython-36.pyc</Path>
@@ -98,12 +98,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-31</Date>
- <Version>6.7</Version>
+ <Update release="5">
+ <Date>2018-11-07</Date>
+ <Version>7.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <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
Apr 20 2023, 7:51 PM (16 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790176
Default Alt Text
D4295.diff (4 KB)

Event Timeline