public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-backend] rawhide: Update copr-backend to 2.14-1
@ 2026-08-11 23:09 Jakub Kadlcik
  0 siblings, 0 replies; only message in thread
From: Jakub Kadlcik @ 2026-08-11 23:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/copr-backend
Branch : rawhide
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=rawhide

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

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

only message in thread, other threads:[~2026-08-11 23:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 23:09 [rpms/copr-backend] rawhide: Update copr-backend to 2.14-1 Jakub Kadlcik

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