public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Kadlcik <frostyx@email.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/python-copr-common] f45: Update python-copr-common to 1.8-1
Date: Tue, 11 Aug 2026 22:36:36 GMT [thread overview]
Message-ID: <178648779618.1.11251960268201076260.rpms-python-copr-common-5516a5824388@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-copr-common
Branch : f45
Commit : 5516a5824388e236a80d3b3c96f88c8fb0ea3a72
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-08-12T00:35:56+02:00
Stats : +11/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-copr-common/c/5516a5824388e236a80d3b3c96f88c8fb0ea3a72?branch=f45
Log:
Update python-copr-common to 1.8-1
---
diff --git a/python-copr-common.spec b/python-copr-common.spec
index 34d819c..52df965 100644
--- a/python-copr-common.spec
+++ b/python-copr-common.spec
@@ -1,8 +1,8 @@
%global srcname copr-common
Name: python-copr-common
-Version: 1.7
-Release: 3%{?dist}
+Version: 1.8
+Release: 1%{?dist}
Summary: Python code used by Copr
License: GPL-2.0-or-later
@@ -22,9 +22,10 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
%endif
BuildRequires: python3-pytest
+BuildRequires: python3-redis
BuildRequires: python3-requests
-BuildRequires: python3-filelock
BuildRequires: python3-setproctitle
+BuildRequires: redis
%global _description\
COPR is lightweight build system. It allows you to create new project in WebUI,\
@@ -69,7 +70,7 @@ version=%version %py3_install
%endif
%check
-%{_bindir}/python3 -m pytest -vv tests
+./run_tests.sh -vv --no-cov
%files -n python3-%{srcname}
@@ -79,11 +80,11 @@ version=%version %py3_install
%changelog
-* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.7-2
-- Rebuilt for Python 3.15
+* Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 1.8-1
+- Add direct RPM upload build type
+- Efactor lock() function into Lock class
+- Fair FIFO locking via Redis queue
+- Fix container-based unit test workflow
* Wed Apr 15 2026 Jakub Kadlcik <frostyx@email.cz> 1.7-1
- Fix test_posix_live_output_cut test for s390x
diff --git a/sources b/sources
index 35a32fb..e54dc3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-copr-common-1.7.tar.gz) = 73fb38f989a9b3a46c65217409da270c62875bea35ffffc3d4b328f5a3bf9b2a3308d4141b147b8410222f69d3efcfdd6d722acde0fd069fec5cd4cbd74219cc
+SHA512 (python-copr-common-1.8.tar.gz) = ea7fd72a8928601b6a92e917879d17262320ec534e253716dac71ef39a46f4569eeed38e3b84d35785cd9d10780b8995c1adc64d78195202ff88743396377aa1
reply other threads:[~2026-08-11 22:36 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=178648779618.1.11251960268201076260.rpms-python-copr-common-5516a5824388@fedoraproject.org \
--to=frostyx@email.cz \
--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