pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-bcrypt



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun 20 11:15:18 UTC 2019

Modified Files:
        pkgsrc/security/py-bcrypt: Makefile distinfo

Log Message:
py-bcrypt: updated to 3.17

3.1.7:
Set a setuptools lower bound for PEP517 wheel building.
We no longer distribute 32-bit manylinux1 wheels. Continuing to produce them was a maintenance burden.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-bcrypt/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-bcrypt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-bcrypt/Makefile
diff -u pkgsrc/security/py-bcrypt/Makefile:1.13 pkgsrc/security/py-bcrypt/Makefile:1.14
--- pkgsrc/security/py-bcrypt/Makefile:1.13     Wed Jan 16 19:25:50 2019
+++ pkgsrc/security/py-bcrypt/Makefile  Thu Jun 20 11:15:18 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/01/16 19:25:50 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/20 11:15:18 adam Exp $
 
-DISTNAME=      bcrypt-3.1.6
+DISTNAME=      bcrypt-3.1.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/bcrypt/}

Index: pkgsrc/security/py-bcrypt/distinfo
diff -u pkgsrc/security/py-bcrypt/distinfo:1.9 pkgsrc/security/py-bcrypt/distinfo:1.10
--- pkgsrc/security/py-bcrypt/distinfo:1.9      Wed Jan 16 19:25:50 2019
+++ pkgsrc/security/py-bcrypt/distinfo  Thu Jun 20 11:15:18 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/01/16 19:25:50 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/06/20 11:15:18 adam Exp $
 
-SHA1 (bcrypt-3.1.6.tar.gz) = 03a17719edea2f3d1e32b5c510171df304769542
-RMD160 (bcrypt-3.1.6.tar.gz) = 912e75ab27d66c2ab6c160eeb12892c3ff7d5801
-SHA512 (bcrypt-3.1.6.tar.gz) = fcd4f3ec27ee27b4523c9f9b796e9c279895ad66d124fdabaee61b3fb27351b2e8721deb97e7bfc4f07ac4cfad6c2948d467cf21faba2af656ab0030c842244e
-Size (bcrypt-3.1.6.tar.gz) = 42216 bytes
+SHA1 (bcrypt-3.1.7.tar.gz) = 7b8d7ef665bd654f55a206a8951fb63d96b335d8
+RMD160 (bcrypt-3.1.7.tar.gz) = af0842db4fab9714b313a29310be5a56e6e1356d
+SHA512 (bcrypt-3.1.7.tar.gz) = bb9a431c8de97d5615d1a7fb67f868d08d839313fd5f3e17d8db40db1870f8b624594352c24c163c6a03485217de873cd92578040350678888728885c7b749de
+Size (bcrypt-3.1.7.tar.gz) = 42512 bytes



Home | Main Index | Thread Index | Old Index