File: control

package info (click to toggle)
python-pymysql 0.7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 740 kB
  • ctags: 1,453
  • sloc: python: 5,794; makefile: 170; sh: 40
file content (5 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Depends: python-pymysql
Test-Command: cd "$ADTTMP" ; python -c "import pymysql ; print pymysql.VERSION"

Depends: python3-pymysql
Test-Command: cd "$ADTTMP" ; python3 -c "import pymysql ; print(pymysql.VERSION)"