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: Use PyPI's Source0 URL
Date: Mon, 14 Sep 2026 11:57:20 GMT	[thread overview]
Message-ID: <178938704060.1.15969855742592022930.rpms-distgen-cacc731b99f7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/distgen
            Branch : epel10
            Commit : cacc731b99f7ffeb655665712c12892fdf3c3ab6
            Author : Pavel Raiskup <praiskup@redhat.com>
            Date   : 2018-04-19T10:15:29+02:00
            Stats  : +2/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/distgen/c/cacc731b99f7ffeb655665712c12892fdf3c3ab6?branch=epel10

            Log:
            Use PyPI's Source0 URL

Version: 1.1-1

---
diff --git a/distgen.spec b/distgen.spec
index 8e5b745..87526d0 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -17,7 +17,7 @@ Requires:      %both_requires
 BuildRequires: %{pypkg}-setuptools %{pypkg}-devel %{?fedora:%{pypkg}-}pytest %both_requires
 BuildRequires: %{pypkg}-pytest-catchlog %pypkg-mock
 
-Source0: https://github.com/devexp-db/distgen/archive/v%version/distgen-%version.tar.gz
+Source0: https://pypi.org/packages/source/d/%name/%name-%version.tar.gz
 
 %description
 Based on given template specification (configuration for template), template

diff --git a/sources b/sources
index 0c28f83..6112a58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-1.1.tar.gz) = f95c9be6795a4fd5ca3f09145a9e4fced71f27d5073b1a3142a98198d2b01a087087a1bb921af085d3f253561f22422f3a758661b6ac6c83b7751678ac7e41fd
+SHA512 (distgen-1.1.tar.gz) = ad2ae80fe0e1f6b845081b6a617927aed1fca78e963763320273bea733abfd29d58fe90ad6a716d47eb7982b42c7f38d37b34471787ee0ea44d933b2451d3f5c

                 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=178938704060.1.15969855742592022930.rpms-distgen-cacc731b99f7@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