summaryrefslogtreecommitdiff
path: root/python-tomlkit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tomlkit.spec')
-rw-r--r--python-tomlkit.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.11.6-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.7-1
- Package Spec generated