Updated py-sqlalchemy
Jacob Appelbaum <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm working with some software that requires a newer version of py-sqlalchemy and so I updated the files in /usr/pkgsrc/database/py-sqlalchemy; The patch is extremely small and simple. I've attached it and I hope someone else finds this to be helpful. Best, Jacob ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ pkgsrc-wip-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
py-sqlalchemy.patch
(text/x-patch, 1.2 KB)
Common subdirectories: ./CVS and /usr/pkgsrc/local/py-sqlalchemy/CVS
diff -u ./Makefile /usr/pkgsrc/local/py-sqlalchemy/Makefile
--- ./Makefile 2008-09-04 22:42:28.000000000 +0200
+++ /usr/pkgsrc/local/py-sqlalchemy/Makefile 2009-11-03 14:16:31.000000000 +0100
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 20:42:28 tonnerre Exp $
-SQLALCHEMYVERS= 0.4.7p1
+SQLALCHEMYVERS= 0.5.6
DISTNAME= SQLAlchemy-${SQLALCHEMYVERS}
PKGNAME= ${PYPKGPREFIX}-sqlalchemy-${SQLALCHEMYVERS}
EGG_NAME= ${DISTNAME}
diff -u ./distinfo /usr/pkgsrc/local/py-sqlalchemy/distinfo
--- ./distinfo 2008-09-04 22:42:28.000000000 +0200
+++ /usr/pkgsrc/local/py-sqlalchemy/distinfo 2009-11-03 12:21:42.000000000 +0100
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/09/04 20:42:28 tonnerre Exp $
-SHA1 (SQLAlchemy-0.4.7p1.tar.gz) = b4f158cf7930234b8be8794e481a79ebcbf3fbf0
-RMD160 (SQLAlchemy-0.4.7p1.tar.gz) = da2006ceb80c0d3ddb3ed68dd3c0c0fc7eede2bf
-Size (SQLAlchemy-0.4.7p1.tar.gz) = 1318273 bytes
+SHA1 (SQLAlchemy-0.5.6.tar.gz) = b8ff7521f5b87bfca459b4832ed29b649dbcf318
+RMD160 (SQLAlchemy-0.5.6.tar.gz) = 180dc06f66cac4357c07ce041bfff90ce56ec432
+Size (SQLAlchemy-0.5.6.tar.gz) = 1468356 bytes
signature.asc
(application/pgp-signature, 155 B)
-----BEGIN PGP SIGNATURE----- iD8DBQFK8C7muIQakZ0PrOQRCnMXAJ4rppm7I+crrUA6XY1I5CfbKtU8oACcCZVk u0uqAB/+4vt4WvE9NICTtF0= =YVvB -----END PGP SIGNATURE-----