[arch-commits] Commit in python-dateutil (repos/community-any/PKGBUILD trunk/PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Sun Mar 25 20:26:52 UTC 2018


    Date: Sunday, March 25, 2018 @ 20:26:51
  Author: eschwartz
Revision: 312613

accidentally duplicated source line

Modified:
  python-dateutil/repos/community-any/PKGBUILD
  python-dateutil/trunk/PKGBUILD

------------------------------+
 repos/community-any/PKGBUILD |    1 -
 trunk/PKGBUILD               |    1 -
 2 files changed, 2 deletions(-)

Modified: repos/community-any/PKGBUILD
===================================================================
--- repos/community-any/PKGBUILD	2018-03-25 19:26:22 UTC (rev 312612)
+++ repos/community-any/PKGBUILD	2018-03-25 20:26:51 UTC (rev 312613)
@@ -13,7 +13,6 @@
 url="https://github.com/dateutil/dateutil"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 checkdepends=('python-pytest' 'python2-pytest' 'python-freezegun' 'python2-freezegun')
-source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz")
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
 sha256sums=('14eb44faa298942c6385636bfd76bd5c21361632cf8ebc9c20d63fd00f6a069f'
             'SKIP')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2018-03-25 19:26:22 UTC (rev 312612)
+++ trunk/PKGBUILD	2018-03-25 20:26:51 UTC (rev 312613)
@@ -13,7 +13,6 @@
 url="https://github.com/dateutil/dateutil"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 checkdepends=('python-pytest' 'python2-pytest' 'python-freezegun' 'python2-freezegun')
-source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz")
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
 sha256sums=('14eb44faa298942c6385636bfd76bd5c21361632cf8ebc9c20d63fd00f6a069f'
             'SKIP')



More information about the arch-commits mailing list