Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2012 19:08:59 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/171660: [MAINTAINER] devel/py-pygithub: update to 1.7
Message-ID:  <20120915090859.4C4ED39E76@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201209150910.q8F9AB4N087500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171660
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-pygithub: update to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 15 09:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.7
- Update pkg-plist
- Whitespace
- Update Full Name in Makefile header

Changes: https://github.com/jacquev6/PyGithub/blob/v1.7/doc/ChangeLog.md

==[QA]==

portlint: looks fine.
redports: https://redports.org/buildarchive/20120915085218-5916/
unittest: Ran 272 tests in 1.863s - OK

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-pygithub-1.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-pygithub/Makefile ./Makefile
--- /usr/ports/devel/py-pygithub/Makefile	2012-07-18 22:38:45.000000000 +1000
+++ ./Makefile	2012-09-15 18:50:04.000000000 +1000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	py-github
 # Date created:		2012-06-04
-# Whom:			koobs <koobs.freebsd@gmail.com>
+# Whom:			Kubilay Kocak <koobs.freebsd@gmail.com>
 #
 # $FreeBSD: ports/devel/py-pygithub/Makefile,v 1.3 2012/07/18 12:38:45 sunpoet Exp $
 #
 
 PORTNAME=	pygithub
-PORTVERSION=	1.3
+PORTVERSION=	1.7
 CATEGORIES=	devel www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@
 
 USE_ZIP=	yes
 USE_PYTHON=	yes
-USE_PYDISTUTILS=yes
+USE_PYDISTUTILS=	yes
 
 PYDISTUTILS_PKGNAME=	PyGithub
 
diff -ruN --exclude=CVS /usr/ports/devel/py-pygithub/distinfo ./distinfo
--- /usr/ports/devel/py-pygithub/distinfo	2012-07-18 22:38:45.000000000 +1000
+++ ./distinfo	2012-09-15 09:00:15.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (PyGithub-1.3.zip) = a4953433fdec4ae81692d88323f353067a74d38419ea8cd4836392b8231d015c
-SIZE (PyGithub-1.3.zip) = 102285
+SHA256 (PyGithub-1.7.zip) = add63699beac96f23995b05d856a025b02d170217c02d04a9c386a172dd52a70
+SIZE (PyGithub-1.7.zip) = 106824
diff -ruN --exclude=CVS /usr/ports/devel/py-pygithub/pkg-plist ./pkg-plist
--- /usr/ports/devel/py-pygithub/pkg-plist	2012-07-18 22:38:45.000000000 +1000
+++ ./pkg-plist	2012-09-15 18:39:01.000000000 +1000
@@ -1,4 +1,4 @@
-@comment $FreeBSD: ports/devel/py-pygithub/pkg-plist,v 1.2 2012/07/18 12:38:45 sunpoet Exp $
+@comment $FreeBSD: ports/devel/py-pygithub/pkg-plist,v 1.1 2012/06/10 09:47:55 miwi Exp $
 %%PYTHON_SITELIBDIR%%/github/__init__.py
 %%PYTHON_SITELIBDIR%%/github/__init__.pyc
 %%PYTHON_SITELIBDIR%%/github/__init__.pyo
@@ -23,9 +23,15 @@
 %%PYTHON_SITELIBDIR%%/github/CommitStats.py
 %%PYTHON_SITELIBDIR%%/github/CommitStats.pyc
 %%PYTHON_SITELIBDIR%%/github/CommitStats.pyo
+%%PYTHON_SITELIBDIR%%/github/CommitStatus.py
+%%PYTHON_SITELIBDIR%%/github/CommitStatus.pyc
+%%PYTHON_SITELIBDIR%%/github/CommitStatus.pyo
 %%PYTHON_SITELIBDIR%%/github/Comparison.py
 %%PYTHON_SITELIBDIR%%/github/Comparison.pyc
 %%PYTHON_SITELIBDIR%%/github/Comparison.pyo
+%%PYTHON_SITELIBDIR%%/github/ContentFile.py
+%%PYTHON_SITELIBDIR%%/github/ContentFile.pyc
+%%PYTHON_SITELIBDIR%%/github/ContentFile.pyo
 %%PYTHON_SITELIBDIR%%/github/Download.py
 %%PYTHON_SITELIBDIR%%/github/Download.pyc
 %%PYTHON_SITELIBDIR%%/github/Download.pyo
@@ -83,6 +89,9 @@
 %%PYTHON_SITELIBDIR%%/github/Hook.py
 %%PYTHON_SITELIBDIR%%/github/Hook.pyc
 %%PYTHON_SITELIBDIR%%/github/Hook.pyo
+%%PYTHON_SITELIBDIR%%/github/HookDescription.py
+%%PYTHON_SITELIBDIR%%/github/HookDescription.pyc
+%%PYTHON_SITELIBDIR%%/github/HookDescription.pyo
 %%PYTHON_SITELIBDIR%%/github/HookResponse.py
 %%PYTHON_SITELIBDIR%%/github/HookResponse.pyc
 %%PYTHON_SITELIBDIR%%/github/HookResponse.pyo
--- py27-pygithub-1.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120915090859.4C4ED39E76>