Page MenuHomeSolus

D138.diff
No OneTemporary

D138.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : python-py
+version : 1.4.33
+release : 1
+source :
+ - https://github.com/pytest-dev/py/archive/1.4.33.tar.gz : 9ffadd92f1ecf8289174b58540066d1e3d23da75891c039db19b359e9dc18126
+license : MIT
+component : programming.python
+summary : The py lib is a Python development support library
+description: |
+ The py lib is a Python development support library
+builddeps :
+ - python-setuptools
+setup : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,175 @@
+<PISI>
+ <Source>
+ <Name>python-py</Name>
+ <Packager>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">The py lib is a Python development support library</Summary>
+ <Description xml:lang="en">The py lib is a Python development support library
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-py</Name>
+ <Summary xml:lang="en">The py lib is a Python development support library</Summary>
+ <Description xml:lang="en">The py lib is a Python development support library
+</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/__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>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/__metainfo.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_apipkg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_apipkg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_builtin.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_builtin.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_assertionnew.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_assertionnew.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_assertionold.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_assertionold.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_py2traceback.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/_py2traceback.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/assertion.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/assertion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/code.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/code.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/source.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_code/source.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_error.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_error.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_iniconfig.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_iniconfig.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/capture.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/capture.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/saferepr.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/saferepr.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/terminalwriter.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_io/terminalwriter.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/log.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/log.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/warning.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_log/warning.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/cacheutil.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/cacheutil.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/local.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/local.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/svnurl.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/svnurl.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/svnwc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_path/svnwc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/cmdexec.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/cmdexec.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/forkedfunc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/forkedfunc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/killproc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_process/killproc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_std.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_std.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/py/_xmlgen.py</Path>
+ <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/__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>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/__metainfo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_apipkg.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_builtin.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_error.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_iniconfig.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_std.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/_xmlgen.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/__pycache__/test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_apipkg.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_builtin.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/_assertionnew.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/_assertionold.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/_py2traceback.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/assertion.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/code.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/__pycache__/source.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/_assertionnew.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/_assertionold.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/_py2traceback.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/assertion.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/code.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_code/source.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_error.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_iniconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/__pycache__/capture.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/__pycache__/saferepr.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/__pycache__/terminalwriter.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/capture.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/saferepr.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_io/terminalwriter.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/__pycache__/log.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/__pycache__/warning.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/log.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_log/warning.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/cacheutil.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/common.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/local.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/svnurl.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/__pycache__/svnwc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/cacheutil.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/local.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/svnurl.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_path/svnwc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/__pycache__/cmdexec.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/__pycache__/forkedfunc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/__pycache__/killproc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/cmdexec.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/forkedfunc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_process/killproc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_std.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/_xmlgen.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/py/test.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-18</Date>
+ <Version>1.4.33</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

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

Event Timeline