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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 15:38:36 UTC 2022


    Date: Wednesday, June 29, 2022 @ 15:38:36
  Author: felixonmars
Revision: 1240887

upgpkg: python-ini2toml 0.11-1

Modified:
  python-ini2toml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 15:38:28 UTC (rev 1240886)
+++ PKGBUILD	2022-06-29 15:38:36 UTC (rev 1240887)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ini2toml
-pkgver=0.10
+pkgver=0.11
 pkgrel=1
 pkgdesc="Automatically conversion of .ini/.cfg files to TOML equivalents"
 url="https://github.com/abravalheri/ini2toml"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-cov' 'python-tomli-w' 'python-validate-pyproject')
 source=("https://github.com/abravalheri/ini2toml/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3d88f97c50a13fe3878e3fa35d70c9051874bec99d278411dcc7098d86898deb0e490be26f293e9a304d4c9a2842274e68126a2d20dac77b526161fde682dd75')
+sha512sums=('7329fd3ba31567638fffce22f2370c2055503bd4abc3d7dab30b1828eb54204d31036753efddfab52e79703ce7583f6070e1207c95345096c0751c2d429fd6ea')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list