FreeBSD Bugzilla – Attachment 175666 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-v03.patch
py-python-twitter-3.1-v03.patch (text/plain), 3.39 KB, created by
Danilo G. Baio
on 2016-10-12 14:01:19 UTC
(
hide
)
Description:
py-python-twitter-3.1-v03.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-10-12 14:01:19 UTC
Size:
3.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 423857) >+++ 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: distinfo >=================================================================== >--- distinfo (revision 423857) >+++ 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: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (nonexistent) >+++ 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: 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 >Index: pkg-descr >=================================================================== >Index: ../Makefile >=================================================================== >--- ../Makefile (revision 423857) >+++ ../Makefile (working copy) >@@ -1015,6 +1015,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 >@@ -1038,7 +1039,6 @@ > SUBDIR += py-tofu > SUBDIR += py-tweepy > SUBDIR += py-twistedPair >- SUBDIR += py-twitter > SUBDIR += py-twitter-tools > SUBDIR += py-txamqp > SUBDIR += py-txrestapi >Index: ../../MOVED >=================================================================== >--- ../../MOVED (revision 423857) >+++ ../../MOVED (working copy) >@@ -8677,3 +8677,4 @@ > audio/squeezeboxserver-superdatetime|audio/logitechmediaserver-superdatetime|2016-10-05|Squeezebox Server renamed to Logitech Media Server > audio/squeezeboxserver-trackstat|audio/logitechmediaserver-trackstat|2016-10-05|Squeezebox Server renamed to Logitech Media Server > net/py-uritemplate.py|net/py-uritemplate|2016-10-12|Upstream has consolidated on net/py-uritemplate >+py-twitter|py-python-twitter|2016-10-12|Renamed to reflect official name at PyPI/Github
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