diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:30:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:30:51 +0000 |
commit | ac0f7509fa2aab0144ff4810291b75360b22794e (patch) | |
tree | e39e7e16c9ef1e74ac3715bebc1494a068cec4ad | |
parent | a026f7fa57d5c32b96077d4d10e1dcb82b5e3d6a (diff) |
automatic import of python-aegis-toolsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-aegis-tools.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -df903143a02848fdeecc2db5aa1a66eb aegis-tools-2.1.0.tar.gz +a58efb8b3cdc1c161f252e0fb894d3f1 aegis-tools-2.1.2.tar.gz |