shithub: aubio

Download patch

ref: 0f425aa87ba5b2703624e167801d794312e77032
parent: 3f512b84f0c94b21f18d5b3e70019d8691823004
author: Paul Brossier <[email protected]>
date: Mon Feb 13 12:20:14 EST 2017

setup.py: update to https

--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@
     author_email = '[email protected]',
     maintainer = 'Paul Brossier',
     maintainer_email = '[email protected]',
-    url = 'http://aubio.org/',
+    url = 'https://aubio.org/',
     platforms = 'any',
     classifiers = classifiers,
     install_requires = ['numpy'],