From 50c0cd2f649f412b817bbe76959ce07b6c7ac0e6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:46:09 +0000 Subject: automatic import of python-ttp --- .gitignore | 1 + python-ttp.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 17fa228..4fd67e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ttp-0.9.2.tar.gz +/ttp-0.9.4.tar.gz diff --git a/python-ttp.spec b/python-ttp.spec index 872de04..9f1bae8 100644 --- a/python-ttp.spec +++ b/python-ttp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ttp -Version: 0.9.2 +Version: 0.9.4 Release: 1 Summary: Template Text Parser License: MIT URL: https://github.com/dmulyalin/ttp -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/46/0dfc8e2e5a656ab99ecb36d04213fa12627911b131a2af5bf555d52a4b1a/ttp-0.9.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/62/16/2e1aeb095e090969751546d5eb45deb307e6c24cd4cd9710e10d006988ce/ttp-0.9.4.tar.gz BuildArch: noarch Requires: python3-cerberus @@ -270,7 +270,7 @@ List of additional resources: - Videos on TTP - https://pynet.twb-tech.com/videos/ttp/ttp.html by [Kirk Byers](https://github.com/ktbyers) %prep -%autosetup -n ttp-0.9.2 +%autosetup -n ttp-0.9.4 %build %py3_build @@ -310,5 +310,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.9.2-1 +* Tue Apr 25 2023 Python_Bot - 0.9.4-1 - Package Spec generated diff --git a/sources b/sources index 9b77e06..14473e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -635f5a346176941b6dca42c11d6a541d ttp-0.9.2.tar.gz +d8932a9e589c205e1bc548821ec414b4 ttp-0.9.4.tar.gz -- cgit v1.2.3