File: watch

package info (click to toggle)
mysql-connector-python 9.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,596 kB
  • sloc: python: 82,401; sql: 47,030; ansic: 3,472; cpp: 860; sh: 394; makefile: 208; javascript: 2
file content (8 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
version=4

# - current_os=src is the form value when selecting "Platform independent"
# - the download url is mangled to use the MySQL CDN, as you would have been redirected by the browser
# - the matched url is for the GPG key (...) so we need to mangle the filename to download the right file

opts=filenamemangle=s#.*file=(.*)\&p=29#$1#,downloadurlmangle=s#.*file=(.*)\&.*#https://dev.mysql.com/get/Downloads/Connector-Python/$1# \
  https://dev.mysql.com/downloads/connector/python/?os=src /downloads/gpg/\?file=mysql-connector-python-([\d.]+)(?:-pypi)?-src\.tar\.gz\&p=29