Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10988670
D1151.id2778.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D1151.id2778.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libpthread.so.0
+libpython2.7.so.1.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,14 @@
+name : python-subprocess32
+version : 3.2.7
+release : 1
+source :
+ - https://github.com/google/python-subprocess32/archive/3.2.7.tar.gz : 079c02ebe338ee0197109dbe2fcf6fddef776bacdf92fb75d83333845ad9b416
+license : Python-2.0
+component : programming.python
+summary : A backport of the Python 3 subprocess module for use on Python 2.
+description: |
+ A backport of the Python 3 subprocess module for use on Python 2.
+build : |
+ %python_setup
+install : |
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>python-subprocess32</Name>
+ <Packager>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
+ </Packager>
+ <License>Python-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A backport of the Python 3 subprocess module for use on Python 2.</Summary>
+ <Description xml:lang="en">A backport of the Python 3 subprocess module for use on Python 2.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-subprocess32</Name>
+ <Summary xml:lang="en">A backport of the Python 3 subprocess module for use on Python 2.</Summary>
+ <Description xml:lang="en">A backport of the Python 3 subprocess module for use on Python 2.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_posixsubprocess.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/subprocess32-3.2.7-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/subprocess32.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/subprocess32.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-10-04</Date>
+ <Version>3.2.7</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 25, 11:58 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5889011
Default Alt Text
D1151.id2778.diff (2 KB)
Attached To
Mode
D1151: Initial commit of python-subprocess32
Attached
Detach File
Event Timeline
Log In to Comment