summaryrefslogtreecommitdiff
path: root/python-aegis-tools.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 12:30:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 12:30:51 +0000
commitac0f7509fa2aab0144ff4810291b75360b22794e (patch)
treee39e7e16c9ef1e74ac3715bebc1494a068cec4ad /python-aegis-tools.spec
parenta026f7fa57d5c32b96077d4d10e1dcb82b5e3d6a (diff)
automatic import of python-aegis-toolsopeneuler20.03
Diffstat (limited to 'python-aegis-tools.spec')
-rw-r--r--python-aegis-tools.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.1.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.2-1
- Package Spec generated