diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:01:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:01:30 +0000 |
commit | ecc84ffde1d473e4ffb5069135b550682295a915 (patch) | |
tree | db6c3bef06e35daf86edb9e798d2a2e2b41986e7 /python-tmuxp.spec | |
parent | 6c9ec991bd4cf26a61441690c2dc97a7a6f02fef (diff) |
automatic import of python-tmuxp
Diffstat (limited to 'python-tmuxp.spec')
-rw-r--r-- | python-tmuxp.spec | 8 |
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 |