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

Felix Yan felixonmars at gemini.archlinux.org
Thu Feb 24 08:34:45 UTC 2022


    Date: Thursday, February 24, 2022 @ 08:34:44
  Author: felixonmars
Revision: 1136368

upgpkg: python-zope-exceptions 4.5-1

Modified:
  python-zope-exceptions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 08:33:43 UTC (rev 1136367)
+++ PKGBUILD	2022-02-24 08:34:44 UTC (rev 1136368)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zope-exceptions
-pkgver=4.4
-pkgrel=6
+pkgver=4.5
+pkgrel=1
 pkgdesc="Generic exceptions and implementations for Zope"
 arch=('any')
 url="https://github.com/zopefoundation/zope.exceptions"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-zope-interface')
 checkdepends=('python-zope-testrunner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/zopefoundation/zope.exceptions/archive/$pkgver.tar.gz")
-sha512sums=('31a2d5e3fc20b3e9923c8780b85d412adccd826a8d98a62baed116614190fc8a9991980db899781d09c910f11037cfaa2a5f788f08567b8be2bf0055bb6b4073')
+sha512sums=('70994aef2be1aaac83141c29560767d1962a8746165e9b0cc72f766ccbab23115ad7ec3acc2fd30f756d150224dc57b2a6cc758d525b016b7c81a328f027f52e')
 
 build() {
   cd "$srcdir"/zope.exceptions-$pkgver



More information about the arch-commits mailing list