Page MenuHomeSolus

D9062.id21846.diff
No OneTemporary

D9062.id21846.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,23 +1,17 @@
name : python-easygui
version : 0.98.1
-release : 3
+release : 4
source :
- https://github.com/robertlugg/easygui/archive/0.98.1.tar.gz : b46d1f06b85a2de2b15129906d21bb42bc66a6e800315fed57e634cf151fc083
+homepage : https://github.com/robertlugg/easygui
license : BSD-3-Clause
component : programming.python
summary : Very simple, very easy GUI programming in Python
description: |
- EasyGUI is a module for very simple, very easy GUI programming
- in Python. EasyGUI is different from other GUI libraries in that EasyGUI
- is NOT event-driven. Instead, all GUI interactions are invoked by simple
- function calls.
-builddeps :
- - pkgconfig(python-2.7)
- - pkgconfig(python3)
- - python-setuptools
+ EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI libraries in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
rundeps :
- - python-tkinter
- python3-tkinter
+build : |
+ %python3_setup
install : |
- %python_install
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,76 +1,25 @@
<PISI>
<Source>
<Name>python-easygui</Name>
+ <Homepage>https://github.com/robertlugg/easygui</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Very simple, very easy GUI programming in Python</Summary>
- <Description xml:lang="en">EasyGUI is a module for very simple, very easy GUI programming
-in Python. EasyGUI is different from other GUI libraries in that EasyGUI
-is NOT event-driven. Instead, all GUI interactions are invoked by simple
-function calls.
+ <Description xml:lang="en">EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI libraries in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-easygui</Name>
<Summary xml:lang="en">Very simple, very easy GUI programming in Python</Summary>
- <Description xml:lang="en">EasyGUI is a module for very simple, very easy GUI programming
-in Python. EasyGUI is different from other GUI libraries in that EasyGUI
-is NOT event-driven. Instead, all GUI interactions are invoked by simple
-function calls.
+ <Description xml:lang="en">EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI libraries in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui-0.98.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui-0.98.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui-0.98.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui-0.98.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/about.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/about.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/base_boxes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/base_boxes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/button_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/button_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/choice_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/choice_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/demo.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/demo.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/derived_boxes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/derived_boxes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/diropen_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/diropen_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/egstore.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/egstore.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fileboxsetup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fileboxsetup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fileopen_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fileopen_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/filesave_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/filesave_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fillable_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/fillable_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/global_state.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/global_state.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/multi_fillable_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/multi_fillable_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/text_box.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/text_box.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/boxes/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/easygui.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/easygui.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/python_and_check_logo.gif</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/python_and_check_logo.jpg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/python_and_check_logo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/easygui/zzzzz.gif</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/easygui-0.98.0-py3.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/easygui-0.98.0-py3.7.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/easygui-0.98.0-py3.7.egg-info/dependency_links.txt</Path>
@@ -120,12 +69,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-01-25</Date>
+ <Update release="4">
+ <Date>2020-06-14</Date>
<Version>0.98.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 21 2023, 5:33 PM (11 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818608
Default Alt Text
D9062.id21846.diff (8 KB)

Event Timeline