Bug 198666 - [NEW PORT] devel/py-pygitup: `git up` implementation in python
Summary: [NEW PORT] devel/py-pygitup: `git up` implementation in python
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: Kurt Jaeger
URL:
Keywords:
Depends on: 198605
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-17 19:33 UTC by Maxim Filimonov
Modified: 2015-04-02 21:24 UTC (History)
1 user (show)

See Also:


Attachments
svn diff (5.23 KB, patch)
2015-03-17 19:34 UTC, Maxim Filimonov
no flags Details | Diff
shar (1.86 KB, application/x-shar)
2015-03-17 19:34 UTC, Maxim Filimonov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Filimonov 2015-03-17 19:33:10 UTC
The mentioned port is missing in the ports tree. portlint -AC says everything is OK, but I can't obviously make a poudriere log because it needs py-colorama>=0.3.2
Comment 1 Maxim Filimonov 2015-03-17 19:34:23 UTC
Created attachment 154462 [details]
svn diff
Comment 2 Maxim Filimonov 2015-03-17 19:34:35 UTC
Created attachment 154463 [details]
shar
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-02 21:23:46 UTC
A commit references this bug:

Author: pi
Date: Thu Apr  2 21:23:44 UTC 2015
New revision: 383074
URL: https://svnweb.freebsd.org/changeset/ports/383074

Log:
  New port: devel/py-pygitup

  PyGitUp is a Python implementation of the great aanand/git-up/. It
  not only fully covers the abilities of git-up and should be a drop-in
  replacement, but also extends it slightly.

  WWW: https://pypi.python.org/pypi/git-up

  PR:		198666
  Submitted by:	Maxim Filimonov <che@bein.link>

Changes:
  head/devel/Makefile
  head/devel/py-pygitup/
  head/devel/py-pygitup/Makefile
  head/devel/py-pygitup/distinfo
  head/devel/py-pygitup/pkg-descr
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-04-02 21:24:32 UTC
Build-tested on 10.1a, 9.3a, 8.4i, looks fine.

Committed, thanks!