FreeBSD Bugzilla – Attachment 223293 Details for
Bug 254310
security/py-argon2-cffi: upgrade to 20.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Upgrade security/py-argon2-cffi to 20.1.0
security_py-argon2-cffi.diff (text/plain), 2.45 KB, created by
Thierry Thomas
on 2021-03-15 16:48:27 UTC
(
hide
)
Description:
Upgrade security/py-argon2-cffi to 20.1.0
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2021-03-15 16:48:27 UTC
Size:
2.45 KB
patch
obsolete
>Index: security/py-argon2-cffi/Makefile >=================================================================== >--- security/py-argon2-cffi/Makefile (revision 568468) >+++ security/py-argon2-cffi/Makefile (working copy) >@@ -1,11 +1,10 @@ > # $FreeBSD$ > > PORTNAME= argon2-cffi >-PORTVERSION= 19.1.0 >+PORTVERSION= 20.1.0 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} > > MAINTAINER= koobs@FreeBSD.org > COMMENT= Secure Argon2 password hashing algorithm >Index: security/py-argon2-cffi/distinfo >=================================================================== >--- security/py-argon2-cffi/distinfo (revision 568468) >+++ security/py-argon2-cffi/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1559532624 >-SHA256 (argon2_cffi-19.1.0.tar.gz) = 81548a27b919861040cb928a350733f4f9455dd67c7d1ba92eb5960a1d7f8b26 >-SIZE (argon2_cffi-19.1.0.tar.gz) = 1808120 >+TIMESTAMP = 1615826241 >+SHA256 (argon2-cffi-20.1.0.tar.gz) = d8029b2d3e4b4cea770e9e5a0104dd8fa185c1724a0f01528ae4826a6d25f97d >+SIZE (argon2-cffi-20.1.0.tar.gz) = 1814415 >Index: security/py-argon2-cffi/files/patch-tests_test__low__level.py >=================================================================== >--- security/py-argon2-cffi/files/patch-tests_test__low__level.py (revision 568468) >+++ security/py-argon2-cffi/files/patch-tests_test__low__level.py (nonexistent) >@@ -1,22 +0,0 @@ >-# Disable deadline on test_argument_ranges >-# https://github.com/hynek/argon2_cffi/pull/52 >- >---- tests/test_low_level.py.orig 2018-06-17 05:51:36 UTC >-+++ tests/test_low_level.py >-@@ -5,7 +5,7 @@ import os >- >- import pytest >- >--from hypothesis import assume, given >-+from hypothesis import assume, given, settings >- from hypothesis import strategies as st >- >- from argon2.exceptions import ( >-@@ -253,6 +253,7 @@ class TestVerify(object): >- hash_len=st.integers(lib.ARGON2_MIN_OUTLEN, 513), >- salt_len=st.integers(lib.ARGON2_MIN_SALT_LENGTH, 513), >- ) >-+@settings(deadline=None) >- def test_argument_ranges( >- password, time_cost, parallelism, memory_cost, hash_len, salt_len >- ): > >Property changes on: security/py-argon2-cffi/files/patch-tests_test__low__level.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval?
(
koobs
)
Actions:
View
|
Diff
Attachments on
bug 254310
: 223293