diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-09 21:42:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-09 21:42:54 +0000 |
commit | 2bde7a52c4c8d0ac94b6247f9dc99fad2b8eb34b (patch) | |
tree | 442baa4ebbb3b6f4b031cfabf2e9550402538b4e /print/py-cups/distinfo | |
parent | d17bc7c1483a26489d29e000be3e642b42ec6cec (diff) | |
download | pkgsrc-2bde7a52c4c8d0ac94b6247f9dc99fad2b8eb34b.tar.gz |
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 (limited to 'print/py-cups/distinfo')
-rw-r--r-- | print/py-cups/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |