summaryrefslogtreecommitdiff
path: root/python-tmuxp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tmuxp.spec')
-rw-r--r--python-tmuxp.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-tmuxp.spec b/python-tmuxp.spec
index 562e324..4e9b858 100644
--- a/python-tmuxp.spec
+++ b/python-tmuxp.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-tmuxp
-Version: 1.27.0
+Version: 1.27.1
Release: 1
Summary: tmux session manager
License: MIT
URL: http://github.com/tmux-python/tmuxp/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/e3/80b5828fd233a86cb0dc43abef8df0a0e03c674ac8c2d4bc1a7726f7aa9e/tmuxp-1.27.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/fd/31dfd84dafc409f6f4d0c52ae33ba300114d100c32799a42916facc6ef7c/tmuxp-1.27.1.tar.gz
BuildArch: noarch
Requires: python3-PyYAML
@@ -118,7 +118,7 @@ See donation options at <https://git-pull.com/support.html>.
- License: [MIT](http://opensource.org/licenses/MIT).
%prep
-%autosetup -n tmuxp-1.27.0
+%autosetup -n tmuxp-1.27.1
%build
%py3_build
@@ -158,5 +158,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.27.0-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.27.1-1
- Package Spec generated