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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 31 11:53:32 UTC 2022


    Date: Sunday, July 31, 2022 @ 11:53:32
  Author: arojas
Revision: 1259311

upgpkg: python-freezegun 1.2.1-1: Update to 1.2.1

Modified:
  python-freezegun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 11:51:47 UTC (rev 1259310)
+++ PKGBUILD	2022-07-31 11:53:32 UTC (rev 1259311)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-freezegun
-pkgver=1.1.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Let your Python tests travel through time"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-dateutil')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/spulec/freezegun/archive/$pkgver.tar.gz")
-sha512sums=('adab1125517fe5e3c2ab203990172d4ef8beaed635fb9e2cf69bc5a4aa97baa8b73a17cd4a03e24ff1da54bcbe68f6393f25e372f374b220917309b16e2d521d')
+sha512sums=('18342fe2f2dcebcd16e909a5d10e2fdad7d43831d395883de9c0773bfff8b902616ef95516c6876176bdc3ae868fd07d9c2085b27d65b7ea9c9033bcf256c0f6')
 
 build() {
   cd "$srcdir"/freezegun-$pkgver



More information about the arch-commits mailing list