Skip to content
Snippets Groups Projects
Commit 4a4ad06a authored by Leo's avatar Leo
Browse files

testing/py3-tomlkit: upgrade to 0.5.4

parent 80478b85
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-tomlkit pkgname=py3-tomlkit
_realname=tomlkit _realname=tomlkit
pkgver=0.5.3 pkgver=0.5.4
pkgrel=0 pkgrel=0
pkgdesc="Python3 library for parsing and modifying TOML" pkgdesc="Python3 library for parsing and modifying TOML"
options="!check" # No tests on pypi tarball, github uses pyproject.toml options="!check" # No tests on pypi tarball, github uses pyproject.toml
...@@ -22,4 +22,4 @@ package() { ...@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="90939b380fb8c58a1825c45740d599f116adf5075b1efb327ceb72353b1d1b3d6d6b960ed7673d46af586fc3ed56a866a6a8eb8dfc2a78ea128b5b7f214b0b55 tomlkit-0.5.3.tar.gz" sha512sums="7537cca7a4af491d48211739b4f90533d3b5aaad43184c9c414251bc7ccc5531e1b9effd3a92710a6e83207227639d238cebd48a1839e24b0416025af82fb045 tomlkit-0.5.4.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment