Page MenuHomeSolus

D9147.diff
No OneTemporary

D9147.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : python-slowaes
version : 0.1
-release : 5
+release : 6
source :
- https://pypi.python.org/packages/79/a4/c7dcbe89ec22a6985790bc0effb12bb8caef494fbac3c2bab86ae51a53ef/slowaes-0.1a1.tar.gz : 83658ae54cc116b96f7fdb12fdd0efac3a4e8c7c7064e3fac3f4a881aa54bf09
license : Apache-2.0
@@ -10,10 +10,9 @@
Implementation of AES in Python
builddeps :
- pkgconfig(python3)
- - python-setuptools
build : |
- %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
@@ -2,8 +2,8 @@
<Source>
<Name>python-slowaes</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -19,12 +19,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/aes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/aes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/aes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/slowaes-0.1a1-py3.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/slowaes-0.1a1-py3.7.egg-info/SOURCES.txt</Path>
@@ -33,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-01-25</Date>
+ <Update release="6">
+ <Date>2020-06-26</Date>
<Version>0.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
Fri, Aug 11, 3:41 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822571
Default Alt Text
D9147.diff (2 KB)

Event Timeline