[arch-commits] Commit in python-logilab-common/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Dec 20 02:15:31 UTC 2021
Date: Monday, December 20, 2021 @ 02:15:31
Author: felixonmars
Revision: 1079272
upgpkg: python-logilab-common 1.8.2-1
Modified:
python-logilab-common/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-20 02:15:19 UTC (rev 1079271)
+++ PKGBUILD 2021-12-20 02:15:31 UTC (rev 1079272)
@@ -4,8 +4,8 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=python-logilab-common
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
pkgdesc="Useful miscellaneous modules used by Logilab projects"
arch=('any')
url="https://www.logilab.org/project/logilab-common"
@@ -13,7 +13,7 @@
depends=('python-setuptools' 'python-mypy_extensions' 'python-typing_extensions')
checkdepends=('python-pytz')
source=("https://pypi.io/packages/source/l/logilab-common/logilab-common-$pkgver.tar.gz")
-sha512sums=('417bf503a3baf34753e78a0d69eb0fd59eaa04e4c7237e54b856da6bb4f46efc3bb0e241789b3d4bfb41cda2b1dc94d6cabf1bd2a4cbb66b98eb66f9a9a3322a')
+sha512sums=('f43b26a2b68fe8b09a2344212242310496b444cdba52f0fc9120610cfd697ec965e74911b931eb97a43cd90958d2b29d25765d17e6d2d8623be0553fb167702e')
build() {
cd logilab-common-$pkgver
More information about the arch-commits
mailing list