debian/0000775000000000000000000000000012165124134007167 5ustar debian/changelog0000664000000000000000000000664312165116366011062 0ustar restrictedpython (3.6.0-0ubuntu4) saucy; urgency=low * debian/patches/remove_new_python_tests.patch: remove, this was needed to support python 2.6 * debian/patches/no_requires.patch: remove, now handled by dh_python2. * debian/copyright: update to copyright-format 1.0 * debian/tests: switch to zope.testrunner. * Update Standards-Version to 3.9.4 -- Gediminas Paulauskas Thu, 04 Jul 2013 00:37:44 +0300 restrictedpython (3.6.0-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:13:36 +0000 restrictedpython (3.6.0-0ubuntu2) oneiric; urgency=low * Use dh_python2 instead of deprecated python-central (LP: #831411). -- Gediminas Paulauskas Wed, 24 Aug 2011 19:09:29 +0300 restrictedpython (3.6.0-0ubuntu1) maverick; urgency=low * New upstream release. * Switch to dpkg-source 3.0 (quilt) format * Convert to debhelper 7, do not use van.pydeb * Update Standards-Version to 3.8.4 * Build only for python >= 2.6 * debian/patches/add_license.dpatch: remove, the tarball now includes a license. * debian/patches/remove_new_python_tests.dpatch: remove, this was needed to support python 2.4 and 2.5 * debian/patches/remove_new_python_tests.patch: add a similar patch to remove tests that do not compile with python 2.6 * debian/patches/no_requires.patch: remove unneeded setuptools dependency * debian/copyright: convert to dep5 format -- Gediminas Paulauskas Thu, 26 Aug 2010 04:14:24 +0300 restrictedpython (3.5.1-0ubuntu4) lucid; urgency=low * Upload for Lucid (LP: #520199) -- Gediminas Paulauskas Thu, 11 Feb 2010 02:53:49 +0200 restrictedpython (3.5.1-0ubuntu3) karmic; urgency=low * debian/patches/add_license.dpatch: New patch to add a license * List dpatch and debhelper in Build-Depends, others in Build-Depends-Indep -- Gediminas Paulauskas Thu, 11 Feb 2010 13:23:27 +0200 restrictedpython (3.5.1-0ubuntu2) karmic; urgency=low * Switch to using van.pydeb * Fix debian/tests to work on python2.6 * Limit Python-Versions to << 2.7, this version handles only up to 2.6 -- Gediminas Paulauskas Thu, 11 Feb 2010 02:41:09 +0200 restrictedpython (3.5.1-0ubuntu1) karmic; urgency=low * New upstream release * Add copyright * debian/patches/remove_new_python_tests.dpatch: remove windows newlines -- Gediminas Paulauskas Tue, 05 Jan 2010 19:40:40 +0200 python-restrictedpython (3.4.3-1) hardy; urgency=low * New upstream release * Build for all python versions * Build-depend on dpatch * debian/patches/remove_new_python_tests.dpatch: remove tests that do not compile on python 2.4, causing install to fail. -- Gediminas Paulauskas Fri, 22 May 2009 19:03:54 +0300 python-restrictedpython (3.4.2-2) gutsy; urgency=low * Add conflicts: zope3 -- Brian Sutherland Wed, 23 Jul 2008 03:17:48 +0200 python-restrictedpython (3.4.2-1ubuntu1) gutsy; urgency=low * Restrict to python 2.4 based on zope-dev mailing list chatter claiming restricted python is a problem for python 2.5 migrtion. -- Brian Sutherland Mon, 21 Apr 2008 19:37:18 +0200 python-restrictedpython (3.4.2-1) gutsy; urgency=low * Inital Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/tests/0000775000000000000000000000000012165124134010331 5ustar debian/tests/control0000664000000000000000000000005612165115641011740 0ustar Tests: all Depends: @, python-zope.testrunner debian/tests/all0000664000000000000000000000013512165115615011027 0ustar #!/bin/bash testfilter="-s RestrictedPython" . /usr/share/python-zope.testrunner/test_helper debian/source/0000775000000000000000000000000012165124134010467 5ustar debian/source/format0000664000000000000000000000001412165114401011671 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000005512165114401010243 0ustar #!/usr/bin/make -f %: dh --with python2 $@ debian/control0000664000000000000000000000112412165116171010572 0ustar Source: restrictedpython Section: python Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.7 Package: python-restrictedpython Architecture: all Depends: ${python:Depends}, ${misc:Depends} Conflicts: zope3 Description: Restricted execution environment for Python RestrictedPython provides a restricted execution environment for Python, e.g. for running untrusted code. debian/compat0000664000000000000000000000000212165114401010361 0ustar 7 debian/watch0000664000000000000000000000015312165114401010213 0ustar version=3 http://pypi.python.org/packages/source/R/RestrictedPython/RestrictedPython-(.*)\.(?:tar\.gz|zip) debian/copyright0000664000000000000000000000461112165115503011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RestrictedPython Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/RestrictedPython Files: * Copyright: (c) 2002-2010 Zope Foundation and Contributors. License: Zope-2.1 Zope Public License (ZPL) Version 2.1 . A copyright notice accompanies this license document that identifies the copyright holders. . This license has been certified as open source. It has also been designated as GPL compatible by the Free Software Foundation (FSF). . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. . 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. . 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . Disclaimer . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.