Page MenuHomeSolus

D7737.id18584.diff
No OneTemporary

D7737.id18584.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-pythondialog
+version : 3.4.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/4f/4f/c9db9c05f082892199b64439cdd42479e6e88cb8748854b2c1391be1914e/pythondialog-3.4.0.tar.gz : 4c1c113241ab80038b8b6f291857ad78af32f7b414ae643f93875895357c489c
+license : LGPL-2.1-or-later
+component : programming.python
+summary : A Python interface to the UNIX dialog utility and mostly-compatible programs
+description: |
+ A Python interface to the UNIX dialog utility and mostly-compatible programs
+builddeps :
+ - pkgconfig(python3)
+rundeps :
+ - dialog
+build : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>python-pythondialog</Name>
+ <Packager>
+ <Name>Léo Pourcelot</Name>
+ <Email>leo.pourcelot@protonmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A Python interface to the UNIX dialog utility and mostly-compatible programs</Summary>
+ <Description xml:lang="en">A Python interface to the UNIX dialog utility and mostly-compatible programs
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pythondialog</Name>
+ <Summary xml:lang="en">A Python interface to the UNIX dialog utility and mostly-compatible programs</Summary>
+ <Description xml:lang="en">A Python interface to the UNIX dialog utility and mostly-compatible programs
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/dialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/dialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pythondialog-3.4.0-py3.6.egg-info</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-11-29</Date>
+ <Version>3.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Léo Pourcelot</Name>
+ <Email>leo.pourcelot@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:32 PM (2 h, 51 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802644
Default Alt Text
D7737.id18584.diff (2 KB)

Event Timeline