Page MenuHomeSolus

D83.diff
No OneTemporary

D83.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,14 @@
+name : python3-xlib
+version : 0.15
+release : 1
+source :
+ - https://pypi.python.org/packages/ef/c6/2c5999de3bb1533521f1101e8fe56fd9c266732f4d48011c7c69b29d12ae/python3-xlib-0.15.tar.gz : dc4245f3ae4aa5949c1d112ee4723901ade37a96721ba9645f2bfa56e5b383f8
+license : GPL-2.0
+component : programming.python
+summary : X11 interface for Python3
+description: |
+ python3-xlib is python3 version of python-xlib
+build : |
+ %python3_setup
+install : |
+ %python3_install --root=%installroot% --no-compile -O0
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,90 @@
+<PISI>
+ <Source>
+ <Name>python3-xlib</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">X11 interface for Python3</Summary>
+ <Description xml:lang="en">python3-xlib is python3 version of python-xlib
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python3-xlib</Name>
+ <Summary xml:lang="en">X11 interface for Python3</Summary>
+ <Description xml:lang="en">python3-xlib is python3 version of python-xlib
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/X.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/XK.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/Xatom.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/Xcursorfont.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/Xutil.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/display.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/error.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/composite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/randr.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/record.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/shape.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/xinerama.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/ext/xtest.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/apl.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/arabic.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/cyrillic.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/greek.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/hebrew.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/katakana.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/korean.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/latin1.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/latin2.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/latin3.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/latin4.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/miscellany.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/publishing.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/special.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/technical.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/thai.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/xf86.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/xk3270.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/keysymdef/xkb.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/display.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/event.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/request.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/rq.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/protocol/structs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/rdb.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/support/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/support/connect.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/support/lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/support/unix_connect.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/support/vms_connect.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/threaded.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xauth.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/colormap.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/cursor.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/drawable.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/fontable.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/icccm.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/Xlib/xobject/resource.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/python3_xlib-0.15-py3.5.egg-info</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-10</Date>
+ <Version>0.15</Version>
+ <Comment>Packaging update</Comment>
+ <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
Jul 11 2023, 7:17 PM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814110
Default Alt Text
D83.diff (7 KB)

Event Timeline