Control: tags -1 + patch Hi,
This patch removes the bootstrapping of distribute, which fixes the building the package. Regards, Johannes Brandstätter
Description: Remove bootstrapping of distribute. Author: Johannes Brandstätter <[email protected]> Bug-Debian: http://bugs.debian.org/733435 Last-Update: 2014-04-27 --- pyowncloud-0.3.1.orig/setup.py +++ pyowncloud-0.3.1/setup.py @@ -1,5 +1,3 @@ -from distribute_setup import use_setuptools -use_setuptools() from setuptools import setup, find_packages import csync.version as ver setup(
signature.asc
Description: OpenPGP digital signature

