public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-myrepos-utils] rawhide: Update to version 0.0.4.3
Date: Fri, 26 Jun 2026 17:35:47 GMT [thread overview]
Message-ID: <178249534774.1.4318466275145029805.rpms-python-myrepos-utils-8a5a7b793994@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-myrepos-utils
Branch : rawhide
Commit : 8a5a7b7939940d7ca786b9ed0e2e5042be36e1e3
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-26T18:35:17+01:00
Stats : +21/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-myrepos-utils/c/8a5a7b7939940d7ca786b9ed0e2e5042be36e1e3?branch=rawhide
Log:
Update to version 0.0.4.3
- Deduplicate license file
- Enable Packit for future releases
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index d33931b..d8b3fea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/myrepos-utils-0.0.3.tar.gz
/myrepos-utils-0.0.4.1.tar.gz
/myrepos-utils-0.0.4.2.tar.gz
+/myrepos_utils-0.0.4.3.tar.gz
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..fdf84eb
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,16 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+copy_upstream_release_description: false
+
+jobs:
+- job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+- job: koji_build
+ trigger: commit
+ allowed_committers: ['packit']
+ dist_git_branches:
+ - fedora-rawhide
diff --git a/python-myrepos-utils.spec b/python-myrepos-utils.spec
index 60e81c0..65d684e 100644
--- a/python-myrepos-utils.spec
+++ b/python-myrepos-utils.spec
@@ -3,13 +3,13 @@
%global srcname myrepos-utils
Name: python-%{srcname}
-Version: 0.0.4.2
+Version: 0.0.4.3
Release: %autorelease
Summary: Additional utilities for myrepos
License: GPL-2.0-or-later
URL: https://git.sr.ht/~michel-slm/myrepos-utils
-Source0: %{pypi_source}
+Source0: %{pypi_source myrepos_utils}
BuildArch: noarch
BuildRequires: python3-devel
@@ -28,7 +28,7 @@ Requires: myrepos
%prep
-%autosetup -p1 -n %{srcname}-%{version}
+%autosetup -p1 -n myrepos_utils-%{version}
%generate_buildrequires
%pyproject_buildrequires %{?with_check:-r requirements-test.txt}
@@ -52,7 +52,6 @@ Requires: myrepos
%files -n %{srcname} -f %{pyproject_files}
%doc README.md
-%license COPYING.md
%{_bindir}/mr-utils
diff --git a/sources b/sources
index 2681e93..4ffa0b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (myrepos-utils-0.0.4.2.tar.gz) = fcdc85742573be724088e85474dc07fbe184830b2e5b97d4e71277f8ac9c95f683f622bbe8a30c5e9198833e4377b20ce01b03775b00775e3b8626159c7522af
+SHA512 (myrepos_utils-0.0.4.3.tar.gz) = f6b2c64895a741256b4adaee9bed87385273b5b53b759fbac7556af3a67749e7c669dd7cb2529f54a78570ab2eb40429e23280581196fc1b4b6e7ebb97ecbc4b
reply other threads:[~2026-06-26 17:35 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=178249534774.1.4318466275145029805.rpms-python-myrepos-utils-8a5a7b793994@fedoraproject.org \
--to=salimma@fedoraproject.org \
--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