[Python-modules-commits] [python-stopit] 01/01: change control description for python3

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Fri Apr 29 13:21:16 UTC 2016


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

alvesadrian-guest pushed a commit to branch master
in repository python-stopit.

commit c624b5bda2a2d0abc3837e8dc346a1edee0e1c1f
Author: Adrian Alves <aalves at gmail.com>
Date:   Fri Apr 29 10:21:08 2016 -0300

    change control description for python3
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 480a45c..9ed0fce 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Description: Timeout control decorator and context manager
     - a function that raises an exception in another thread, including the main thread.
     - two context managers that may stop its inner block activity on timeout.
     - two decorators that may stop its decorated callables on timeout.
+ .
+ This is the Python 2 compatible package.
 
 Package: python3-stopit
 Architecture: all
@@ -30,4 +32,4 @@ Description: Timeout control decorator and context manager
     - two context managers that may stop its inner block activity on timeout.
     - two decorators that may stop its decorated callables on timeout.
  .
- This package contains the extension built for the Python3 interpreter.
+ This is the Python 3 compatible package.

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



More information about the Python-modules-commits mailing list