Do not ship a configparser module

This module is already backported in python-configparser package.

Bug-Debian: https://bugs.debian.org/822157
Bug: https://github.com/PythonCharmers/python-future/issues/118

Last-Change: Thu, 13 Sep 2018 11:27:00 +0200 (by Andreas Tille <tille@debian.org>
             Most changes adopted upstream


Gbp-Pq: Name remove-configparser-module.patch
This commit is contained in:
Vincent Bernat 2016-05-03 21:51:13 +02:00 committed by openKylinBot
parent a7e39d5255
commit 9b12839401
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ try:
'builtins',
# Catch the case that configparser is in the build folder
# from a previous version of `future`:
'configparser',
'copyreg',
'html',
'http',