summaryrefslogtreecommitdiff
path: root/python-signify.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-signify.spec')
-rw-r--r--python-signify.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-signify.spec b/python-signify.spec
index 5745b34..03b7033 100644
--- a/python-signify.spec
+++ b/python-signify.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-signify
-Version: 0.5.1
+Version: 0.5.2
Release: 1
Summary: Module to generate and verify PE signatures
License: MIT
URL: https://github.com/ralphje/signify
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/9b/ed473c0bab7bf13d8835c243608d91e9b6b913f901c7d9ce90bf87374f25/signify-0.5.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/09/e2/8d02ca5ae62bbb98836699d5d0b9bcc88540af4f4d28c3f52c07f2acf9bd/signify-0.5.2.tar.gz
BuildArch: noarch
@@ -43,7 +43,7 @@ replacement, as significant changes have occurred.
This module is compatible with Python 3.7+ and does not support Python 2.
%prep
-%autosetup -n signify-0.5.1
+%autosetup -n signify-0.5.2
%build
%py3_build
@@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.2-1
- Package Spec generated