File: control

package info (click to toggle)
python-pymysql 0.7.6-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 728 kB
  • sloc: python: 5,764; makefile: 170; sh: 31
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)"