FreeBSD Bugzilla – Attachment 193029 Details for
Bug 227959
databases/py-sqlalchemy11 and 12 misspell pymssql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Spell pymssql properly
alchemy-mssql.patch (text/plain), 1.31 KB, created by
Mikhail Teterin
on 2018-05-03 19:39:30 UTC
(
hide
)
Description:
Spell pymssql properly
Filename:
MIME Type:
Creator:
Mikhail Teterin
Created:
2018-05-03 19:39:30 UTC
Size:
1.31 KB
patch
obsolete
>Index: py-sqlalchemy11/Makefile >=================================================================== >--- py-sqlalchemy11/Makefile (revision 468936) >+++ py-sqlalchemy11/Makefile (working copy) >@@ -31,7 +31,7 @@ > PORTDOCS= * > PORTEXAMPLES= * > >-MSSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mssql>=0:databases/py-pymssql@${FLAVOR} >+MSSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymssql>=0:databases/py-pymssql@${FLAVOR} > MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymysql>=0:databases/py-pymysql@${FLAVOR} > PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5.0:databases/py-psycopg2@${FLAVOR} > SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${FLAVOR} >Index: py-sqlalchemy12/Makefile >=================================================================== >--- py-sqlalchemy12/Makefile (revision 468936) >+++ py-sqlalchemy12/Makefile (working copy) >@@ -31,7 +31,7 @@ > PORTDOCS= * > PORTEXAMPLES= * > >-MSSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mssql>=0:databases/py-pymssql@${FLAVOR} >+MSSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymssql>=0:databases/py-pymssql@${FLAVOR} > MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymysql>=0:databases/py-pymysql@${FLAVOR} > PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5.0:databases/py-psycopg2@${FLAVOR} > SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${FLAVOR}
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 227959
: 193029