Bug 172850 - [MAINTAINER] security/py-pysha3: update to 0.3
Summary: [MAINTAINER] security/py-pysha3: update to 0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 13:00 UTC by koobs
Modified: 2012-11-05 22:16 UTC (History)
0 users

See Also:


Attachments
py27-pysha3-0.3.patch (936 bytes, patch)
2012-10-18 13:00 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-10-18 13:00:00 UTC
- Update to 0.3

Changes:

- Fix 64bit big endian support
- Add workaround for alignment error on 64bit SPARC machine by using the opt32
  implementation.
- block_size now returns NotImplemented to prevent users from using pysha3
  with the hmac module.
  
====[QA]====
portlint: looks fine.
porttest: OK
unittest: Ran 16 tests in 0.004s - OK
redports: https://redports.org/buildarchive/20121018094849-17390/

Note: All redports builds include regression-test run
============

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-18 13:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Sofian Brabez freebsd_committer freebsd_triage 2012-10-18 13:02:27 UTC
Responsible Changed
From-To: freebsd-python->sbz

I'll take it.
Comment 3 Sofian Brabez freebsd_committer freebsd_triage 2012-11-05 22:16:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!