FreeBSD Bugzilla – Attachment 196067 Details for
Bug 230514
security/py-yubikey-manager: Update to 0.7.1; Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update
yubikey (text/plain), 2.21 KB, created by
Nathan
on 2018-08-10 22:46:27 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-10 22:46:27 UTC
Size:
2.21 KB
patch
obsolete
>security/py-yubikey-manager: Update to 0.7.1 > >* Updated to version 0.7.1 >* Removed un-needed dependencies > -- Added required dependencies according to setup.py >* Set Python version to 2.7 > -- py-openssl not available for Python 3+ > >Changelog: https://raw.githubusercontent.com/Yubico/yubikey-manager/master/NEWS > >Index: security/py-yubikey-manager/Makefile >=================================================================== >--- security/py-yubikey-manager/Makefile (revision 476788) >+++ security/py-yubikey-manager/Makefile (working copy) >@@ -1,26 +1,26 @@ > # $FreeBSD$ > > PORTNAME= yubikey-manager >-PORTVERSION= 0.6.1 >+PORTVERSION= 0.7.1 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ndowens@yahoo.com > COMMENT= Python library and command line tool for configuring a YubiKey > > LICENSE= GPLv3 > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}usb>0:devel/py-usb@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ >- pcsc-spy:devel/pcsc-lite \ >- ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so:devel/libccid \ >- u2f-host:security/libu2f-host \ >+ ${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ > ykpers>0:security/ykpers > >-USES= python:3.4+ >+USES= python:2.7 > USE_PYTHON= autoplist distutils >+NO_ARCH= yes > > .include <bsd.port.mk> >Index: security/py-yubikey-manager/distinfo >=================================================================== >--- security/py-yubikey-manager/distinfo (revision 476788) >+++ security/py-yubikey-manager/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1524469668 >-SHA256 (yubikey-manager-0.6.1.tar.gz) = bd5400b4bd246b3e3aa04e76e4fc665d92389709d6574d2244e3c94a12fe16ad >-SIZE (yubikey-manager-0.6.1.tar.gz) = 78915 >+TIMESTAMP = 1533917745 >+SHA256 (yubikey-manager-0.7.1.tar.gz) = 177bbf953b8557b8de68bacbbdfc56764e93733f337b2327e322cfc4ed4f7d18 >+SIZE (yubikey-manager-0.7.1.tar.gz) = 71834
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-
Actions:
View
|
Diff
Attachments on
bug 230514
:
196067
|
196069
|
196070