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

Thore Bödecker foxxx0 at archlinux.org
Sat Feb 8 09:19:16 UTC 2020


    Date: Saturday, February 8, 2020 @ 09:19:15
  Author: foxxx0
Revision: 563898

upgpkg: python-tempora 2.1.1-1

Modified:
  python-tempora/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 09:12:34 UTC (rev 563897)
+++ PKGBUILD	2020-02-08 09:19:15 UTC (rev 563898)
@@ -3,7 +3,7 @@
 
 pkgname='python-tempora'
 _pkgbase="${pkgname//python-/}"
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Objects and routines pertaining to date and time (tempora)."
 arch=('any')
@@ -13,9 +13,9 @@
 makedepends=('python-setuptools' 'python-setuptools-scm' 'python-six'
              'python-pytz' 'python-jaraco')
 checkdepends=('python-pytest' 'python-pytest-flake8' 'python-pytest-cov' 'python-pytest-black' 'python-freezegun' 'python-pytest-freezegun')
-source=("https://files.pythonhosted.org/packages/source/${_pkgbase:0:1}/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
         'LICENSE')
-sha512sums=('f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e'
+sha512sums=('54103cbfd6b0628be3ac8b70daeafa7955b073a68491fb88633edd19297767c6f6903fa152c6fce913835f10991cc8148b9b47e87d983ede8b4904d3f13e9b50'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
 # setuptools won't find version from git tag



More information about the arch-commits mailing list