summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb/distinfo
diff options
context:
space:
mode:
authortron <tron>2009-09-22 13:09:30 +0000
committertron <tron>2009-09-22 13:09:30 +0000
commit5695ad1ce848c32191368c13a7abf0caf12ef46f (patch)
tree36688ec10949b05442cb880dd3fc93d528a51626 /databases/py-mysqldb/distinfo
parent3fb5aefa3eacee021067d2f553997678051c0534 (diff)
downloadpkgsrc-5695ad1ce848c32191368c13a7abf0caf12ef46f.tar.gz
Update "py-mysqldb" package to version 1.2.3rc1 (1.2.3c1).
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.
Diffstat (limited to 'databases/py-mysqldb/distinfo')
-rw-r--r--databases/py-mysqldb/distinfo9
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/py-mysqldb/distinfo b/databases/py-mysqldb/distinfo
index af4b219161e..fe1bb909a0e 100644
--- a/databases/py-mysqldb/distinfo
+++ b/databases/py-mysqldb/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/05/24 10:51:18 tron Exp $
+$NetBSD: distinfo,v 1.10 2009/09/22 13:09:30 tron Exp $
-SHA1 (MySQL-python-1.2.2.tar.gz) = 945a04773f30091ad81743f9eb0329a3ee3de383
-RMD160 (MySQL-python-1.2.2.tar.gz) = 3f3ff52102c41f86de3181d33132f15a9882a5b1
-Size (MySQL-python-1.2.2.tar.gz) = 87078 bytes
-SHA1 (patch-aa) = 286e9b9cf0e15b61992831942d934f6773ee7e34
+SHA1 (MySQL-python-1.2.3c1.tar.gz) = ef300cb2c378004b11e81e832cadda559cfd2fc5
+RMD160 (MySQL-python-1.2.3c1.tar.gz) = f32517c86f5fdc9e8d81a9e427492a82af8c58d9
+Size (MySQL-python-1.2.3c1.tar.gz) = 89831 bytes