FreeBSD Bugzilla – Attachment 195254 Details for
Bug 229870
Update www/py-falcon to 1.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.4.1
falcon.diff (text/plain), 1.79 KB, created by
Grzegorz Blach
on 2018-07-18 16:37:58 UTC
(
hide
)
Description:
Update to 1.4.1
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2018-07-18 16:37:58 UTC
Size:
1.79 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 474871) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= falcon >-PORTVERSION= 1.0.0 >+PORTVERSION= 1.4.1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,12 +11,20 @@ > COMMENT= High-performance Python framework for building cloud APIs > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}six>=1.1.0:devel/py-six@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}mimeparse>=0.1.4:devel/py-mimeparse@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}mimeparse>=1.5.2:devel/py-mimeparse@${PY_FLAVOR} > > USES= python > USE_PYTHON= distutils autoplist cython > >+do-test: >+ @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER}) >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 474871) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1473929388 >-SHA256 (falcon-1.0.0.tar.gz) = ddce23a2dd0abba6d19775e9bf7ba64e184b15a0e7163e65f62af63354193f63 >-SIZE (falcon-1.0.0.tar.gz) = 308470 >+TIMESTAMP = 1531865672 >+SHA256 (falcon-1.4.1.tar.gz) = 3981f609c0358a9fcdb25b0e7fab3d9e23019356fb429c635ce4133135ae1bc4 >+SIZE (falcon-1.4.1.tar.gz) = 354158
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 229870
: 195254