summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-ttp.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 0.9.2-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 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