pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-cups Update to 1.9.46:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0724eaf99d7d
branches: trunk
changeset: 397247:0724eaf99d7d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 09 21:42:54 2009 +0000
description:
Update to 1.9.46:
New in 1.9.46:
* cups.Connection.getDevices() now takes optional limit,
exclude_schemes and include_schemes arguments.
* cups.Connection.getPPDs() now takes optional limit, exclude_schemes,
include_schemes, ppd_device_id, ppd_make, ppd_make_and_model,
ppd_model_number, ppd_product, ppd_psversion, ppd_type and
ppd_natural_language arguments.
* cups.ppdSetConformance() method.
* cups.PPD_CONFORM_RELAXED constant.
* cups.PPD_CONFORM_STRICT constant.
* cups.modelSort() now accepts Unicode strings.
New in 1.9.45:
* cups.PPD.localizeIPPReason()
* cups.PPD.localizeMarkerName()
diffstat:
print/py-cups/Makefile | 4 ++--
print/py-cups/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 4fb2c75ae766 -r 0724eaf99d7d print/py-cups/Makefile
--- a/print/py-cups/Makefile Sun Aug 09 21:38:08 2009 +0000
+++ b/print/py-cups/Makefile Sun Aug 09 21:42:54 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/07/23 14:30:48 abs Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/09 21:42:54 wiz Exp $
DISTNAME= pycups-${VERSION}
PKGNAME= ${PYPKGPREFIX}-cups-${VERSION}
-VERSION= 1.9.44
+VERSION= 1.9.46
CATEGORIES= print python
MASTER_SITES= http://cyberelk.net/tim/data/pycups/
EXTRACT_SUFX= .tar.bz2
diff -r 4fb2c75ae766 -r 0724eaf99d7d print/py-cups/distinfo
--- a/print/py-cups/distinfo Sun Aug 09 21:38:08 2009 +0000
+++ b/print/py-cups/distinfo Sun Aug 09 21:42:54 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/10 20:13:29 markd Exp $
+$NetBSD: distinfo,v 1.2 2009/08/09 21:42:54 wiz Exp $
-SHA1 (pycups-1.9.44.tar.bz2) = e5920cba3d888c867c5324810fa2fe18f9deb414
-RMD160 (pycups-1.9.44.tar.bz2) = db1376be3f344cc21c54ee7705b8d57fa016524b
-Size (pycups-1.9.44.tar.bz2) = 39561 bytes
+SHA1 (pycups-1.9.46.tar.bz2) = 3d58a0f7b4a1b6a2880baf9ef5e14eae461d0982
+RMD160 (pycups-1.9.46.tar.bz2) = 591d96786d31f3b452aa7484dd933715904bc32b
+Size (pycups-1.9.46.tar.bz2) = 41626 bytes
SHA1 (patch-aa) = 22ba76d03b7d7e4638f2a81f042b5fcfa48f7ac5
Home |
Main Index |
Thread Index |
Old Index