From 96cf15f3c9418408f92f74d89944ed400d3341a1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:01:01 +0000 Subject: automatic import of python-tomlkit --- python-tomlkit.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-tomlkit.spec') diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 6441988..d0de32c 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tomlkit -Version: 0.11.6 +Version: 0.11.7 Release: 1 Summary: Style preserving TOML library License: MIT URL: https://github.com/sdispater/tomlkit -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/04/58b4c11430ed4b7b8f1723a5e4f20929d59361e9b17f0872d69681fd8ffd/tomlkit-0.11.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4d/4e/6cb8a301134315e37929763f7a45c3598dfb21e8d9b94e6846c87531886c/tomlkit-0.11.7.tar.gz BuildArch: noarch @@ -178,7 +178,7 @@ You can run the tests with `poetry run pytest -q tests` %prep -%autosetup -n tomlkit-0.11.6 +%autosetup -n tomlkit-0.11.7 %build %py3_build @@ -218,5 +218,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.11.6-1 +* Mon Apr 10 2023 Python_Bot - 0.11.7-1 - Package Spec generated -- cgit v1.2.3