FreeBSD Bugzilla – Attachment 146455 Details for
Bug 193097
[PATCH] www/py-requests-oauthlib: update to 0.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for py-requests-oauthlib-0.4.1
py-requests-oauthlib-0.4.1.patch (text/plain), 2.29 KB, created by
Muhammad Moinur Rahman
on 2014-08-28 15:04:58 UTC
(
hide
)
Description:
patch for py-requests-oauthlib-0.4.1
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2014-08-28 15:04:58 UTC
Size:
2.29 KB
patch
obsolete
>diff -ruN /usr/ports//www/py-requests-oauthlib/Makefile ./Makefile >--- /usr/ports//www/py-requests-oauthlib/Makefile 2014-01-29 19:18:39.000000000 +0600 >+++ ./Makefile 2014-08-28 21:42:41.373019512 +0600 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/www/py-requests-oauthlib/Makefile 341731 2014-01-29 13:18:39Z miwi $ > > PORTNAME= requests-oauthlib >-PORTVERSION= 0.3.2 >-PORTREVISION= 2 >+PORTVERSION= 0.4.1 > CATEGORIES= www python >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= koobs@FreeBSD.org >@@ -12,18 +12,11 @@ > > LICENSE= ISCL > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.4.2:${PORTSDIR}/security/py-oauthlib \ >- ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock >- >-USE_GITHUB= yes >-GH_ACCOUNT= requests >-GH_TAGNAME= v${PORTVERSION} >-GH_COMMIT= 0b1fe5c >- >-USE_PYTHON= yes >-USE_PYDISTUTILS= yes >-PYDISTUTILS_AUTOPLIST= yes >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.6.2:${PORTSDIR}/security/py-oauthlib \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=2:${PORTSDIR}/www/py-requests >+ >+USES= python >+USE_PYTHON= distutils autoplist > > regression-test: build > @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test >diff -ruN /usr/ports//www/py-requests-oauthlib/distinfo ./distinfo >--- /usr/ports//www/py-requests-oauthlib/distinfo 2013-06-10 07:12:52.000000000 +0600 >+++ ./distinfo 2014-08-28 20:31:34.197314030 +0600 >@@ -1,2 +1,2 @@ >-SHA256 (requests-oauthlib-0.3.2.tar.gz) = 93f6252c16537d7d42ca6777e97425a7de801772afc2df5244ae65eaf5b74f51 >-SIZE (requests-oauthlib-0.3.2.tar.gz) = 13926 >+SHA256 (requests-oauthlib-0.4.1.tar.gz) = c6d2550c4fefc2a03d7422caf61e72ca7827854e0deefe201deb34a91527d88e >+SIZE (requests-oauthlib-0.4.1.tar.gz) = 14439 >diff -ruN /usr/ports//www/py-requests-oauthlib/files/patch-setup.py ./files/patch-setup.py >--- /usr/ports//www/py-requests-oauthlib/files/patch-setup.py 2013-05-13 18:38:41.000000000 +0600 >+++ ./files/patch-setup.py 1970-01-01 06:00:00.000000000 +0600 >@@ -1,12 +0,0 @@ >---- ./setup.py.orig 2013-05-04 16:37:49.000000000 +1000 >-+++ ./setup.py 2013-05-04 17:04:12.135652732 +1000 >-@@ -43,6 +43,9 @@ >- 'Programming Language :: Python :: 2.6', >- 'Programming Language :: Python :: 2.7', >- ), >-+ zip_safe=False, >-+ tests_require = ['mock'], >-+ test_suite="tests", >- ) >- >-
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 193097
: 146455