[arch-commits] Commit in python-iniconfig/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 6 08:40:59 UTC 2020
Date: Sunday, December 6, 2020 @ 08:40:59
Author: felixonmars
Revision: 771003
upgpkg: python-iniconfig 1.1.1-1
Modified:
python-iniconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-06 06:46:42 UTC (rev 771002)
+++ PKGBUILD 2020-12-06 08:40:59 UTC (rev 771003)
@@ -2,7 +2,7 @@
pkgbase=python-iniconfig
pkgname=(python-iniconfig python2-iniconfig)
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="brain-dead simple config-ini parsing"
url="https://github.com/RonnyPfannschmidt/iniconfig"
@@ -12,7 +12,7 @@
'python2-setuptools-scm')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/RonnyPfannschmidt/iniconfig/archive/v$pkgver.tar.gz")
-sha512sums=('f5fcea660910ae03e45ada19c7c3b03f240b1cb1cadbf1a9e509ef8536c3d1158d4a9728cce375c8fe4b311eacfa126251d7c6e5f501f24487892e5286f5f380')
+sha512sums=('3e86490e424adefcc36b498ed0e6c6a6d4c6a2804a95b99163cef456f303b1913e9afe34035039cf0f2e96f7624719dc85e4ab3917ccd59278b22894a00dbf26')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list