Page MenuHomeSolus

D7737.id20399.diff
No OneTemporary

D7737.id20399.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.5.1
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/72/3c/26ed0db035f97196704d0197d8b2254b8a6ca93a2d132430b0b0d597aa79/pythondialog-3.5.1.tar.gz : 34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
+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,39 @@
+<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.7/site-packages/__pycache__/dialog.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/dialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-03-23</Date>
+ <Version>3.5.1</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
5821274
Default Alt Text
D7737.id20399.diff (3 KB)

Event Timeline