public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-owl_rl] rawhide: use github url for sources
Date: Sat, 12 Sep 2026 12:18:21 GMT	[thread overview]
Message-ID: <178921550142.1.10951407555821287970.rpms-python-owl_rl-db119fbbc638@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-owl_rl
Branch : rawhide
Commit : db119fbbc638fc24422b9355094998585877a2b1
Author : Miroslav Suchý <msuchy@redhat.com>
Date   : 2026-09-12T14:15:34+02:00
Stats  : +5/-8 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-owl_rl/c/db119fbbc638fc24422b9355094998585877a2b1?branch=rawhide

Log:
use github url for sources

---
diff --git a/python-owl_rl.spec b/python-owl_rl.spec
index 70ddfdf..0e95bad 100644
--- a/python-owl_rl.spec
+++ b/python-owl_rl.spec
@@ -2,14 +2,11 @@ Name:           python-owl_rl
 Version:        7.1.4
 Release:        %autorelease
 Summary:        A simple implementation of the OWL2 RL Profile
-
-%global forgeurl https://github.com/RDFLib/OWL-RL
-%global tag %{version}
-%forgemeta
-
 License:        W3C
-URL:            %forgeurl
-Source:         %forgesource
+URL:            https://github.com/RDFLib/OWL-RL
+# tarball on pypi does not have scripts
+# we have to use github tarball
+Source:         https://github.com/RDFLib/OWL-RL/archive/refs/tags/%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
@@ -39,7 +36,7 @@ Summary:        %{summary}
 
 
 %prep
-%forgeautosetup -p1
+%autosetup -p1 -n OWL-RL-%{version}
 
 
 %generate_buildrequires

                 reply	other threads:[~2026-09-12 12:18 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=178921550142.1.10951407555821287970.rpms-python-owl_rl-db119fbbc638@fedoraproject.org \
    --to=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