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

Felix Yan felixonmars at gemini.archlinux.org
Tue Oct 26 22:43:03 UTC 2021


    Date: Tuesday, October 26, 2021 @ 22:43:02
  Author: felixonmars
Revision: 1034624

upgpkg: python-janus 0.6.2-1

Modified:
  python-janus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-26 22:40:22 UTC (rev 1034623)
+++ PKGBUILD	2021-10-26 22:43:02 UTC (rev 1034624)
@@ -2,8 +2,8 @@
 # Contributor: Bruce Zhang <zttt183525594 at gmail.com>
 
 pkgname=python-janus
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="Thread-safe asyncio-aware queue for Python"
 arch=('any')
 url="https://github.com/aio-libs/janus"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-asyncio')
 source=("https://github.com/aio-libs/janus/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('688a0ee62fdf0a0844d56f0ae210512bec4fd9c3bcfbf88af31fb57fb7c005aed29158019b79d896736e35d38d18f2d3b77925dd04042d58641c05d6bd9e054e')
+sha512sums=('541b6a244b1eb6bf040c275803b6992bc49d649ffb021d762986a7dd9a7848bc9b9b319d2b8097faa5b7bcf0c510cecd571b6648ca560ed94ad6471527bda6e3')
 
 build() {
   cd janus-$pkgver



More information about the arch-commits mailing list