public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/repo] f44: Update to 2.65
@ 2026-07-06 21:51 LuK1337
  0 siblings, 0 replies; only message in thread
From: LuK1337 @ 2026-07-06 21:51 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-06 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 21:51 [rpms/repo] f44: Update to 2.65 LuK1337

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