From 2bde7a52c4c8d0ac94b6247f9dc99fad2b8eb34b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 9 Aug 2009 21:42:54 +0000 Subject: 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() --- print/py-cups/Makefile | 4 ++-- print/py-cups/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index bdb6940c44d..880ae117719 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -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 --git a/print/py-cups/distinfo b/print/py-cups/distinfo index 18b8458b4e6..baf30d7bb17 100644 --- a/print/py-cups/distinfo +++ b/print/py-cups/distinfo @@ -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 -- cgit v1.2.3