pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-bcrypt py-bcrypt: updated to 3.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5f47b11d63a
branches: trunk
changeset: 335477:e5f47b11d63a
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 20 11:15:18 2019 +0000
description:
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.
diffstat:
security/py-bcrypt/Makefile | 4 ++--
security/py-bcrypt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r f20fe359a985 -r e5f47b11d63a security/py-bcrypt/Makefile
--- a/security/py-bcrypt/Makefile Thu Jun 20 09:11:26 2019 +0000
+++ b/security/py-bcrypt/Makefile Thu Jun 20 11:15:18 2019 +0000
@@ -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/}
diff -r f20fe359a985 -r e5f47b11d63a security/py-bcrypt/distinfo
--- a/security/py-bcrypt/distinfo Thu Jun 20 09:11:26 2019 +0000
+++ b/security/py-bcrypt/distinfo Thu Jun 20 11:15:18 2019 +0000
@@ -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