diff options
author | recht <recht@pkgsrc.org> | 2003-08-25 19:33:43 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-08-25 19:33:43 +0000 |
commit | 879f63dfc6ac77c25bd13acc76672665a6198b85 (patch) | |
tree | 82ebab674dc3a2ebc5245495eb572ea71ba42464 /net/py-ORBit/distinfo | |
parent | 9955aea0240b08e1455523882955f6356ca6e0f5 (diff) | |
download | pkgsrc-879f63dfc6ac77c25bd13acc76672665a6198b85.tar.gz |
Update to 1.99.7.
Changes:
* fix a problem with handling of exceptions that was uncovered by
Python 2.3.
* disable assigning to unknown attributes on stub instances. Saves
a little memory too.
* add CORBA.ORB.work_pending() and CORBA.ORB.perform_work() methods.
Diffstat (limited to 'net/py-ORBit/distinfo')
-rw-r--r-- | net/py-ORBit/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/py-ORBit/distinfo b/net/py-ORBit/distinfo index 01e8b7b72fa..f1f7b0b7596 100644 --- a/net/py-ORBit/distinfo +++ b/net/py-ORBit/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/08/09 12:51:02 recht Exp $ +$NetBSD: distinfo,v 1.3 2003/08/25 19:33:44 recht Exp $ -SHA1 (pyorbit-1.99.6.tar.bz2) = 695ad10bab65a9f0d421e904e106abdff6903f43 -Size (pyorbit-1.99.6.tar.bz2) = 242618 bytes +SHA1 (pyorbit-1.99.7.tar.bz2) = 7710ae19a5c7392b91f622928f71361c97be43ee +Size (pyorbit-1.99.7.tar.bz2) = 244420 bytes |