From 569bf2bcf7b04ad047b71563c413781cd797d334 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:58:54 +0000 Subject: automatic import of python-signify --- .gitignore | 1 + python-signify.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a05e899..8273e43 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /signify-0.5.1.tar.gz +/signify-0.5.2.tar.gz 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 - 0.5.1-1 +* Tue Apr 25 2023 Python_Bot - 0.5.2-1 - Package Spec generated diff --git a/sources b/sources index 3627d1c..9877388 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc98d258a6c2324877b4e4d8372a7722 signify-0.5.1.tar.gz +afb53f0f9898ab6577c67bc9e32aed27 signify-0.5.2.tar.gz -- cgit v1.2.3