Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2012 22:40:55 +1000 (EST)
From:      "Kubilay Kocak <koobs.freebsd@gmail.com>" <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/170132: [PATCH] net/py-tweepy: update to 1.10, Add LICENSE
Message-ID:  <20120725124055.95DF939F2C@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201207251250.q6PCo6Rl024429@freefall.freebsd.org>

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

>Number:         170132
>Category:       ports
>Synopsis:       [PATCH] net/py-tweepy: update to 1.10, Add LICENSE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 25 12:50:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak <koobs.freebsd@gmail.com>
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.10
- Add LICENSE

Changes: https://github.com/tweepy/tweepy/commits/1.10?

==[QA]==

Redports build clean: https://redports.org/buildarchive/20120725122013-10825/

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

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

--- py27-tweepy-1.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/py-tweepy/Makefile ./Makefile
--- /usr/ports/net/py-tweepy/Makefile	2012-06-26 14:01:07.000000000 +1000
+++ ./Makefile	2012-07-25 22:19:18.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tweepy
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	A library for accessing the Twitter.com API
 
+LICENSE=	MIT
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
diff -ruN --exclude=CVS /usr/ports/net/py-tweepy/distinfo ./distinfo
--- /usr/ports/net/py-tweepy/distinfo	2012-06-26 14:01:07.000000000 +1000
+++ ./distinfo	2012-07-25 22:19:21.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (tweepy-1.9.tar.gz) = f5e5d7b95ae481c01b5440635170e9a5407ab6ca0a13c0ee29b064bbb2926330
-SIZE (tweepy-1.9.tar.gz) = 21661
+SHA256 (tweepy-1.10.tar.gz) = e3b2860001e83b7fccf0910e7fae7e5c4f47bca40b1e0bc81bfd42cb55d53d53
+SIZE (tweepy-1.10.tar.gz) = 21691
--- py27-tweepy-1.10.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?20120725124055.95DF939F2C>