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/copr-backend] f43: Update copr-backend to 2.14-1
Date: Tue, 11 Aug 2026 23:09:30 GMT	[thread overview]
Message-ID: <178648977045.1.2242349366998256370.rpms-copr-backend-49c03090e5a5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/copr-backend
Branch : f43
Commit : 49c03090e5a560321214783352df2ba6ff727977
Author : Jakub Kadlcik <frostyx@email.cz>
Date   : 2026-08-12T01:09:09+02:00
Stats  : +27/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/copr-backend/c/49c03090e5a560321214783352df2ba6ff727977?branch=f43

Log:
Update copr-backend to 2.14-1

---
diff --git a/copr-backend.spec b/copr-backend.spec
index 6b78579..73dd77b 100644
--- a/copr-backend.spec
+++ b/copr-backend.spec
@@ -2,10 +2,10 @@
 %global tests_version 5
 %global tests_tar test-data-copr-backend
 
-%global copr_common_version 1.2.1
+%global copr_common_version 1.7.2
 
 Name:       copr-backend
-Version:    2.13.hotfix.2
+Version:    2.14
 Release:    1%{?dist}
 Summary:    Backend for Copr
 
@@ -77,6 +77,8 @@ Recommends: python3-copr-messaging
 Requires:   python3-daemon
 Requires:   python3-dateutil
 Recommends: python3-fedmsg
+Recommends: python3-stomppy
+Recommends: python3-kafka
 Requires:   python3-gobject
 Requires:   python3-humanize
 Requires:   python3-jinja2
@@ -240,13 +242,28 @@ install -m0644 -D conf/copr-backend.sysusers.conf %{buildroot}%{_sysusersdir}/co
 %exclude %{_pkgdocdir}/lighttpd
 
 %changelog
-* Sat Jul 18 2026 Jakub Kadlcik <frostyx@email.cz> 2.13.hotfix.2-1
-- backend: allow migrating multiple owners at once
-
-* Tue Jun 02 2026 Jakub Kadlcik <frostyx@email.cz> 2.13.hotfix.1-1
-- Revert setup.py change done by standard tito tagger
-
-* Tue Jun 02 2026 Jakub Kadlcik <frostyx@email.cz> 2.13.hotfix.0-1
+* Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 2.14-1
+- Raise the wait-for-repo timeout
+- Log chroot/arch/pakage info in prmeta predictions
+- Turn on rpmeta
+- Add kafka as new msgbus
+- Fix wait for Pulp publication when creating devel repository
+- Refactor to use PulpRequest and deliver_and_wait
+- Retry failed Pulp background tasks with exponential backoff
+- Move URLs from pagure to forgejo
+- Refactor lock() function into Lock class
+- Fair FIFO locking via Redis queue
+- Add script for reasonably sized chunks of migrated owners
+- Don't check for "None" keywords
+- Fork also empty repositories
+- Allow migrating multiple owners at once
+- Fix create_file_logger guard for pytest >= 9.1 compatibility
+- Move lock/batch orchestration from PulpClient to BatchedAddRemoveContent
+- Fix race in PulpStorage.delete_builds()
+- Move success logging into wait_for_finished_task
+- Consolidate Pulp task error handling in wait_for_finished_task
+- Handle async Pulp distribution updates (202 responses)
+- Wait for Pulp publication tasks to finish
 - Revert "backend: block all actions and builds for @copr/PyPI and @copr/PyPI3"
 
 * Mon Jun 01 2026 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 2.13-1

diff --git a/sources b/sources
index d3695ab..7420812 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (copr-backend-2.13.hotfix.2.tar.gz) = e68a4c125a6b3e1386771294f55ac25be5d077107d6975444aacbb30d1dea163581bb00e1cd29c6df2f9d11440ba914779efa3c8cf5736c525e8c46cd4368584
+SHA512 (copr-backend-2.14.tar.gz) = 7bbdfa7308dc24f149d0906fe55eba2b83654d8389059fdce26515e6fe159b67f375cfcfe2f5aa71b813e0e007451aba9e5021503ba16e221fce02880cd7bf9c
 SHA512 (test-data-copr-backend-5.tar.gz) = 723216ee7215e545870d5ae287d96d8ef33704e74108039f800c85c16e46f12a75c83b75e1bbd5258a35439831d28a33aff207f63100aef3a2bacf972b115d6e

                 reply	other threads:[~2026-08-11 23:09 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=178648977045.1.2242349366998256370.rpms-copr-backend-49c03090e5a5@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