summaryrefslogtreecommitdiff
path: root/python-ttp.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:46:09 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:46:09 +0000
commit50c0cd2f649f412b817bbe76959ce07b6c7ac0e6 (patch)
tree03e985d54a4f62f1e7108fe037a7d2ba39c1d2ec /python-ttp.spec
parente9a7632175ab2fe96bdda8f832bc2e067ddb88d4 (diff)
automatic import of python-ttpopeneuler20.03
Diffstat (limited to 'python-ttp.spec')
-rw-r--r--python-ttp.spec8
1 files changed, 4 insertions, 4 deletions
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