debian/0000755000000000000000000000000012252444610007166 5ustar debian/source/0000755000000000000000000000000012252444610010466 5ustar debian/source/format0000644000000000000000000000001412252444036011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000015712252444036010253 0ustar #!/usr/bin/make -f export PYBUILD_NAME=singledispatch %: dh $@ --with python2,python3 --buildsystem=pybuild debian/changelog0000644000000000000000000000023612252444573011051 0ustar singledispatch (3.4.0.2-1) unstable; urgency=low * Initial release. Closes: #732038 -- Barry Warsaw Thu, 12 Dec 2013 18:40:37 -0500 debian/copyright0000644000000000000000000000253212252444036011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: singledispatch Source: https://pypi.python.org/pypi/singledispatch Files: * Copyright: 2013 by Ɓukasz Langa License: Expat Files: debian/* Copyright: 2013 Barry Warsaw License: Expat License: Expat 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. debian/control0000644000000000000000000000276712252444036010607 0ustar Source: singledispatch Maintainer: Barry Warsaw Uploaders: Debian Python Modules Team Homepage: http://docs.python.org/3/library/functools.html#functools.singledispatch Section: python X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Priority: optional Build-Depends: debhelper (>= 8), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools Standards-Version: 3.9.5 Vcs-Hg: https://bitbucket.org/ambv/singledispatch Package: python-singledispatch Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: single-dispatch generic functions for Python PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. . This library is a backport of this functionality to Python 2.6 - 3.3. . This is the Python 2 version of the library. Package: python3-singledispatch Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: single-dispatch generic functions for Python PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. . This library is a backport of this functionality to Python 2.6 - 3.3. . This is the Python 3 version of the library. debian/patches/0000755000000000000000000000000012252444610010615 5ustar debian/patches/series0000644000000000000000000000000012252444036012022 0ustar debian/watch0000644000000000000000000000013612252444036010221 0ustar version=3 https://pypi.python.org/packages/source/s/singledispatch/singledispatch-(.*).tar.gz debian/compat0000644000000000000000000000000212252444036010366 0ustar 8