Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11051298
D6320.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D6320.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,21 @@
name : ptyprocess
-version : 0.5.2
-release : 4
+version : 0.6.0
+release : 5
source :
- - https://pypi.python.org/packages/51/83/5d07dc35534640b06f9d9f1a1d2bc2513fb9cc7595a1b0e28ae5477056ce/ptyprocess-0.5.2.tar.gz : e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365
+ - https://pypi.python.org/packages/source/p/ptyprocess/ptyprocess-0.6.0.tar.gz : 923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0
license : ISC
component : programming.python
summary : Python pseudo-terminal module
description: |
Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.
+builddeps :
+ - python-pytest
setup : |
%python_setup
%python3_setup
install : |
%python_install
%python3_install
+check : |
+ %python_test py.test
+ %python3_test py.test3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>ptyprocess</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>ISC</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Python pseudo-terminal module</Summary>
<Description xml:lang="en">Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>ptyprocess</Name>
@@ -19,7 +19,7 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess-0.5.2-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess-0.6.0-py2.7.egg-info</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/_fork_pty.py</Path>
@@ -28,7 +28,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/ptyprocess.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptyprocess/util.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ptyprocess-0.5.2-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ptyprocess-0.6.0-py3.6.egg-info</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/ptyprocess/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/ptyprocess/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/ptyprocess/__pycache__/_fork_pty.cpython-36.pyc</Path>
@@ -40,12 +40,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-30</Date>
- <Version>0.5.2</Version>
+ <Update release="5">
+ <Date>2019-05-18</Date>
+ <Version>0.6.0</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
Fri, Aug 11, 7:55 PM (2 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5849926
Default Alt Text
D6320.id.diff (3 KB)
Attached To
Mode
D6320: Update ptyprocess to 0.6.0
Attached
Detach File
Event Timeline
Log In to Comment