Page MenuHomeSolus

D9431.diff
No OneTemporary

D9431.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-simplegeneric
version : 0.8.1
-release : 3
+release : 4
source :
- https://pypi.python.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip : dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173
+homepage : https://pypi.org/project/simplegeneric/
license : ZPL-2.1
component : programming.python
summary : Simple generic functions (similar to Python's own len(), pickle.dump(),
@@ -12,8 +13,8 @@
builddeps :
- pkgconfig(python3)
setup : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
+check : |
+ %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-simplegeneric</Name>
+ <Homepage>https://pypi.org/project/simplegeneric/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>ZPL-2.1</License>
<PartOf>programming.python</PartOf>
@@ -19,9 +20,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/simplegeneric-0.8.1-py2.7.egg-info</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/simplegeneric.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/simplegeneric.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/__pycache__/simplegeneric.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/simplegeneric-0.8.1-py3.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/simplegeneric-0.8.1-py3.7.egg-info/SOURCES.txt</Path>
@@ -31,12 +29,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-01-25</Date>
+ <Update release="4">
+ <Date>2020-08-12</Date>
<Version>0.8.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
Jun 5 2023, 5:12 AM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809723
Default Alt Text
D9431.diff (2 KB)

Event Timeline