Page MenuHomeSolus

D12471.id30332.diff
No OneTemporary

D12471.id30332.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,6 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Algent Albrahimi
+ - IRC: algent
+ - Matrix: @algent:matrix.org
+ - Email: algent@protonmail.com
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-easygui
-version : 0.98.1
-release : 5
+version : 0.98.2
+release : 6
source :
- - https://github.com/robertlugg/easygui/archive/0.98.1.tar.gz : b46d1f06b85a2de2b15129906d21bb42bc66a6e800315fed57e634cf151fc083
+ - https://files.pythonhosted.org/packages/source/e/easygui/easygui-0.98.2.tar.gz : 073f728ca88a77b74f404446fb8ec3004945427677c5618bd00f70c1b999fef2
homepage : https://github.com/robertlugg/easygui
license : BSD-3-Clause
component : programming.python
@@ -11,6 +11,8 @@
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 :
- python3-tkinter
+setup : |
+ cp README.txt README.md
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<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>
@@ -20,12 +20,14 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.0-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.0-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.0-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.2-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.2-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.2-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui-0.98.2-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/easygui/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/easygui/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/easygui/__pycache__/__main__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/easygui/__pycache__/easygui.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/easygui/boxes/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/easygui/boxes/__pycache__/__init__.cpython-39.pyc</Path>
@@ -69,12 +71,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2021-07-28</Date>
- <Version>0.98.1</Version>
+ <Update release="6">
+ <Date>2021-12-14</Date>
+ <Version>0.98.2</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 17 2023, 12:39 PM (12 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819633
Default Alt Text
D12471.id30332.diff (4 KB)

Event Timeline