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

Felix Yan felixonmars at archlinux.org
Sat May 8 13:03:51 UTC 2021


    Date: Saturday, May 8, 2021 @ 13:03:51
  Author: felixonmars
Revision: 928827

upgpkg: python-pytest-celery 0.0.0-1

Modified:
  python-pytest-celery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-08 12:58:11 UTC (rev 928826)
+++ PKGBUILD	2021-05-08 13:03:51 UTC (rev 928827)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-celery
-pkgver=0.0.0a1
-pkgrel=4
+pkgver=0.0.0
+pkgrel=1
 pkgdesc='A shim pytest plugin to enable celery.contrib.pytest'
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 depends=('python-celery')
 makedepends=('python-dephell')
 source=("https://pypi.io/packages/source/p/pytest-celery/pytest-celery-$pkgver.tar.gz")
-sha512sums=('ea8ef26aaa5dd5c04608cb01bedb4946bb6712d08203e5f9b1b9b2b1a9e49e7a550466d7a9dd896fb5d813960cee35eed139099952589cdf21e03dadd7e2a20f')
+sha512sums=('5fc9c52da674ec2fcf55d6ebf278aec166877c5bd7962c786e5432e77d15132247021e4552001aad19bd7827e5b16256062eade43a8fc59c5b52e264d06b1cae')
 
 prepare() {
   cd pytest-celery-$pkgver



More information about the arch-commits mailing list