From ecc84ffde1d473e4ffb5069135b550682295a915 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:01:30 +0000 Subject: automatic import of python-tmuxp --- .gitignore | 1 + python-tmuxp.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1eb1f2f..ea61f78 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tmuxp-1.27.0.tar.gz +/tmuxp-1.27.1.tar.gz 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 . - 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 - 1.27.0-1 +* Mon Apr 10 2023 Python_Bot - 1.27.1-1 - Package Spec generated diff --git a/sources b/sources index 0ba33d1..0d9e8d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c43f96059d006a1f58fa8aa8f840fab tmuxp-1.27.0.tar.gz +155a7b2a0f96e061f6c4fc7750e9981b tmuxp-1.27.1.tar.gz -- cgit v1.2.3