[arch-commits] Commit in python-freezegun/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 24 08:21:30 UTC 2020
Date: Friday, January 24, 2020 @ 08:21:29
Author: felixonmars
Revision: 555313
upgpkg: python-freezegun 0.3.14-1
Modified:
python-freezegun/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-24 08:20:29 UTC (rev 555312)
+++ PKGBUILD 2020-01-24 08:21:29 UTC (rev 555313)
@@ -2,7 +2,7 @@
pkgbase=python-freezegun
pkgname=('python-freezegun' 'python2-freezegun')
-pkgver=0.3.13
+pkgver=0.3.14
pkgrel=1
pkgdesc="Let your Python tests travel through time"
arch=('any')
@@ -12,7 +12,7 @@
checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock'
'python-coverage' 'python2-coverage' 'python-dateutil' 'python2-dateutil')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/spulec/freezegun/archive/$pkgver.tar.gz")
-sha512sums=('bcb618d92ec58b3d64c02af7d4bf5fc5469f299f52cc74ef87f29e970cf45fac71e1db39aa96736586ff634d4f58d5f52655ccc3cf6238a6f78626050faa3148')
+sha512sums=('7f01439b36ac580c5cd4e3953f7285fb9cf00e99e99cd515d66581477c5c7c67fe2f3c42701d50f64562500e2b31d3d085f05d2b53ab5b757df07944e3411dd4')
prepare() {
cp -a freezegun-$pkgver{,-py2}
More information about the arch-commits
mailing list