summaryrefslogtreecommitdiff
path: root/python-sen.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sen.spec')
-rw-r--r--python-sen.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sen.spec b/python-sen.spec
index 8da4078..59667c0 100644
--- a/python-sen.spec
+++ b/python-sen.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sen
-Version: 0.6.2
+Version: 0.7.0
Release: 1
Summary: Terminal User Interface for Docker Engine
License: MIT
URL: https://github.com/TomasTomecek/sen/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/f6/fe73fe0d29ce6cee38cd9bbeace565dec2202e1653b5db744c70ce844f77/sen-0.6.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cd/db/338ddc6a8f5060701d5b34641b9cb1f760b06b61735abf755b102fe5089d/sen-0.7.0.tar.gz
BuildArch: noarch
Requires: python3-urwid
@@ -31,7 +31,7 @@ Provides: python3-sen-doc
%prep
-%autosetup -n sen-0.6.2
+%autosetup -n sen-0.7.0
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.0-1
- Package Spec generated