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

Bug#693675: marked as done (ITP: pushy - a simple interface for connecting two python interpreters)



Your message dated Sat, 08 Dec 2012 17:00:07 +0000
with message-id <E1ThNl1-0001g3-Sc@franck.debian.org>
and subject line Bug#693675: fixed in python-pushy 0.5.1-1
has caused the Debian Bug report #693675,
regarding ITP: pushy - a simple interface for connecting two python interpreters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
693675: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693675
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Martin Loschwitz <madkiss@debian.org>

* Package name    : pushy
  Version         : 0.5.1
  Upstream Author : Andrew Wilkins <axwalk@gmail.com>
* URL             : http://packages.python.org/pushy/
* License         : MIT
  Programming Lang: Python
  Description     : a simple interface for connecting two python interpreters

Pushy provides applicaton developers with a simple interface for 
connecting two Python interpreters, either on the local host, or 
over a network. Once connected, the interpreters may access objects 
in each other, as if they were local. Where objects are mutable 
(i.e. may change over time), then objects are “proxied”. This means
that a local object is created that mirrors the remote object, 
and sends all local function/attribute access calls to the remote 
object. Special care has been taken to proxy builtin types properly, 
so that proxied objects may be passed to Python’s various builtin 
functions.

Pushy contains multiple transports for connecting interpreters, as
well as a means for users to provide their own transport modules. 
Builtin transports are provided for connecting to local interpreters, 
and to remote interpreters via SSH, named pipes (using SMB) on 
Microsoft Windows, and over plain old TCP/IP sockets (using daemon).

One of the most useful features of Pushy is that it will take care 
of starting the target Python interpreter for you, depending on 
which transport is selected. Of particular note, the SSH transport 
will start a remote Python interpreter and initialise a Pushy 
connection, without having Pushy installed on the remote system. 
Similarly, the local transport will create a new Python interpreter
on the local host.

-- 
Martin Gerhard Loschwitz
Debian GNU/Linux Developer

--- End Message ---
--- Begin Message ---
Source: python-pushy
Source-Version: 0.5.1-1

We believe that the bug you reported is fixed in the latest version of
python-pushy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 693675@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Loschwitz <madkiss@debian.org> (supplier of updated python-pushy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 19 Nov 2012 07:37:32 +0000
Source: python-pushy
Binary: python-pushy
Architecture: source amd64
Version: 0.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Martin Loschwitz <madkiss@debian.org>
Changed-By: Martin Loschwitz <madkiss@debian.org>
Description: 
 python-pushy - Simple interface for connecting two python interpreters
Closes: 693675
Changes: 
 python-pushy (0.5.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #693675)
Checksums-Sha1: 
 ad536d99d7ce880a8b072ffb9b11ffe89fad93d8 1163 python-pushy_0.5.1-1.dsc
 2920f4296985851c533c11992cfa3ef1657a0cc9 25466 python-pushy_0.5.1.orig.tar.bz2
 9b703bb8fcb0f3065027e311ae8e44ca9acea8cb 2627 python-pushy_0.5.1-1.debian.tar.gz
 7f176e87dacd6cce77febec5b720f7311e13c21c 57582 python-pushy_0.5.1-1_amd64.deb
Checksums-Sha256: 
 d41630a8d75a623510d658386935adbb64f088817f3fdc8bf1dd9bbfb1acbd65 1163 python-pushy_0.5.1-1.dsc
 4030bab9f1459fa4beecf6d5ee81b561461bae15154b7835d72a3dcac96fd2fb 25466 python-pushy_0.5.1.orig.tar.bz2
 f72725af9535c837d83ca6ac94553b68d1866e7b2af48a998acfd3007ce24c40 2627 python-pushy_0.5.1-1.debian.tar.gz
 f974b7cf18a7a9aba530c2529bda10c3e861d432e5b0be8f56cdaaf6361c31fc 57582 python-pushy_0.5.1-1_amd64.deb
Files: 
 4a7f6725c1aa07f6ca869ed37bf0976e 1163 python optional python-pushy_0.5.1-1.dsc
 2421b5f6551cfcb681d3565966972402 25466 python optional python-pushy_0.5.1.orig.tar.bz2
 133fa893550331ef5772eaef4a916446 2627 python optional python-pushy_0.5.1-1.debian.tar.gz
 1a1bebf377d444d909881abb7ba39248 57582 python optional python-pushy_0.5.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlCp6fsACgkQHPo+jNcUXjDf5ACfdMrRk2UsTtbWPT33YAmjOyVX
5TkAnie+elK/yjBOKQSb3tfGKTFdGYzN
=ITyL
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: