From 45715344d47373a7ca879b09648d2cbfa92d5cec Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:18:46 +0000 Subject: automatic import of python-unidiff --- .gitignore | 1 + python-unidiff.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9cbf8ba..2329f3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /unidiff-0.7.4.tar.gz +/unidiff-0.7.5.tar.gz diff --git a/python-unidiff.spec b/python-unidiff.spec index 529881d..ab0a93d 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-unidiff -Version: 0.7.4 +Version: 0.7.5 Release: 1 Summary: Unified diff parsing/metadata extraction library. License: MIT URL: http://github.com/matiasb/python-unidiff -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/69/aa7dc315290382a52e7441c61c987b801434078b1c07bd9a7b377206ae82/unidiff-0.7.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/48/81be0ac96e423a877754153699731ef439fd7b80b4c8b5425c94ed079ebd/unidiff-0.7.5.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-unidiff-doc Simple Python library to parse and interact with unified diff data. %prep -%autosetup -n unidiff-0.7.4 +%autosetup -n unidiff-0.7.5 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.7.4-1 +* Mon Apr 10 2023 Python_Bot - 0.7.5-1 - Package Spec generated diff --git a/sources b/sources index 6864087..29453f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a4108b151fff5db4e1ae280ed18835a unidiff-0.7.4.tar.gz +34ffc3f9fdc4763d4d98840381556cde unidiff-0.7.5.tar.gz -- cgit v1.2.3