Bug 189917 - [PATCH] databases/py-riak: update to 2.0.3
Summary: [PATCH] databases/py-riak: update to 2.0.3
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: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-18 20:30 UTC by Bartek Rutkowski
Modified: 2014-08-30 02:34 UTC (History)
1 user (show)

See Also:


Attachments
py-riak-2.0.3.patch (743 bytes, patch)
2014-05-18 20:30 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-18 20:30:00 UTC
- Update to 2.0.3

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-riak/2.0.3/

Port maintainer (koobs@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-18 20:30:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->koobs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2014-06-08 12:21:54 UTC
Later versions require riak_pb from pypi which we don't yet have a port for. See setup.py:

install_requires = ["riak_pb >=1.4.4, < 1.5.0"]
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2014-08-30 02:27:03 UTC
devel/rial_pb has been committed [1]

[1] http://svnweb.freebsd.org/changeset/ports/366370
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-08-30 02:33:22 UTC
A commit references this bug:

Author: koobs
Date: Sat Aug 30 02:32:59 UTC 2014
New revision: 366586
URL: http://svnweb.freebsd.org/changeset/ports/366586

Log:
  databases/py-riak: Update to 2.1.0rc1

  - Update to 2.1.0rc1
  - Add py-openssl to RUN_DEPENDS
  - Add LICENSE_FILE
  - Update COMMENT (from setup.py)
  - Modernise Python framework entries
  - Limit Python version to -2.7 (As recommended upstream)

  Announcement:

    http://lists.basho.com/pipermail/riak-users_lists.basho.com/2014-July/015631.html

  PR:		189917

Changes:
  head/databases/py-riak/Makefile
  head/databases/py-riak/distinfo