From 58f87b25da190a8a6548bcef478a8472922b24e2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 08:32:47 +0000 Subject: automatic import of python-sen --- .gitignore | 1 + python-sen.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c820d70..69179c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sen-0.6.2.tar.gz +/sen-0.7.0.tar.gz 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 - 0.6.2-1 +* Fri Apr 21 2023 Python_Bot - 0.7.0-1 - Package Spec generated diff --git a/sources b/sources index 9ffbdda..851af52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bce63647b54cb99b98668269269bd29a sen-0.6.2.tar.gz +dc011a3f05c92fa93d078c88dadc154e sen-0.7.0.tar.gz -- cgit v1.2.3