summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2022-08-26py-mysqldb: Update to version 2.1.1tron1-11/+5
Major changes since version 1.3.10: - Dropped Python 2 support - Dropped Django 1.11 support - Support build with MySQL 8
2021-12-17py-mysqldb: remove post-install rule that deletes two compiled objectswiz1-5/+7
Breaks build with python 2.7 because the paths are different there. Still packages with python 3.6, 3.9, 3.10 on NetBSD. Bump PKGREVISION for PLIST change.
2021-10-06py-mysqldb: Update to version 1.3.10tron1-1/+2
- Python 3 support - bug fixes
2012-10-16Simplify a lot by using egg.mk.wiz1-5/+5
2009-09-22Update "py-mysqldb" package to version 1.2.3rc1 (1.2.3c1).tron1-6/+5
Changes since 1.2.2: - Add a test for connection.ping() - Fix #2061583: Ignore any non-numeric portion of client and server version numbers. - Fix for bug #2479317 (patch #2496558) by kylev. Make some time handling stuff more consistent. - Backport some new trunk tests - Move tests into their own directory to parallel trunk - Short-term fix for bug #2671682. - Add nose.collector as test_suite - We missed one more 2.6-warning generating exception - Fix bug 1808476 for OSX compilation, ported from trunk. - don't leak special-case tuples (present in unicode modes) - Updated ez_setup.py to latest version. - Found one more old-style raise. Should fix #2122496. - Found one more Set reference. - Change raise to use the modern syntax for Python 3.0 compatibility. - Remove more deprecated Set usage. Refs #2156977. - More documentation updates. - Documentation and package data updates - Fix #2001855: Don't use ez_setup; just use setuptools direction. - Fix #2156977: Use frozenset as the base for DBAPISet. Only tested for Python 2.5. - Fix bug #2137599: Better regex for parsing INPUT statements. Passes unit tests but has not been thoroughly tested. - Remove versioned python name from package as egg packaging also does this. This package now works with the "python26" package.
2008-08-06Update py-mysqldb to 1.2.2.mjl1-9/+9
Changes are too many to list since the previous version was from 2002.
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-1/+16
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2002-01-29update to 0.9.1, in response to PR pkg/15054 by jgoerzen@complete.orgdrochner1-5/+34
2002-01-19oops, forgot thisdrochner1-5/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+5