[arch-commits] Commit in python-tox/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 9 15:31:43 UTC 2017


    Date: Friday, June 9, 2017 @ 15:31:42
  Author: felixonmars
Revision: 235570

update upstream url

Modified:
  python-tox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-09 15:29:55 UTC (rev 235569)
+++ PKGBUILD	2017-06-09 15:31:42 UTC (rev 235570)
@@ -10,12 +10,12 @@
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
-url='http://testrun.org/tox/latest/'
+url='https://tox.readthedocs.io'
 license=('GPL2')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 'python-virtualenv'
              'python2-virtualenv' 'python-pluggy' 'python2-pluggy')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/t/tox/tox-${pkgver}.tar.gz")
+source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
 sha256sums=('9c3bdc06fe411d24015e8bbbab9d03dc5243a970154496aac13f9283682435f9')
 
 prepare() {



More information about the arch-commits mailing list