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

Caleb Maclennan alerque at gemini.archlinux.org
Thu Jul 7 07:22:24 UTC 2022


    Date: Thursday, July 7, 2022 @ 07:22:24
  Author: alerque
Revision: 1247584

upgpkg: python-tomlkit 0.11.1-1

Modified:
  python-tomlkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 07:19:41 UTC (rev 1247583)
+++ PKGBUILD	2022-07-07 07:22:24 UTC (rev 1247584)
@@ -4,7 +4,7 @@
 
 _pkgname=tomlkit
 pkgname=python-tomlkit
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="Style-preserving TOML library for Python"
 url="https://github.com/sdispater/tomlkit"
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest'
               'python-yaml')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('2e89748140cfdae217ac3ac999f0b718414d28218d61fb5219adc503ede2ea1f4003be9ef4453f189b0ee86df463c59520244b9fd26553bd4d8047674cba61c9')
+sha512sums=('04e8c05ce6ce41a7040fdd02274bebc7ad363f54da9525af06ce39e842d4e7548395dca90a3d1f60956d29d051108719847bebfe6a9db0842a19f400e75481ac')
 
 build() {
   cd tomlkit-$pkgver



More information about the arch-commits mailing list