FreeBSD Bugzilla – Attachment 180757 Details for
Bug 217734
textproc/py-wtforms : update sqlachemy dependency to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update sqlalchemy dependency
textproc__py-wtforms.diff (text/plain), 760 bytes, created by
Rene Ladan
on 2017-03-12 21:22:55 UTC
(
hide
)
Description:
patch to update sqlalchemy dependency
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2017-03-12 21:22:55 UTC
Size:
760 bytes
patch
obsolete
>Index: textproc/py-wtforms/Makefile >=================================================================== >--- textproc/py-wtforms/Makefile (revision 436027) >+++ textproc/py-wtforms/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= wtforms > PORTVERSION= 2.1 >+PORTREVISION= 1 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -16,7 +17,7 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ >- ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:databases/py-sqlalchemy08 \ >+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \ > ${PYTHON_PKGNAMEPREFIX}pep8>0:devel/pep8 \ > ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil >
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 217734
:
180756
| 180757