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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 27 11:21:11 UTC 2022


    Date: Sunday, February 27, 2022 @ 11:21:10
  Author: felixonmars
Revision: 1137530

upgpkg: python-sybil 3.0.1-1

Modified:
  python-sybil/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 11:20:09 UTC (rev 1137529)
+++ PKGBUILD	2022-02-27 11:21:10 UTC (rev 1137530)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sybil
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/cjw296/sybil/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a23734a223a875ad38e86023e3d3f3ef7d6873ad5a9d2bd8d74eb249f848809af5806e80935d856c271a9d41d35a3956394ed1f7fc3f66ff89e4484966c91ead')
+sha512sums=('293978eae4a7b2b24f64f062bea79837b15c11dc44716b933f82cae3ed9cf1f306c8c74bba76df2653c3a0d5b7ed5977795e261c8650e07a5b03b41874c88d89')
 
 build() {
   cd sybil-$pkgver



More information about the arch-commits mailing list