Date: Saturday, March 25, 2023 @ 08:39:19
Author: felixonmars
Revision: 1427848
upgpkg: python-oslo-log 5.2.0-1
Modified:
python-oslo-log/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-25 08:27:01 UTC (rev 1427847)
+++ PKGBUILD 2023-03-25 08:39:19 UTC (rev 1427848)
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-oslo-log
-pkgver=5.1.0
-_commit=f104bc44115794b4cd36337750835c35ec344bc5
+pkgver=5.2.0
+_commit=16a8a421616ca5aeef670b4e2d47eed2e2950868
pkgrel=1
pkgdesc="Oslo Logging Library"
arch=('any')
@@ -13,7 +13,7 @@
'python-oslo-utils' 'python-oslo-serialization'
'python-debtcollector' 'python-pyinotify'
'python-dateutil')
makedepends=('git' 'python-setuptools')
-checkdepends=('python-oslotest' 'python-eventlet')
+checkdepends=('python-oslotest')
source=("git+https://github.com/openstack/oslo.log.git#commit=$_commit")
sha512sums=('SKIP')