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

Thore Bödecker foxxx0 at archlinux.org
Tue Feb 4 13:41:34 UTC 2020


    Date: Tuesday, February 4, 2020 @ 13:41:34
  Author: foxxx0
Revision: 562035

upgpkg: python-pytest-freezegun 0.4.1-1

Modified:
  python-pytest-freezegun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 13:33:33 UTC (rev 562034)
+++ PKGBUILD	2020-02-04 13:41:34 UTC (rev 562035)
@@ -2,7 +2,7 @@
 
 pkgname='python-pytest-freezegun'
 _pkgbase="${pkgname//python-/}"
-pkgver=0.3.0.post1
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="Easily freeze time in pytest test + fixtures"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-black' 'python-pytest' 'python-freezegun')
 makedepends=('python-setuptools-scm')
 source=("${_pkgbase}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1e7a935c02680cc536f46ec6912746d2396d93b51bed9db00472560d1d6c1034a849d495f7cc88895a1ff1eb8d7149266cfad6599e030c6dea8ffcf11b680c80')
+sha512sums=('42cebf13538e9a8aa992555e086886210dfb40b95fd8a4bb8bb79c5968e08aafa1979ff3cb28425993b71f5df91d77012946e36f14ad512a9d3d856eddb5fe3e')
 
 # setuptools won't find version from git tag
 export SETUPTOOLS_SCM_PRETEND_VERSION="${pkgver}"



More information about the arch-commits mailing list