From c1574777e9ef1a4087d78082e60ceca6cfa57525 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 28 Jun 2023 09:18:08 +0000 Subject: automatic import of python-copr --- .gitignore | 1 + python-copr.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 63fc6e8..e8bad1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /python-copr-git-7640.9b8b541.tar.gz +/python-copr-git-7640.d26c50c.tar.gz diff --git a/python-copr.spec b/python-copr.spec index b431b39..9ee719a 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -10,7 +10,7 @@ Name: python-copr Version: 1.129 -Release: 1.git.7640.9b8b541%{?dist} +Release: 1.git.7640.d26c50c%{?dist} Summary: Python interface for Copr License: GPL-2.0-or-later @@ -19,7 +19,7 @@ URL: https://github.com/fedora-copr/copr # Source is created by: # git clone %%url && cd copr # tito build --tgz --tag %%name-%%version-%%release -Source0: python-copr-git-7640.9b8b541.tar.gz +Source0: python-copr-git-7640.d26c50c.tar.gz BuildArch: noarch @@ -147,6 +147,7 @@ BuildRequires: python3-pytest BuildRequires: python3-requests-gssapi BuildRequires: python3-future BuildRequires: python3-filelock +BuildRequires: pyproject-rpm-macros %generate_buildrequires %pyproject_buildrequires -r @@ -175,7 +176,7 @@ developers only. %prep -%setup -q -n python-copr-git-7640.9b8b541 +%setup -q -n python-copr-git-7640.d26c50c %build diff --git a/sources b/sources index 43b3e66..e5b9677 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8298f3478b75a06a0d859bcc5742a37 python-copr-git-7640.9b8b541.tar.gz +35d2b5aa2832af20b8e46595bcfa5f75 python-copr-git-7640.d26c50c.tar.gz -- cgit v1.2.3