[arch-commits] Commit in python-anyio/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Mon Feb 15 06:14:59 UTC 2021
Date: Monday, February 15, 2021 @ 06:14:58
Author: yan12125
Revision: 860807
upgpkg: python-anyio 2.1.0-1
Modified:
python-anyio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-15 06:00:32 UTC (rev 860806)
+++ PKGBUILD 2021-02-15 06:14:58 UTC (rev 860807)
@@ -1,8 +1,8 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-anyio
-pkgver=2.0.2
-pkgrel=4
+pkgver=2.1.0
+pkgrel=1
pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations'
arch=(any)
url='https://github.com/agronholm/anyio'
@@ -16,7 +16,7 @@
'python-trio: trio backend'
)
source=(https://github.com/agronholm/anyio/archive/$pkgver/anyio-$pkgver.tar.gz)
-sha256sums=('2439f9d71d793d72d4e223632b9ef8beafc021989efac7b049f0c73280322d2a')
+sha256sums=('c5598359222e5f34f47046ecf7e7b713f3cd9baa6daad778319a3c5944fddf67')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list