Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10994686
D1151.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.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libpthread.so.0
+libpython2.7.so.1.0
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/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
Thu, Jul 27, 12:03 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821923
Default Alt Text
D1151.diff (2 KB)
Attached To
Mode
D1151: Initial commit of python-subprocess32
Attached
Detach File
Event Timeline
Log In to Comment