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 @@ python-slowaes - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com Apache-2.0 programming.python @@ -19,12 +19,6 @@ programming.python - /usr/lib/python2.7/site-packages/aes.py - /usr/lib/python2.7/site-packages/aes.pyc - /usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/slowaes-0.1a1-py2.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/aes.py /usr/lib/python3.7/site-packages/slowaes-0.1a1-py3.7.egg-info/PKG-INFO /usr/lib/python3.7/site-packages/slowaes-0.1a1-py3.7.egg-info/SOURCES.txt @@ -33,12 +27,12 @@ - - 2020-01-25 + + 2020-06-26 0.1 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file