[arch-commits] Commit in python-tempora/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Tue Aug 11 12:54:47 UTC 2020
Date: Tuesday, August 11, 2020 @ 12:54:47
Author: foxxx0
Revision: 674521
upgpkg: python-tempora 4.0.0-1: update to upstream release 4.0.0
Modified:
python-tempora/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-11 12:51:33 UTC (rev 674520)
+++ PKGBUILD 2020-08-11 12:54:47 UTC (rev 674521)
@@ -3,7 +3,7 @@
pkgname='python-tempora'
_pkgbase="${pkgname//python-/}"
-pkgver=3.0.0
+pkgver=4.0.0
pkgrel=1
pkgdesc="Objects and routines pertaining to date and time (tempora)."
arch=('any')
@@ -12,10 +12,12 @@
depends=('python' 'python-six' 'python-pytz' 'python-jaraco')
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')
+checkdepends=('python-pytest' 'python-pytest-flake8' 'python-pytest-cov'
+ 'python-pytest-black' 'python-freezegun' 'python-pytest-freezegun'
+ 'python-pytest-mypy')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
'LICENSE')
-sha512sums=('8fbd660b5785a4e9fbfd8194d7247ced5f32a0d9a03020e4bf04ad7a2f4ba6cf412b46e0b912df0572fd60da0244c94506c151d8a73063e3ca51c8d3abf49ac8'
+sha512sums=('3413aba9cf9b3a3448ff85c6d9a0ed823bf9ccb356fe397487e84d745c41df5f19571267adc8bc7bf6b9ca0f79dd0177fcdb4fc70856b7c59640993b3b80dc81'
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
# setuptools won't find version from git tag
More information about the arch-commits
mailing list