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

Felix Yan felixonmars at archlinux.org
Fri Jan 22 15:38:45 UTC 2021


    Date: Friday, January 22, 2021 @ 15:38:45
  Author: felixonmars
Revision: 824504

upgpkg: python-pytest-enabler 1.2.0-1

Modified:
  python-pytest-enabler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 15:35:23 UTC (rev 824503)
+++ PKGBUILD	2021-01-22 15:38:45 UTC (rev 824504)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-enabler
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Enable installed pytest plugins'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-jaraco.test' 'python-pytest-black' 'python-pytest-checkdocs'
               'python-pytest-cov' 'python-pytest-flake8' 'python-pytest-mypy')
 source=("https://github.com/jaraco/pytest-enabler/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('7b98d553ee5e5f459f5eb94a2b35e9b03e5e7642117ab65a98bbde878e25d15baf57a72ca350c96e6d3e22d93c63f0e57ed1cb523173f75e646da4f077b3c643')
+sha512sums=('b21ea6cbb12704d2602e408ad8145c6e67949be0b5bcd7506252a3b6b7142484c3ff508e595d5097929f0c7b3231431d53cad3bffb350f03a24eb65e35424349')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list