Date: Sunday, January 29, 2023 @ 17:33:49
  Author: felixonmars
Revision: 1391060

upgpkg: python-pytest-enabler 2.1.0-1

Modified:
  python-pytest-enabler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 17:33:14 UTC (rev 1391059)
+++ PKGBUILD    2023-01-29 17:33:49 UTC (rev 1391060)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pytest-enabler
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Enable installed pytest plugins'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-mypy')
 
source=("https://github.com/jaraco/pytest-enabler/archive/v$pkgver/$pkgname-$pkgver.tar.gz";
         
"https://files.pythonhosted.org/packages/source/t/types-toml/types-toml-0.10.1.tar.gz";)
-sha512sums=('58eae8d2fce494f50f5848fd9a0d9afa6aec49016b018bbb355c578c21ad77893149fa0895f4e80b050542b044589fa25a62b5323ca3250caa2bcf9290f7c548'
+sha512sums=('bacba03b41101f5eaca01a7d8f495c00fc4154dc43a35b0730d75248eb5ebc65222d7a2ea8519b88dd4992086a417354b78b6c16bc555b2475751be3f0eb7127'
             
'001757f956dd3af0688a6544b90ba415b26ab3128e0fbb238f4dfaf0bab6b5795d5598bcc9422d854ea235acbc9e78b245c17f9ebc9ad9251ae3c0722b382812')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver

Reply via email to