debian/0000755000000000000000000000000011760165400007166 5ustar debian/changelog0000644000000000000000000000576411760164210011052 0ustar execnet (1.0.9-0.1) unstable; urgency=low * Non-maintainer upload * New upstream release (Closes: #673686) -- Simon Chopin Sat, 26 May 2012 16:28:24 +0200 execnet (1.0.8-1.1) unstable; urgency=low * Non-maintainer upload. * Rebuild to add Python 2.7 support -- Piotr Ożarowski Sun, 08 May 2011 16:45:38 +0200 execnet (1.0.8-1) unstable; urgency=low * Imported Upstream version 1.0.8 * python-support => dh_python2 * ported apipkg patch to new version * Bumped Standards-Version -- Adam Schmalhofer Sat, 26 Feb 2011 22:31:54 +0100 execnet (1.0.6-2) unstable; urgency=low * Fix dpkg-source -x patch fuzziness -- Adam Schmalhofer Mon, 03 May 2010 16:04:11 +0200 execnet (1.0.6-1) unstable; urgency=low * Imported Upstream version 1.0.6 -- Adam Schmalhofer Sun, 02 May 2010 16:15:20 +0200 execnet (1.0.5-3) unstable; urgency=low * Fixed build-dependency - thanks to Chris Lamb -- Adam Schmalhofer Wed, 24 Feb 2010 17:39:03 +0100 execnet (1.0.5-2) unstable; urgency=low * Depend on python-apipkg instead of embedding it -- Adam Schmalhofer Tue, 23 Feb 2010 11:13:04 +0100 execnet (1.0.5-1) unstable; urgency=low * minor simplified cleaning * Imported Upstream version 1.0.5 * Standards-Version bumped to 3.8.4 -- Adam Schmalhofer Sun, 07 Feb 2010 18:48:43 +0100 execnet (1.0.4-1) unstable; urgency=low * Imported Upstream version 1.0.4 -- Adam Schmalhofer Tue, 19 Jan 2010 19:18:29 +0100 execnet (1.0.3-1) unstable; urgency=low * Imported Upstream version 1.0.3 -- Adam Schmalhofer Mon, 18 Jan 2010 14:54:08 +0100 execnet (1.0.2-1) unstable; urgency=low * Use 3.0 (quilt) source package format * Clean execnet.egg-info/SOURCES.txt * Added XS-Python-Version/XB-Python-Version * Imported Upstream version 1.0.2 * Added autopkgtest test -- Adam Schmalhofer Sun, 27 Dec 2009 19:46:30 +0100 execnet (1.0.1-2) unstable; urgency=low * Added improvements from Chris Lamb (Sponsor), thanks - Fixed debian/python-execnet.doc-base filename - Removed redundant section tag in debian/control - Removed unneeded template comments in debian/rules * Use upstreams short description -- Adam Schmalhofer Mon, 07 Dec 2009 09:09:51 +0100 execnet (1.0.1-1) unstable; urgency=low * New upstream release * Updated package description to match upstream -- Adam Schmalhofer Sun, 06 Dec 2009 12:56:43 +0100 execnet (1.0.0-2) unstable; urgency=low * Install documentation in html-format -- Adam Schmalhofer Sat, 05 Dec 2009 16:32:21 +0100 execnet (1.0.0-1) unstable; urgency=low * Initial release (Closes: #559152) -- Adam Schmalhofer Wed, 02 Dec 2009 08:13:35 +0100 debian/python-execnet.doc-base0000644000000000000000000000042111367304134013536 0ustar Document: execnet Title: python-execnet Manual Author: Holger Krekel Abstract: Examples and API documentation for python-execnet Section: Programming/Python Format: HTML Index: /usr/share/doc/python-execnet/html/index.html Files: /usr/share/doc/python-execnet/html/*.html debian/clean0000644000000000000000000000003511367304134010173 0ustar execnet.egg-info/SOURCES.txt debian/rules0000755000000000000000000000077411532270442010256 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh --with python2 $@ override_dh_installdocs: make -C doc html dh_installdocs dh_link /usr/share/javascript/jquery/jquery.min.js \ /usr/share/doc/python-execnet/html/_static/jquery.js dh_link /usr/share/doc/python-execnet/html/_sources/ \ /usr/share/doc/python-execnet/rst override_dh_auto_build: rm -f execnet/apipkg.py execnet/apipkg.pyc dh_auto_build override_dh_clean: dh_clean make -C doc clean override_dh_compress: dh_compress -X.js -X.html debian/watch0000644000000000000000000000012011760165400010210 0ustar version=3 http://pypi.python.org/packages/source/e/execnet/ execnet-(.+).tar.gz debian/tests/0000755000000000000000000000000011367304134010332 5ustar debian/tests/pytest0000755000000000000000000000002311367304134011603 0ustar #!/bin/sh py.test debian/tests/control0000644000000000000000000000005411367304134011734 0ustar Tests: pytest Depends: python-codespeak-lib debian/compat0000644000000000000000000000000211367304134010366 0ustar 7 debian/source/0000755000000000000000000000000011367304134010470 5ustar debian/source/format0000644000000000000000000000001411367304134011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000444511367304134011132 0ustar This work was packaged for Debian by: Adam Schmalhofer on Wed, 02 Dec 2009 08:13:35 +0100 It was downloaded from http://pypi.python.org/packages/source/e/execnet/ Upstream Author: Holger Krekel Copyright: 2009 Holger Krekel License: The execnet package is released under the provisions of the Gnu Public License (GPL), version 2 or later. This package contains some code and contributions from Armin Rigo, Benjamin Peterson, Carl Friedrich Bolz, Maciej Fijalkowski, Ronny Pfannschmidt and others which are usable under the MIT license. If you have questions and/or want to use parts of the code under a different license than the GPL please contact Holger Krekel. execnet/apipkg.py is Copyright 2009 Holger Krekel and licensed under the MIT license. On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. The MIT licenses is: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The Debian packaging is: Copyright (C) 2009 Adam Schmalhofer and is licensed under the GPL version 2, or any later version see `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000151211532270461010571 0ustar Source: execnet Priority: optional Maintainer: Adam Schmalhofer Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3), python-sphinx, python-apipkg Standards-Version: 3.9.1 Section: python Homepage: http://codespeak.net/execnet/ Package: python-execnet Architecture: all Depends: ${python:Depends}, ${misc:Depends}, libjs-jquery, python-apipkg Provides: ${python:Provides} Breaks: ${python:Breaks} Description: rapid multi-Python deployment execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. It provides a minimal and fast API targetting the following uses: . * distribute tasks to local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer a bunch of exec environments debian/patches/0000755000000000000000000000000011760164063010621 5ustar debian/patches/series0000644000000000000000000000002011532270763012030 0ustar external-apipkg debian/patches/external-apipkg0000644000000000000000000000103511760164063013636 0ustar Prepare use (separately) packaged version of apipkg instead of embedded one. execnet/apipkg.{py,pyc} are deleted via debian/rules to avoid patch not applying on upstream upgrades. --- a/execnet/__init__.py +++ b/execnet/__init__.py @@ -5,9 +5,9 @@ """ __version__ = '1.0.9' -import execnet.apipkg +import apipkg -execnet.apipkg.initpkg(__name__, { +apipkg.initpkg(__name__, { 'PopenGateway': '.deprecated:PopenGateway', 'SocketGateway': '.deprecated:SocketGateway', 'SshGateway': '.deprecated:SshGateway', debian/docs0000644000000000000000000000003311367304134010037 0ustar README.txt doc/_build/html