[Python-modules-commits] [python-future] branch master updated (b984583 -> 9aa6ad6)
Vincent Bernat
bernat at moszumanska.debian.org
Tue May 3 20:09:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch master
in repository python-future.
from b984583 Remove configparser module and depends on python-configparser
new 38de32f Do not ship a configparser module
new 8acf9d4 merge patched into master
new 6e3c0d5 Do not ship a configparser module
new 92cf501 merge patched into master
new a65a425 Properly fix assertion for pow and compile on Python 3.5
new 4adb5f7 merge patched into master
new f3cd99a Update d/changelog with latest patch information
new 9aa6ad6 d/rules: remove unwanted file from package
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/.git-dpm | 4 +--
debian/changelog | 1 +
...x-assertion-for-pow-and-compile-on-Python.patch | 36 ++++++++++++++++++++++
debian/patches/do-not-use-bootstrap.patch | 4 +--
debian/patches/remove-configparser-module.patch | 17 ++++++++--
.../patches/removes-privacy-breach-in-docs.patch | 4 +--
debian/patches/series | 1 +
debian/rules | 1 +
setup.py | 2 --
src/configparser/__init__.py | 13 --------
tests/test_future/test_builtins.py | 5 ++-
tests/test_future/test_standard_library.py | 3 --
12 files changed, 61 insertions(+), 30 deletions(-)
create mode 100644 debian/patches/0004-Properly-fix-assertion-for-pow-and-compile-on-Python.patch
delete mode 100644 src/configparser/__init__.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-future.git
More information about the Python-modules-commits
mailing list