Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11034622
D2748.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D2748.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : py
-version : 1.5.2
-release : 5
+version : 1.5.3
+release : 6
source :
- - https://pypi.python.org/packages/90/e3/e075127d39d35f09a500ebb4a90afd10f9ef0a1d28a6d09abeec0e444fdd/py-1.5.2.tar.gz : ca18943e28235417756316bfada6cd96b23ce60dd532642690dcfdaba988a76d
+ - https://files.pythonhosted.org/packages/source/p/py/py-1.5.3.tar.gz : 29c9fab495d7528e80ba1e343b958684f4ace687327e6f789a94bf3d1915f881
license : MIT
component : programming.python
summary : Modular python support library
@@ -14,7 +14,9 @@
py.iniconfig: easy parsing of .ini files
py.code: dynamic code generation and introspection
builddeps :
+ - pkgconfig(libsvn_client) # check
- pkgconfig(python3)
+ - python-pytest # check
- python-setuptools
setup : |
%python_setup
@@ -22,3 +24,13 @@
install : |
%python_install
%python3_install
+check : |
+ export LC_ALL="en_US.UTF-8"
+
+ pushd $PKG_BUILD_DIR/py2build
+ PYTHONPATH=$PWD py.test -k"-test_warning"
+ popd
+
+ pushd $PKG_BUILD_DIR/py3build
+ PYTHONPATH=$PWD py.test3 -k"-test_warning"
+ popd
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>py</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -29,11 +29,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.2-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.3-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.5.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/py/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/py/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/py/__metainfo.py</Path>
@@ -102,11 +102,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/py/_xmlgen.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/py/test.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/py/test.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.2-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.2-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.2-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.2-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.3-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/py-1.5.3-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/py/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/py/__metainfo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/py/__pycache__/__init__.cpython-36.pyc</Path>
@@ -178,12 +178,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2018-01-30</Date>
- <Version>1.5.2</Version>
+ <Update release="6">
+ <Date>2018-04-18</Date>
+ <Version>1.5.3</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'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
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 4:59 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816226
Default Alt Text
D2748.id.diff (5 KB)
Attached To
Mode
D2748: Update py to 1.5.3
Attached
Detach File
Event Timeline
Log In to Comment