From cad3c6ae1de840b60bf2130932cae855eb3b191e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:30:03 +0000 Subject: automatic import of python-libtmux --- .gitignore | 1 + python-libtmux.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cf60c0a..019b45d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libtmux-0.21.0.tar.gz +/libtmux-0.21.1.tar.gz diff --git a/python-libtmux.spec b/python-libtmux.spec index bcc14e5..943bee5 100644 --- a/python-libtmux.spec +++ b/python-libtmux.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-libtmux -Version: 0.21.0 +Version: 0.21.1 Release: 1 Summary: Typed scripting library / ORM / API wrapper for tmux License: MIT URL: http://github.com/tmux-python/libtmux/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/cc/aafedc34ef147795a3f044b12c169301d3cb8e5ff046901ca8237d4fa3d6/libtmux-0.21.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/32/64702052328dbd249aff193e656c030d57a3f599df500fe5420ce53668dd/libtmux-0.21.1.tar.gz BuildArch: noarch @@ -133,7 +133,7 @@ See donation options at . - License: [MIT](http://opensource.org/licenses/MIT). %prep -%autosetup -n libtmux-0.21.0 +%autosetup -n libtmux-0.21.1 %build %py3_build @@ -173,5 +173,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 0.21.0-1 +* Fri Apr 21 2023 Python_Bot - 0.21.1-1 - Package Spec generated diff --git a/sources b/sources index 38983c1..b12b4df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a042356292e23b0714d3e0cdb32d3076 libtmux-0.21.0.tar.gz +d614b656a72fc8ae792ca01c0f09363a libtmux-0.21.1.tar.gz -- cgit v1.2.3