public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Slavek Kabrda <bkabrda@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/distgen] epel10: Update to version 0.17
Date: Mon, 14 Sep 2026 11:57:17 GMT	[thread overview]
Message-ID: <178938703722.1.16847945457044745567.rpms-distgen-75a7e164185e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/distgen
Branch : epel10
Commit : 75a7e164185e8a43b3bdfcc587b63d9fb3eca119
Author : Slavek Kabrda <bkabrda@redhat.com>
Date   : 2017-10-17T14:48:52+02:00
Stats  : +8/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/distgen/c/75a7e164185e8a43b3bdfcc587b63d9fb3eca119?branch=epel10

Log:
Update to version 0.17

---
diff --git a/.gitignore b/.gitignore
index f6bdb66..5c67b2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /distgen-0.14.tar.gz
 /distgen-0.15.tar.gz
 /distgen-0.16.tar.gz
+/distgen-0.17.tar.gz

diff --git a/distgen.spec b/distgen.spec
index 97e7339..2a634b0 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -8,7 +8,7 @@
 
 Name:       distgen
 Summary:    Templating system/generator for distributions
-Version:    0.16%{?postrel:.%{postrel}%{posttag}}
+Version:    0.17%{?postrel:.%{postrel}%{posttag}}
 Release:    1%{?dist}
 Group:      Applications/Communications
 License:    GPLv2+
@@ -18,15 +18,12 @@ BuildArch:  noarch
 %global both_requires %{pypkg}-jinja2, %{pypkg}-six, %{?fedora:%{pypkg}-}PyYAML
 
 Requires:      %both_requires
-BuildRequires: %{pypkg}-setuptools %{pypkg}-devel %{?fedora:%{pypkg}-}pytest %both_requires
+BuildRequires: %{pypkg}-setuptools %{pypkg}-devel %{?fedora:%{pypkg}-}pytest %{pypkg}-flake8 %both_requires
 
 %if 0%{?postrel:1}
 Source0:       %{name}-%{version}.tar.gz
 %else
 Source0:       https://pypi.python.org/packages/85/67/c5eda06be88a44767ce75acda4f301f5cf210de335be2276f70e198a71d2/%{name}-%{version}.tar.gz
-# These files were unintentionally omitted from official release and will be present in the future release
-Source1:       https://raw.githubusercontent.com/devexp-db/distgen/ad60eaf35655fc1e72c391cdae78ab0c7c3e3938/tests/unittests/fixtures/generator/simple/Dockerfile
-Source2:       https://raw.githubusercontent.com/devexp-db/distgen/ad60eaf35655fc1e72c391cdae78ab0c7c3e3938/tests/unittests/fixtures/generator/simple/expected_output
 %endif
 
 %description
@@ -36,7 +33,6 @@ file and preexisting distribution metadata generate output file.
 
 %prep
 %setup -q
-cp %{SOURCE1} %{SOURCE2} tests/unittests/fixtures/generator/simple
 
 
 %build
@@ -58,9 +54,13 @@ make PYTHON=%{pybin} check
 %{pylib}/distgen
 %{pylib}/%{name}-*.egg-info
 %{_datadir}/%{name}
+%{_mandir}/man1/dg.1.gz
 
 
 %changelog
+* Tue Oct 17 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.17-1
+- update to 0.17
+
 * Mon Sep 18 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.16-1
 - update to 0.16
 

diff --git a/sources b/sources
index 50539ec..404ec75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-0.16.tar.gz) = c4f0d1b6a78f1dde317ad8307917502fc5e94c08f19fd9f4347733bf16b022c82584e658b3dccd97cd227e278015bfcd1f121ff7ce6159349bee003090e0c2e2
+SHA512 (distgen-0.17.tar.gz) = 769f99cebed41ad49c5d9609651dd1c6fe736c86b536dbd0bb5a68d2b1eae1991cdcffde700cf0295df781e4971e85dab5c7fb8ffb12155ca066c4c545ea7cb6

                 reply	other threads:[~2026-09-14 11:57 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=178938703722.1.16847945457044745567.rpms-distgen-75a7e164185e@fedoraproject.org \
    --to=bkabrda@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