[Python-modules-commits] [vcr.py] 01/01: Remove _handle_coroutine.py module from Python 2 build

Daniele Tricoli eriol-guest at moszumanska.debian.org
Tue Sep 12 22:42:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a commit to branch master
in repository vcr.py.

commit f1b7896c9a1d879110c5e3f711573f0ca9f33486
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Wed Sep 13 00:24:42 2017 +0200

    Remove _handle_coroutine.py module from Python 2 build
    
    It's a Python 3 only module.
    See https://github.com/kevin1024/vcrpy/issues/330 for details.
---
 debian/python-vcr.pyremove | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/python-vcr.pyremove b/debian/python-vcr.pyremove
index 5e409d8..e950ddc 100644
--- a/debian/python-vcr.pyremove
+++ b/debian/python-vcr.pyremove
@@ -1 +1,2 @@
+vcr/_handle_coroutine.py
 vcr/stubs/aiohttp_stubs.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vcr.py.git



More information about the Python-modules-commits mailing list