Page MenuHomeSolus

D9347.id22536.diff
No OneTemporary

D9347.id22536.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 : Password-based key derivation function PBKDF2
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,30 +1,25 @@
<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>
- <Summary xml:lang="en">This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0</Summary>
+ <Summary xml:lang="en">Password-based key derivation function PBKDF2</Summary>
<Description xml:lang="en">This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-pbkdf2</Name>
- <Summary xml:lang="en">This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0</Summary>
+ <Summary xml:lang="en">Password-based key derivation function PBKDF2</Summary>
<Description xml:lang="en">This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
</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-07-31</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
May 17 2023, 1:38 AM (12 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818783
Default Alt Text
D9347.id22536.diff (4 KB)

Event Timeline