ports/170132: [PATCH] net/py-tweepy: update to 1.10, Add LICENSE
Kubilay Kocak <koobs.freebsd@gmail.com>
koobs.freebsd at gmail.com
Wed Jul 25 12:50:07 UTC 2012
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list