python: fix update-check

This commit is contained in:
Eivind Uggedal 2015-08-17 09:13:03 +00:00
parent eccc922468
commit ea44e9e939

2
srcpkgs/python/update Normal file
View file

@ -0,0 +1,2 @@
site="https://www.python.org/ftp/python/"
pattern='"\K2\.[\d.]+(?=/")'