Bug 204585 - [maintainer update] devel/py-pycerberus: Update to 0.6
Summary: [maintainer update] devel/py-pycerberus: Update to 0.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 03:27 UTC by Douglas Thrift
Modified: 2015-11-18 20:09 UTC (History)
1 user (show)

See Also:


Attachments
py27-pycerberus-0.6.diff (776 bytes, patch)
2015-11-16 03:27 UTC, Douglas Thrift
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2015-11-16 03:27:31 UTC
Created attachment 163172 [details]
py27-pycerberus-0.6.diff

Update devel/py-pycerberus to 0.6.

From Changelog.txt:

0.6 (24.11.2014)
====================
- stop using 2to3 for Python 3 compatibility and use exactly the same source
  for all Python versions.
- drop support for Python 2.4 and 2.5
- bug fix: detect validator message keys correctly also when messages are
  specified during validator initialization
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-18 20:00:41 UTC
A commit references this bug:

Author: rm
Date: Wed Nov 18 19:59:52 UTC 2015
New revision: 401889
URL: https://svnweb.freebsd.org/changeset/ports/401889

Log:
  devel/py-pycerberus: update to 0.6

  0.6 (24.11.2014)
  ====================
  - stop using 2to3 for Python 3 compatibility and use exactly the same source
    for all Python versions.
  - drop support for Python 2.4 and 2.5
  - bug fix: detect validator message keys correctly also when messages are
    specified during validator initialization

  PR:		204585
  Submitted by:	douglas@douglasthrift.net (maintainer)

Changes:
  head/devel/py-pycerberus/Makefile
  head/devel/py-pycerberus/distinfo
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-11-18 20:09:18 UTC
Committed, thank you!