Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #735857

Bug#818060: FTBFS: pep8 module is now in python-pep8 package

From Brian May <bam@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#818060: FTBFS: pep8 module is now in python-pep8 package
Date 2016-05-02 03:30 +0200
Message-ID <ruaQq-2AB-5@gated-at.bofh.it> (permalink)
References <rc9J8-31b-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

As per documentation at https://wiki.debian.org/NmuDep, I am about to upload
the following change to delayed/2 in order to fix this RC bug.

Regards


dpkg-source: warning: extracting unsigned source package (/home/brian/tree/debian/nmu/python-shortuuid/shortuuid_0.4.3-1.1.dsc)
diff -Nru shortuuid-0.4.3/debian/changelog shortuuid-0.4.3/debian/changelog
--- shortuuid-0.4.3/debian/changelog	2016-02-13 17:11:21.000000000 +1100
+++ shortuuid-0.4.3/debian/changelog	2016-05-02 11:13:08.000000000 +1000
@@ -1,3 +1,10 @@
+shortuuid (0.4.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS. Add python-pep8 to build-depends. Closes: #818060.
+
+ -- Brian May <bam@debian.org>  Mon, 02 May 2016 11:12:25 +1000
+
 shortuuid (0.4.3-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru shortuuid-0.4.3/debian/control shortuuid-0.4.3/debian/control
--- shortuuid-0.4.3/debian/control	2015-10-08 10:13:39.000000000 +1100
+++ shortuuid-0.4.3/debian/control	2016-05-02 07:49:34.000000000 +1000
@@ -6,7 +6,7 @@
                dh-python,
                python-all (>= 2.6),
                python-setuptools,
-               pep8,
+               python-pep8,
                python3-all (>= 3.2),
                python3-setuptools,
                python3-pep8,
-- 
Brian May <bam@debian.org>

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#818060: FTBFS: pep8 module is now in python-pep8 package Brian May <bam@debian.org> - 2016-05-02 03:30 +0200

csiph-web