From ac0f7509fa2aab0144ff4810291b75360b22794e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:30:51 +0000 Subject: automatic import of python-aegis-tools --- .gitignore | 1 + python-aegis-tools.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 451dadb..a55d6b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aegis-tools-2.1.0.tar.gz +/aegis-tools-2.1.2.tar.gz diff --git a/python-aegis-tools.spec b/python-aegis-tools.spec index e7a6259..778eb0d 100644 --- a/python-aegis-tools.spec +++ b/python-aegis-tools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aegis-tools -Version: 2.1.0 +Version: 2.1.2 Release: 1 Summary: Aegis is a set of battle-tested tools and tricks to help everyone make better software License: MIT License URL: https://github.com/mdagosta/aegis -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/3b/b6135d1d19ce14d035ac60ac1030557c29da9b55c1a24dcb747035979e6b/aegis-tools-2.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/37/a5851c163cb1733b461d3d7f484d8fe8a15373cc5bbc71ad5a36e9505187/aegis-tools-2.1.2.tar.gz BuildArch: noarch Requires: python3-bcrypt @@ -41,7 +41,7 @@ A combination of tools and framework, Aegis has multiple different uses. You can %prep -%autosetup -n aegis-tools-2.1.0 +%autosetup -n aegis-tools-2.1.2 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.1.0-1 +* Sun Apr 23 2023 Python_Bot - 2.1.2-1 - Package Spec generated diff --git a/sources b/sources index 16c100c..ffe7564 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df903143a02848fdeecc2db5aa1a66eb aegis-tools-2.1.0.tar.gz +a58efb8b3cdc1c161f252e0fb894d3f1 aegis-tools-2.1.2.tar.gz -- cgit v1.2.3