Flake8 not needed anymoar.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 16 Sep 2015 08:56:38 +0000 (10:56 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 16 Sep 2015 08:56:38 +0000 (10:56 +0200)
debian/changelog
debian/control
debian/patches/pbuilder-bugs.patch [deleted file]
debian/patches/series

index 7376a9f..1f8e2d5 100644 (file)
@@ -1,5 +1,5 @@
-python-pocci (0.0.2-0~20150915git7bd0427) stable; urgency=low
+python-pocci (0.0.2-0~20150915git8b98b05) stable; urgency=low
 
   * Initial package
 
- -- František Dvořák <valtri@civ.zcu.cz>  Tue, 15 Sep 2015 16:46:57 +0200
+ -- František Dvořák <valtri@civ.zcu.cz>  Wed, 16 Sep 2015 10:56:06 +0200
index b569afe..ed0b197 100644 (file)
@@ -10,8 +10,6 @@ Build-Depends: debhelper (>= 9~),
                python3-all,
                python3-setuptools,
                python-docutils,
-               python-flake8,
-               python3-flake8,
                python-sphinx (>= 1.0.7+dfsg-1~),
                python-pycurl,
                python3-pycurl
diff --git a/debian/patches/pbuilder-bugs.patch b/debian/patches/pbuilder-bugs.patch
deleted file mode 100644 (file)
index f5c0bb3..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Author: František Dvořák <valtri@civ.zcu.cz>
-Date:   Tue Sep 15 16:45:12 2015 +0200
-
-    Workaround bugs in Debian pbuilder: remove dependency for clean.
-
-diff --git a/setup.py b/setup.py
-index e83228a..34a9263 100644
---- a/setup.py
-+++ b/setup.py
-@@ -54,8 +54,6 @@ setup(
-     install_requires=['pycurl'],
--    setup_requires=['flake8'],
--
-     package_data={
-         'pOCCI': [
-             'pOCCI.cfg',
index e32c82a..09b1d6b 100644 (file)
@@ -1,2 +1 @@
 2to3-tests.patch
-pbuilder-bugs.patch