Bug 213821 - devel/py-pygit2: update to 0.24.1
Summary: devel/py-pygit2: update to 0.24.1
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: Mark Felder
URL: https://pypi.python.org/pypi/pygit2#id1
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-26 23:10 UTC by Jan Beich
Modified: 2016-12-05 00:15 UTC (History)
3 users (show)

See Also:
wg: maintainer-feedback+
feld: merge-quarterly+


Attachments
v0 (green on 9.3 i386, 9.3 amd64, 10.1 i386, 10.3 amd64, 11.0 i386) (1.57 KB, patch)
2016-10-26 23:10 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2016-10-26 23:10:39 UTC
Created attachment 176204 [details]
v0 (green on 9.3 i386, 9.3 amd64, 10.1 i386, 10.3 amd64, 11.0 i386)

I'm trying to port gitfs-0.4.4 which wants pygit2==0.24.1. Rather than investigating whether it'd work with older version why not just update.

  $ make test
  [...]
  ===>   py27-pygit2-0.24.1 depends on file: /usr/local/bin/python2.7 - found
  running test
  running build
  running build_py
  running build_ext
  generating cffi module 'build/temp.freebsd-10.1-RELEASE-i386-2.7/pygit2._libgit2.c'
  already up-to-date
  ......................................................................................................................................................................................................................................................................
  ----------------------------------------------------------------------
  Ran 262 tests in 5.129s

  OK

MFH candidate because 0.24.0 is in bad state:

  $ pkg install -qy py27-pygit2
  $ python2.7
  >>> import pygit2
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/local/lib/python2.7/site-packages/pygit2/__init__.py", line 42, in <module>
      from .repository import Repository
    File "/usr/local/lib/python2.7/site-packages/pygit2/repository.py", line 40, in <module>
      import six
  ImportError: No module named six
Comment 1 Jan Beich freebsd_committer freebsd_triage 2016-10-26 23:12:45 UTC
If you're curious about my do-test see (stalled) review D3791.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-27 12:00:33 UTC
A commit references this bug:

Author: wg
Date: Thu Oct 27 12:00:21 UTC 2016
New revision: 424760
URL: https://svnweb.freebsd.org/changeset/ports/424760

Log:
  devel/py-pygit2: update to 0.24.1

  PR:		213821
  Submitted by:	jbeich

Changes:
  head/devel/py-pygit2/Makefile
  head/devel/py-pygit2/distinfo
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2016-10-27 13:18:29 UTC
Thanks!
Comment 4 Jan Beich freebsd_committer freebsd_triage 2016-10-27 14:36:20 UTC
Can someone from portmgr/ports-secteam approve MFH for ports r424760? See comment 0, and the update is low risk (few consumers, all OK).
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-12-05 00:15:24 UTC
A commit references this bug:

Author: feld
Date: Mon Dec  5 00:14:58 UTC 2016
New revision: 427823
URL: https://svnweb.freebsd.org/changeset/ports/427823

Log:
  MFH: r424760

  devel/py-pygit2: update to 0.24.1

  PR:		213821
  Submitted by:	jbeich

  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/devel/py-pygit2/Makefile
  branches/2016Q4/devel/py-pygit2/distinfo