[Python-modules-commits] [python-datrie] 05/07: Fix python3 version
Ondřej Nový
onovy at moszumanska.debian.org
Mon Jun 27 12:53:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-datrie.
commit 6c4993efa82aee772a75bb2a20790731be8afc28
Author: Filip Pytloun <filip at pytloun.cz>
Date: Mon Jun 27 14:46:16 2016 +0200
Fix python3 version
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5b385f7..d6b3c29 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Homepage: https://github.com/kmike/datrie
X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
+X-Python3-Version: >= 3.3
Package: python-datrie
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-datrie.git
More information about the Python-modules-commits
mailing list