Page MenuHomeSolus

D9347.diff
No OneTemporary

D9347.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,20 +1,19 @@
name : python-pbkdf2
version : 1.3
-release : 5
+release : 6
source :
- https://pypi.python.org/packages/02/c0/6a2376ae81beb82eda645a091684c0b0becb86b972def7849ea9066e3d5e/pbkdf2-1.3.tar.gz : ac6397369f128212c43064a2b4878038dab78dab41875364554aaf2a684e6979
+homepage : https://www.dlitz.net/software/python-pbkdf2/
license : MIT
component : programming.python
-summary : This module implements the password-based key derivation function, PBKDF2,
- specified in RSA PKCS#5 v2.0
+summary : This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0
description: |
This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
builddeps :
- - pkgconfig(python3)
- - python-setuptools
+ - python-pytest
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
+check : |
+ %python3_test pytest3
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-pbkdf2</Name>
+ <Homepage>https://www.dlitz.net/software/python-pbkdf2/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,12 +20,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pbkdf2.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/__pycache__/pbkdf2.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pbkdf2-1.3-py3.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pbkdf2-1.3-py3.7.egg-info/SOURCES.txt</Path>
@@ -34,12 +29,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-01-25</Date>
+ <Update release="6">
+ <Date>2020-08-05</Date>
<Version>1.3</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:42 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824147
Default Alt Text
D9347.diff (3 KB)

Event Timeline