Skip to content

Commit 88b7cb8

Browse files
committed
Python version restricted
1 parent 7dfbd21 commit 88b7cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Standards-Version: 3.9.1
77

88
Package: tarantool-python
99
Architecture: any
10-
Depends: ${misc:Depends}, dh_python2, python-yaml, python-msgpack | msgpack-python
10+
Depends: ${misc:Depends}, python-all (>= 2.6.6-3), python-yaml, python-msgpack | msgpack-python
1111
Description: Python client library for Tarantool Database
1212
Python driver for Tarantool 1.6
1313
===============================

0 commit comments

Comments
 (0)