[arch-commits] Commit in python-aiosqlite/trunk (PKGBUILD)
Filipe LaĆns
ffy00 at archlinux.org
Sun Feb 28 20:31:12 UTC 2021
Date: Sunday, February 28, 2021 @ 20:31:12
Author: ffy00
Revision: 876046
upgpkg: python-aiosqlite 0.17.0-1
Modified:
python-aiosqlite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-28 20:28:48 UTC (rev 876045)
+++ PKGBUILD 2021-02-28 20:31:12 UTC (rev 876046)
@@ -2,7 +2,7 @@
_pkgname=aiosqlite
pkgname=python-$_pkgname
-pkgver=0.16.1
+pkgver=0.17.0
pkgrel=1
pkgdesc='asyncio bridge to the standard sqlite3 module'
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python-dephell')
checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('420a1ccd8a9f2981fd3a264d73917cd5ca53f596799f365e564a3e58cdc4c97234089bcd08f9113ed3137788745d72de834528749c07427da73c53e3d434771f')
+sha512sums=('e653cb56c9c57996fc1b5acdc5f2cf6dae1b0d66fe091c3888137d28aca8b0560154e7aade07d174e86911f59b5c69bee2d15a0c9a146a6a3d1ce8ad9ce84cb7')
# TODO: package test requirements
More information about the arch-commits
mailing list