Port details |
- py-git-up Python implementation of 'git up'
- 2.1.0 devel
=1 2.0.3Version of this port present on the latest quarterly branch. - Maintainer: ygy@FreeBSD.org
 - Port Added: 2015-11-07 16:53:55
- Last Update: 2021-10-03 20:52:57
- Commit Hash: 77fa61d
- People watching this port, also watch:: python, unoconv, py38-pycparser, sysinfo
- Also Listed In: python
- License: MIT
- Description:
- 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.org/project/git-up/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}git-up>0:devel/py-git-up@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-git-up/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-git-up
- pkg install py38-git-up
NOTE: This is a Python port. Instead of py38-git-up listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-git-up
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1633293837
SHA256 (git-up-2.1.0.tar.gz) = 6e677d91aeb4de37e62bdc166042243313ec873c3caf9938911ac2e7f52a0652
SIZE (git-up-2.1.0.tar.gz) = 23444
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-click>=7.0.0 : devel/py-click@py38
- py38-colorama>=0.4.0 : devel/py-colorama@py38
- py38-gitpython>=3.0.0 : devel/py-gitpython@py38
- py38-termcolor>=1.1.0 : devel/py-termcolor@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-git-up
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Oct 2021 20:52:57 2.1.0
|
Guangyuan Yang (ygy)  |
devel/py-git-up: Update to 2.1.0
Changelog: https://github.com/msiemens/PyGitUp#v210-2021-10-02 |
25 Sep 2021 03:11:28 2.0.3
|
Guangyuan Yang (ygy)  |
devel/py-git-up: Update to 2.0.3
Changelog: https://github.com/msiemens/PyGitUp#v203-2021-09-23 |
17 May 2021 17:16:45 2.0.2
|
Guangyuan Yang (ygy)  |
devel/py-git-up: Update to 2.0.2
Approved by: lwhsu (mentor) |
29 Apr 2021 17:53:44 1.4.5_2
|
Guangyuan Yang (ygy)  |
Unbreak ports after devel/py-gitpython's PORTNAME change
PR: 255489
Fixes: f133c410c6d97254810f4f0fbd329e42b9eaf3a1
Approved by: lwhsu, portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D30039 |
07 Apr 2021 08:09:01 1.4.5_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.5_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.4.5_1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
18 Dec 2020 18:36:32
1.4.5_1
|
ygy  |
Reset and take che bein.link's maintainership
PR: 251933
Discussed with: rene
Approved by: mikael |
10 Apr 2019 06:18:32
1.4.5_1
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
20 Jun 2018 17:05:44
1.4.5
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
1.4.5
|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
30 Nov 2017 15:50:34
1.4.5 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
23 Oct 2017 18:27:42
1.4.5
|
sunpoet  |
Update to 1.4.5
- While I'm here, add NO_ARCH
Changes: https://github.com/msiemens/PyGitUp/blob/master/README.rst#changelog
PR: 222767
Differential Revision: https://reviews.freebsd.org/D12585
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch>
Approved by: maintainer (timeout, 19 days) |
01 Apr 2016 14:00:57
1.3.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Nov 2015 16:53:46
1.3.0
|
pi  |
devel/py-pygitup: Update to 1.3.0, Rename to py-git-up (PyPI name)
- Support for Python 3 has been added
PR: 204266
Submitted by: pi
Approved by: Maxim Filimonov <che@bein.link> |