Skip to content

Commit

Permalink
py-fido2: update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Sep 27, 2018
1 parent 095ffe9 commit 52b0643
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-fido2/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0
PortGroup github 1.0 PortGroup github 1.0


name py-fido2 name py-fido2
github.setup Yubico python-fido2 0.3.0 github.setup Yubico python-fido2 0.4.0
categories python security crypto categories python security crypto
platforms darwin platforms darwin
license BSD license BSD
Expand All @@ -17,9 +17,9 @@ long_description Provides library functionality for communicating with a \
FIDO device over USB as well as verifying attestation \ FIDO device over USB as well as verifying attestation \
and assertion signatures. and assertion signatures.


checksums rmd160 372caa822a78066d45612df1d09ad7a9d87ea22f \ checksums rmd160 52e3b90a65cfe37163e3b813d7c51ce43b4c69af \
sha256 706ef4db259918811584b0486baa5e34c9d038f3529c23603ce5729eb470ff7c \ sha256 25748422e4405433259d87a1a5567f91eb646e36ecf8ea2a36f3734e6af6f762 \
size 134466 size 153688


python.versions 27 35 36 python.versions 27 35 36


Expand Down

0 comments on commit 52b0643

Please sign in to comment.