use HTTPS in URLs where supported (#1741)
This commit is contained in:
@@ -5,7 +5,7 @@ pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Backports of the traceback module'
|
||||
arch=('any')
|
||||
url='http://pypi.python.org/pypi/traceback2'
|
||||
url='https://pypi.python.org/pypi/traceback2'
|
||||
license=('PSF')
|
||||
depends=('python2-linecache2' 'python2-six')
|
||||
makedepends=('python2-setuptools' 'python2-pbr')
|
||||
|
||||
Reference in New Issue
Block a user