public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Raiskup <praiskup@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/distgen] epel10.3: Fix FTBFS
Date: Mon, 14 Sep 2026 12:38:16 GMT [thread overview]
Message-ID: <178938949681.1.6831237378373161977.rpms-distgen-21ee4959e708@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/distgen
Branch : epel10.3
Commit : 21ee4959e7088779f03672288a62520cb29bf198
Author : Pavel Raiskup <praiskup@redhat.com>
Date : 2021-06-08T16:11:10+02:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/distgen/c/21ee4959e7088779f03672288a62520cb29bf198?branch=epel10.3
Log:
Fix FTBFS
Version: 1.8-1
Resolves: rhbz#1968796
---
diff --git a/distgen.spec b/distgen.spec
index a9c3fb3..6ac01de 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -13,8 +13,8 @@
Name: distgen
Summary: Templating system/generator for distributions
-Version: 1.7
-Release: 2%{?dist}
+Version: 1.8
+Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/devexp-db/distgen
BuildArch: noarch
@@ -30,7 +30,9 @@ BuildRequires: %{pypkg}-distro
BuildRequires: %{pypkg}-jinja2
BuildRequires: %pypkg-mock
BuildRequires: %{meh_pypkg}pytest
+%if 0%{?rhel} && 0%{?rhel} < 8
BuildRequires: %{pypkg}-pytest-catchlog
+%endif
BuildRequires: %{meh_pypkg}PyYAML
BuildRequires: %{pypkg}-setuptools
BuildRequires: %{pypkg}-six
@@ -72,6 +74,9 @@ make PYTHON=%{pybin} check
%changelog
+* Tue Jun 08 2021 Pavel Raiskup <praiskup@redhat.com> - 1.8-1
+- fix ftbfs in Fedora (rhbz#1968796)
+
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.7-2
- Rebuilt for Python 3.10
diff --git a/sources b/sources
index cdf7668..bd69088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-1.7.tar.gz) = 44a0d1043495570575d7198a8a8480aa91fb2884683ba8311da3840512eb2dbec8d6364f640e80065430644497606dbd7af92b93ab4c9de4765aaf11781883b4
+SHA512 (distgen-1.8.tar.gz) = 18134a1f70088e1272f22c0840979c41182b63255f882ea3a7b7a8b3c29d4d54efdae91757a66af26df1145d8e5907ba721157bb3ac2147e1afa908b70ae79d5
reply other threads:[~2026-09-14 12:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178938949681.1.6831237378373161977.rpms-distgen-21ee4959e708@fedoraproject.org \
--to=praiskup@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox