Watch file results
component: main
distribution: debian
last_check: 2022-08-08 00:22:23.923728
release: sid
source: mysql-connector-python
status: error
version: 8.0.15-3
warnings: In debian/watch no matching files for watch line http://dev.mysql.com/downloads/connector/python/?os=26 .*mysql-connector-python-([\d.]+)\.tar\.gz
watch_file:
version=3 # - current_os=26 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/.*=(.*)/$1/,downloadurlmangle=s/dev.mysql.com\/downloads\/gpg.php\?file=/cdn.mysql.com\/Downloads\/Connector-Python\// \ http://dev.mysql.com/downloads/connector/python/?os=26 .*mysql-connector-python-([\d.]+)\.tar\.gz