FreeBSD Bugzilla – Attachment 175591 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-v02.patch
py-python-twitter-3.1-v02.patch (text/plain), 1.89 KB, created by
Danilo G. Baio
on 2016-10-09 22:31:33 UTC
(
hide
)
Description:
py-python-twitter-3.1-v02.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-10-09 22:31:33 UTC
Size:
1.89 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 423537) >+++ Makefile (working copy) >@@ -1,12 +1,11 @@ > # Created by: ijliao > # $FreeBSD$ > >-PORTNAME= twitter >-PORTVERSION= 2.2 >+PORTNAME= python-twitter >+PORTVERSION= 3.1 > CATEGORIES= net python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= python-${PORTNAME}-${PORTVERSION} > > MAINTAINER= python@FreeBSD.org > COMMENT= Python wrapper around the Twitter API >Index: distinfo >=================================================================== >--- distinfo (revision 423537) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (python-twitter-2.2.tar.gz) = b70648c6026ef3772a1c911382d9fd8651fe0b673c15aad7d38d6f685c7c4dc2 >-SIZE (python-twitter-2.2.tar.gz) = 66347 >+TIMESTAMP = 1473807052 >+SHA256 (python-twitter-3.1.tar.gz) = 74cfdd6a7bbe00fdd08ce582c9a2ee5d6c080e6c228ffced009a356092fbb923 >+SIZE (python-twitter-3.1.tar.gz) = 80586 >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 >===================================================================
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