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

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 4 14:42:10 UTC 2022


    Date: Friday, February 4, 2022 @ 14:42:09
  Author: felixonmars
Revision: 1125654

upgpkg: python-tomlkit 0.9.0-1

Modified:
  python-tomlkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 14:40:40 UTC (rev 1125653)
+++ PKGBUILD	2022-02-04 14:42:09 UTC (rev 1125654)
@@ -4,7 +4,7 @@
 
 _pkgname=tomlkit
 pkgname=python-tomlkit
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Style-preserving TOML library for Python"
 url="https://github.com/sdispater/tomlkit"
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest'
               'python-yaml')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('77b267201021e740d8134d0d5edfbef2cf077adac0b320d80887fdedda3f63f74df1957e8230976f16c80fcc58fd4cfabb195cccf0eda7d6cd29f5f65d362147')
+sha512sums=('36cb7fd683b4dc6e82a4828db76ad997de79302ed485751b14375e7483400adbce8e9b8bf913a6f404ffc16a06cf90158caca20c4419bd032a7d27a8790573db')
 
 build() {
   cd tomlkit-$pkgver



More information about the arch-commits mailing list