FreeBSD Bugzilla – Attachment 196069 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.55 KB, created by
Nathan
on 2018-08-11 02:55:03 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-11 02:55:03 UTC
Size:
2.55 KB
patch
obsolete
>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/5938d59e84b139f357a7f9502fa027db3877c7f5/NEWS > >Index: security/py-yubikey-manager/Makefile >=================================================================== >--- security/py-yubikey-manager/Makefile (revision 476788) >+++ security/py-yubikey-manager/Makefile (working copy) >@@ -1,15 +1,16 @@ > # $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 >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/COPYING > > RUN_DEPENDS= ${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 > >-USES= python:3.4+ >+USES= python > 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 = 1533955267 >+SHA256 (yubikey-manager-0.7.1.tar.gz) = 177bbf953b8557b8de68bacbbdfc56764e93733f337b2327e322cfc4ed4f7d18 >+SIZE (yubikey-manager-0.7.1.tar.gz) = 71834 >Index: security/py-yubikey-manager/pkg-message >=================================================================== >--- 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 en_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
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:
ndowens04
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230514
:
196067
|
196069
|
196070