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

Felix Yan felixonmars at archlinux.org
Mon Jan 18 16:27:44 UTC 2021


    Date: Monday, January 18, 2021 @ 16:27:44
  Author: felixonmars
Revision: 823522

upgpkg: python-pytest-enabler 1.0.1-1

Modified:
  python-pytest-enabler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 16:14:18 UTC (rev 823521)
+++ PKGBUILD	2021-01-18 16:27:44 UTC (rev 823522)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-enabler
-pkgver=1.0.0
+pkgver=1.0.1
 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=('44b221b0a3091bec21425fb5c0d9658f85608e61e003342cb09a542ddda3cd192eb0dca1627db34a3c6380f86f8fa39876a589e6b4d5ea93ce06aa16d3f6c0b0')
+sha512sums=('e3c6f7bae5ebc662724653ef177560e34bafc902b371358f6cf6087c9b7b921b0effbacb1b16db81827774d7567af71445b4ac531a75cae8c59321c9ba2194ad')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list