[arch-commits] Commit in python-lazy-object-proxy/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 30 00:47:57 UTC 2021


    Date: Thursday, December 30, 2021 @ 00:47:56
  Author: felixonmars
Revision: 433255

upgpkg: python-lazy-object-proxy 1.7.1-1

Modified:
  python-lazy-object-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-29 22:49:23 UTC (rev 433254)
+++ PKGBUILD	2021-12-30 00:47:56 UTC (rev 433255)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-lazy-object-proxy
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='A fast and thorough lazy object proxy'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-benchmark' 'python-pytest-runner')
 source=("https://github.com/ionelmc/python-lazy-object-proxy/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f66cf87b45cd026fc153b175395046fe2de7526932667125238ff026a921b5d2f650c74ede720572cc219667796fa68a4ad7ec981561d6c775aee59aa1ab935d')
+sha512sums=('aa00e987e99f0917c5bd381186071b32fc3c950fc0b56c71ff4ef6766b1b9af621c6c43f5b94f1df27268363cde225983fd568c0c4433faba7a99ab74b368f48')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list