pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-lxml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 22 14:01:35 UTC 2016

Modified Files:
        pkgsrc/textproc/py-lxml: Makefile distinfo

Log Message:
Updated py-lxml to 3.6.4.

3.6.4 (2016-08-20)
==================

* GH#204, LP#1614693: build fix for MacOS-X.

3.6.3 (2016-08-18)
==================

* LP#1614603: change linker flags to build multi-linux wheels

3.6.2 (2016-08-18)
==================

* LP#1614603: release without source changes to provide cleanly built Linux wheels


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/py-lxml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-lxml/Makefile
diff -u pkgsrc/textproc/py-lxml/Makefile:1.37 pkgsrc/textproc/py-lxml/Makefile:1.38
--- pkgsrc/textproc/py-lxml/Makefile:1.37       Tue Aug  2 23:24:39 2016
+++ pkgsrc/textproc/py-lxml/Makefile    Mon Aug 22 14:01:35 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/08/02 23:24:39 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/08/22 14:01:35 wiz Exp $
 
-DISTNAME=      lxml-3.6.1
+DISTNAME=      lxml-3.6.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  http://lxml.de/files/

Index: pkgsrc/textproc/py-lxml/distinfo
diff -u pkgsrc/textproc/py-lxml/distinfo:1.27 pkgsrc/textproc/py-lxml/distinfo:1.28
--- pkgsrc/textproc/py-lxml/distinfo:1.27       Mon Aug  1 10:51:30 2016
+++ pkgsrc/textproc/py-lxml/distinfo    Mon Aug 22 14:01:35 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2016/08/01 10:51:30 wiz Exp $
+$NetBSD: distinfo,v 1.28 2016/08/22 14:01:35 wiz Exp $
 
-SHA1 (lxml-3.6.1.tgz) = a37f3f77de191a490642d01250cf5e72153fb0b0
-RMD160 (lxml-3.6.1.tgz) = 7095dca17b3bb8c5fe609e04af7a95c47f82e873
-SHA512 (lxml-3.6.1.tgz) = fa7590a63a0d4d5173b79f3f86154039993e09b523179f3ac43c5dfec59299bfafb8436beb92a13e14035cafe0d457cc5fc29ca73ff7c575973af058d6d5d2cc
-Size (lxml-3.6.1.tgz) = 3707480 bytes
+SHA1 (lxml-3.6.4.tgz) = 51fcf2a9a1499909f986c0663b4703406a4a12cc
+RMD160 (lxml-3.6.4.tgz) = 3897118cedaf662d4da567462405fbb470cdf337
+SHA512 (lxml-3.6.4.tgz) = 0412b266d7a70af21f2e4e05d63c3ce63049661ef27e2bf190cbfe1e982b6980fe980a998a360796b958fa9e148ae5bb48136354d4b0bb042055340e37f61e1e
+Size (lxml-3.6.4.tgz) = 3707675 bytes



Home | Main Index | Thread Index | Old Index