From owner-freebsd-python@freebsd.org Sat Aug 11 03:18:09 2018 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 302A4105BC33 for ; Sat, 11 Aug 2018 03:18:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C1EA288F1E for ; Sat, 11 Aug 2018 03:18:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 83005105BC2E; Sat, 11 Aug 2018 03:18:08 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6104D105BC2C for ; Sat, 11 Aug 2018 03:18:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 02D2E88F18 for ; Sat, 11 Aug 2018 03:18:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 49F65CDEA for ; Sat, 11 Aug 2018 03:18:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7B3I7S3099006 for ; Sat, 11 Aug 2018 03:18:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7B3I7l9098996 for python@FreeBSD.org; Sat, 11 Aug 2018 03:18:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 230514] security/py-yubikey-manager: Update to 0.7.1; Take MAINTAINER'ship Date: Sat, 11 Aug 2018 03:18:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ndowens@yahoo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2018 03:18:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230514 --- Comment #6 from Nathan --- Comment on attachment 196069 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196069 Update >security/py-yubikey-manager: Update to 0.7.1 > >* Updated to version 0.7.1 >* Corrected License according to COPYING file >* Added pkg-message pertaining to Python 3 > -- UTF Locale needs to be set in Python 3 > >Changelog: https://raw.githubusercontent.com/Yubico/yubikey-manager/5938d5= 9e84b139f357a7f9502fa027db3877c7f5/NEWS > >Index: security/py-yubikey-manager/Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- security/py-yubikey-manager/Makefile (revision 476788) >+++ security/py-yubikey-manager/Makefile (working copy) >@@ -1,15 +1,16 @@ > # $FreeBSD$ >=20 > PORTNAME=3D yubikey-manager >-PORTVERSION=3D 0.6.1 >+PORTVERSION=3D 0.7.1 > CATEGORIES=3D security python > MASTER_SITES=3D CHEESESHOP > PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} >=20 >-MAINTAINER=3D ports@FreeBSD.org >+MAINTAINER=3D ndowens@yahoo.com > COMMENT=3D Python library and command line tool for configuring a YubiKey >=20 >-LICENSE=3D GPLv3 >+LICENSE=3D BSD2CLAUSE >+LICENSE_FILE=3D ${WRKSRC}/COPYING >=20 > RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_= FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ >@@ -20,7 +21,8 @@ > u2f-host:security/libu2f-host \ > ykpers>0:security/ykpers >=20 >-USES=3D python:3.4+ >+USES=3D python > USE_PYTHON=3D autoplist distutils >+NO_ARCH=3D yes >=20 > .include >Index: security/py-yubikey-manager/distinfo >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- security/py-yubikey-manager/distinfo (revision 476788) >+++ security/py-yubikey-manager/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP =3D 1524469668 >-SHA256 (yubikey-manager-0.6.1.tar.gz) =3D bd5400b4bd246b3e3aa04e76e4fc665= d92389709d6574d2244e3c94a12fe16ad >-SIZE (yubikey-manager-0.6.1.tar.gz) =3D 78915 >+TIMESTAMP =3D 1533955267 >+SHA256 (yubikey-manager-0.7.1.tar.gz) =3D 177bbf953b8557b8de68bacbbdfc567= 64e93733f337b2327e322cfc4ed4f7d18 >+SIZE (yubikey-manager-0.7.1.tar.gz) =3D 71834 >Index: security/py-yubikey-manager/pkg-message >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- security/py-yubikey-manager/pkg-message (nonexistent) >+++ security/py-yubikey-manager/pkg-message (working copy) >@@ -0,0 +1,8 @@ >+ >+If using Python3.x: >+You must export your UTF-8 locale, for ykman to run >+ >+Example: >+export LC_ALL=3Den_US.UTF-8 >+ >+ > >Property changes on: security/py-yubikey-manager/pkg-message >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property --=20 You are receiving this mail because: You are on the CC list for the bug.=