FreeBSD Bugzilla – Attachment 176079 Details for
Bug 212673
net/py-twitter: Rename to py-python-twitter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-python-twitter-3.1-v04.patch
py-python-twitter-3.1-v04.patch (text/plain), 3.30 KB, created by
Danilo G. Baio
on 2016-10-23 11:56:17 UTC
(
hide
)
Description:
py-python-twitter-3.1-v04.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-10-23 11:56:17 UTC
Size:
3.30 KB
patch
obsolete
>Index: MOVED >=================================================================== >--- MOVED (revision 424506) >+++ MOVED (working copy) >@@ -8771,3 +8771,4 @@ > www/php55-session||2016-10-21|Has expired: EOL upstream since 21 Jul 2016 > www/php55-tidy||2016-10-21|Has expired: EOL upstream since 21 Jul 2016 > www/lighttpd-mod_geoip|www/lighttpd|2016-10-21|Integrated into www/lighttpd >+net/py-twitter|net/py-python-twitter|2016-10-22|Renamed to reflect official name at PyPI/Github >Index: net/Makefile >=================================================================== >--- net/Makefile (revision 424506) >+++ net/Makefile (working copy) >@@ -1017,6 +1017,7 @@ > SUBDIR += py-pystun > SUBDIR += py-python-bitcoinrpc > SUBDIR += py-python-ntlm >+ SUBDIR += py-python-twitter > SUBDIR += py-pyvmomi > SUBDIR += py-pyzmq > SUBDIR += py-qt4-network >@@ -1040,7 +1041,6 @@ > SUBDIR += py-tofu > SUBDIR += py-tweepy > SUBDIR += py-twistedPair >- SUBDIR += py-twitter > SUBDIR += py-twitter-tools > SUBDIR += py-txamqp > SUBDIR += py-txrestapi >Index: net/py-twitter/Makefile >=================================================================== >--- net/py-twitter/Makefile (revision 424506) >+++ net/py-twitter/Makefile (working copy) >@@ -1,12 +1,11 @@ > # Created by: ijliao > # $FreeBSD$ > >-PORTNAME= twitter >-PORTVERSION= 2.2 >+PORTNAME= python-twitter >+PORTVERSION= 3.1 >+DISTVERSIONPREFIX= v > CATEGORIES= net python >-MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= python-${PORTNAME}-${PORTVERSION} > > MAINTAINER= python@FreeBSD.org > COMMENT= Python wrapper around the Twitter API >@@ -17,6 +16,9 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ > ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib > >+USE_GITHUB= yes >+GH_ACCOUNT= bear >+ > NO_ARCH= yes > USES= python > USE_PYTHON= autoplist distutils >Index: net/py-twitter/distinfo >=================================================================== >--- net/py-twitter/distinfo (revision 424506) >+++ net/py-twitter/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (python-twitter-2.2.tar.gz) = b70648c6026ef3772a1c911382d9fd8651fe0b673c15aad7d38d6f685c7c4dc2 >-SIZE (python-twitter-2.2.tar.gz) = 66347 >+TIMESTAMP = 1476277269 >+SHA256 (bear-python-twitter-v3.1_GH0.tar.gz) = d70427c3825611b4fac9a3b96bd7d48ed65ff0e1dd4fb6b4671494f716263432 >+SIZE (bear-python-twitter-v3.1_GH0.tar.gz) = 1847466 >Index: net/py-twitter/files/patch-setup.py >=================================================================== >--- net/py-twitter/files/patch-setup.py (nonexistent) >+++ net/py-twitter/files/patch-setup.py (working copy) >@@ -0,0 +1,10 @@ >+--- setup.py.orig 2016-03-22 03:18:35 UTC >++++ setup.py >+@@ -57,7 +57,6 @@ setup( >+ packages=find_packages(exclude=('tests', 'docs')), >+ platforms=['Any'], >+ install_requires=['future', 'requests', 'requests-oauthlib'], >+- setup_requires=['pytest-runner'], >+ tests_require=['pytest'], >+ keywords='twitter api', >+ classifiers=[ > >Property changes on: net/py-twitter/files/patch-setup.py >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212673
:
174760
|
175591
|
175666
|
176079