public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/repo] f44: Update to 2.65
Date: Mon, 06 Jul 2026 21:51:41 GMT [thread overview]
Message-ID: <178337470138.1.17710233554201042870.rpms-repo-56391230db3a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/repo
Branch : f44
Commit : 56391230db3ad95a01c5906b6251c47fba91e00f
Author : LuK1337 <priv.luk@gmail.com>
Date : 2026-07-06T23:47:37+02:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/repo/c/56391230db3ad95a01c5906b6251c47fba91e00f?branch=f44
Log:
Update to 2.65
---
diff --git a/.gitignore b/.gitignore
index ea8075f..c9e386e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/repo-2.62.tar.gz
/repo-2.63.tar.gz
/repo-2.64.tar.gz
+/repo-2.65.tar.gz
diff --git a/repo.spec b/repo.spec
index 2f61488..44fe59a 100644
--- a/repo.spec
+++ b/repo.spec
@@ -1,5 +1,5 @@
Name: repo
-Version: 2.64
+Version: 2.65
Release: %autorelease
Summary: Repository management tool built on top of git
@@ -43,7 +43,7 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man1 man/%{name}*.1
install -Dpm0644 completion.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name}
%check
-%{py3_test_envvars} %{python3} -c 'import multiprocessing, pytest, sys; multiprocessing.set_start_method("fork"); sys.exit(pytest.main())'
+%{py3_test_envvars} %{python3} -m pytest
%files
%license LICENSE
diff --git a/sources b/sources
index d9bca76..3a88424 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (repo-2.64.tar.gz) = 0b87b4336a6f2f4d5f82a3c05b450f1010c45e3b09f01a682b9ae34fca8f6831521ebd55d7071f22734f241f33c7e9574f7e97a7f4ae7154a5c930518f2d0e35
+SHA512 (repo-2.65.tar.gz) = 45842c2c372b24eb328ace12e898087aab86afd9890f938e08c3150525f3ad93e06c099c94d3f98795c1196cec8a24b6798816d091f1045b3c989b8847a5dffc
reply other threads:[~2026-07-06 21:51 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=178337470138.1.17710233554201042870.rpms-repo-56391230db3a@fedoraproject.org \
--to=priv.luk@gmail.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