mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
Add a warning message that this software is not maintained and could became
obsolete in the nearest future.
This commit is contained in:
parent
c83cc05bcc
commit
a9600cccfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28769
1 changed files with 10 additions and 0 deletions
10
databases/py-MySQL/pkg-message
Normal file
10
databases/py-MySQL/pkg-message
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
WARNING: This port is a very old Python MySQL interface which doesn't actively
|
||||||
|
maintained by its authors anymore. Some efforts were required to make
|
||||||
|
it working with newest versions of MySQL, and it is highly likely
|
||||||
|
that further MySQL development would make hard or even impossible to
|
||||||
|
get this module working in the future.
|
||||||
|
|
||||||
|
The better port named py-MySQLdb available, which should be used in
|
||||||
|
all cases where compatability and future maintainability is desirable.
|
||||||
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
Loading…
Add table
Reference in a new issue