FreeBSD Bugzilla – Attachment 202996 Details for
Bug 236655
net/py-tweepy: Update to 3.7.0 (requires requests-oauthlib/oauthlib updates)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-tweepy.patch (text/plain), 3.14 KB, created by
Yuri Victorovich
on 2019-03-20 06:21:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2019-03-20 06:21:48 UTC
Size:
3.14 KB
patch
obsolete
>Index: net/py-tweepy/Makefile >=================================================================== >--- net/py-tweepy/Makefile (revision 496014) >+++ net/py-tweepy/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tweepy >-PORTVERSION= 3.5.0 >-DISTVERSIONPREFIX= v >+DISTVERSION= 3.7.0 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >Index: net/py-tweepy/distinfo >=================================================================== >--- net/py-tweepy/distinfo (revision 496014) >+++ net/py-tweepy/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1500106920 >-SHA256 (tweepy-tweepy-v3.5.0_GH0.tar.gz) = 156748432e71e3f3258d109ef06638c32d2591aa98e480eb321a2c226f4ac47d >-SIZE (tweepy-tweepy-v3.5.0_GH0.tar.gz) = 602727 >+TIMESTAMP = 1553062535 >+SHA256 (tweepy-tweepy-3.7.0_GH0.tar.gz) = a72a457efc0a60340bf19dc4fead291b6758befa061b74d8f7e3f3e03171c8e4 >+SIZE (tweepy-tweepy-3.7.0_GH0.tar.gz) = 427430 >Index: net/py-tweepy/files/patch-setup.py >=================================================================== >--- net/py-tweepy/files/patch-setup.py (revision 496014) >+++ net/py-tweepy/files/patch-setup.py (nonexistent) >@@ -1,22 +0,0 @@ >---- setup.py.orig 2015-11-20 05:42:25 UTC >-+++ setup.py >-@@ -15,7 +15,10 @@ else: >- raise RuntimeError("Unable to find version string in %s." % (VERSIONFILE,)) >- >- install_reqs = parse_requirements('requirements.txt', session=uuid.uuid1()) >-+test_reqs = parse_requirements('test_requirements.txt', session=uuid.uuid1()) >-+ >- reqs = [str(req.req) for req in install_reqs] >-+treqs = [str(req.req) for req in test_reqs] >- >- setup(name="tweepy", >- version=version, >-@@ -26,6 +29,8 @@ setup(name="tweepy", >- url="http://github.com/tweepy/tweepy", >- packages=find_packages(exclude=['tests']), >- install_requires=reqs, >-+ tests_require=treqs, >-+ test_suite='nose.collector', >- keywords="twitter library", >- classifiers=[ >- 'Development Status :: 4 - Beta', > >Property changes on: net/py-tweepy/files/patch-setup.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/py-tweepy/files/patch-test__requirements.txt >=================================================================== >--- net/py-tweepy/files/patch-test__requirements.txt (revision 496014) >+++ net/py-tweepy/files/patch-test__requirements.txt (nonexistent) >@@ -1,9 +0,0 @@ >---- test_requirements.txt.orig 2015-11-20 05:42:25 UTC >-+++ test_requirements.txt >-@@ -1,4 +1,2 @@ >--tox>=1.7.2 >--vcrpy==1.1.2 >--mock==1.0.1 >--unittest2 # Comment this line out if using Python 3. >-+vcrpy>=1.1.2 >-+mock>=1.0.1 > >Property changes on: net/py-tweepy/files/patch-test__requirements.txt >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-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
Flags:
koobs
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 236655
:
202996