Page MenuHomeSolus

D1070.id2602.diff
No OneTemporary

D1070.id2602.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,20 +1,19 @@
name : py
-version : 1.4.33
-release : 2
+version : 1.4.34
+release : 3
source :
- - https://pypi.python.org/packages/2a/a5/139ca93a9ffffd9fc1d3f14be375af3085f53cc490c508cf1c988b886baa/py-1.4.33.tar.gz : 1f9a981438f2acc20470b301a07a496375641f902320f70e31916fe3377385a9
+ - https://pypi.python.org/packages/68/35/58572278f1c097b403879c1e9369069633d1cbad5239b9057944bb764782/py-1.4.34.tar.gz : 0f2d585d22050e90c7d293b6451c83db097df77871974d90efd5a30dc12fcde3
license : MIT
component : programming.python
summary : Modular python support library
description: |
The py lib is a Python development support library featuring the following tools and modules:
-
+
py.path: uniform local and svn path objects
py.apipkg: explicit API control and lazy-importing
py.iniconfig: easy parsing of .ini files
py.code: dynamic code generation and introspection
builddeps :
- - pkgconfig(python-2.7)
- pkgconfig(python-3.5)
- python-setuptools
setup : |
@@ -23,5 +22,3 @@
install : |
%python_install
%python3_install
-check:
- python setup.py test
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>Ikey Doherty</Name>
- <Email>ikey@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.4.33-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.33-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.33-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.33-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.33-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.34-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.34-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.34-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.34-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py-1.4.34-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>
@@ -100,11 +100,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.5/site-packages/py-1.4.33-py3.5.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.33-py3.5.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.33-py3.5.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.33-py3.5.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.33-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.34-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.34-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.34-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.34-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py-1.4.34-py3.5.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/py/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/py/__metainfo.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/__init__.cpython-35.pyc</Path>
@@ -174,12 +174,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-05-27</Date>
- <Version>1.4.33</Version>
+ <Update release="3">
+ <Date>2017-09-23</Date>
+ <Version>1.4.34</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@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
Thu, Aug 10, 4:57 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831270
Default Alt Text
D1070.id2602.diff (5 KB)

Event Timeline