public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/distgen] epel10: Update to version 0.17
@ 2026-09-14 11:57 Slavek Kabrda
  0 siblings, 0 replies; only message in thread
From: Slavek Kabrda @ 2026-09-14 11:57 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-14 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 11:57 [rpms/distgen] epel10: Update to version 0.17 Slavek Kabrda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox