The following builds have been pushed to Fedora EPEL 8 updates-testing

    copr-cli-2.2-1.el8
    copr-messaging-1.2-1.el8
    copr-rpmbuild-1.4-1.el8
    copr-selinux-1.57-1.el8
    python-copr-2.2-1.el8
    python-copr-common-1.2-1.el8

Details about builds:


================================================================================
 copr-cli-2.2-1.el8 (FEDORA-EPEL-2025-07582d472e)
 Command line interface for COPR
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr client packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 2.2-1
- Modernize spec file and drop old stuff
--------------------------------------------------------------------------------


================================================================================
 copr-messaging-1.2-1.el8 (FEDORA-EPEL-2025-0d8a8f9f56)
 Abstraction for Copr messaging listeners/publishers
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr server packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 1.2-1
- Stop using deprecated %py3_build/%py3_install macros
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2351386 - copr-backend fails to build with Python 3.14: 
TestActionWorkerManager.test_add_task_for_running_worker: TypeError: cannot 
pickle 'itertools.count' object
        https://bugzilla.redhat.com/show_bug.cgi?id=2351386
  [ 2 ] Bug #2373920 - F43FailsToInstall: copr-frontend
        https://bugzilla.redhat.com/show_bug.cgi?id=2373920
  [ 3 ] Bug #2377231 - copr-backend: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377231
  [ 4 ] Bug #2377578 - python-copr-common: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377578
  [ 5 ] Bug #2378523 - python-copr: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2378523
--------------------------------------------------------------------------------


================================================================================
 copr-rpmbuild-1.4-1.el8 (FEDORA-EPEL-2025-0d8a8f9f56)
 Run COPR build tasks
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr server packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 1.4-1
- Improve robustness and cooperation with backend
- Pipe errors/warning out to builder-live.log
- Make sure we use the latest dist-git-client
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2351386 - copr-backend fails to build with Python 3.14: 
TestActionWorkerManager.test_add_task_for_running_worker: TypeError: cannot 
pickle 'itertools.count' object
        https://bugzilla.redhat.com/show_bug.cgi?id=2351386
  [ 2 ] Bug #2373920 - F43FailsToInstall: copr-frontend
        https://bugzilla.redhat.com/show_bug.cgi?id=2373920
  [ 3 ] Bug #2377231 - copr-backend: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377231
  [ 4 ] Bug #2377578 - python-copr-common: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377578
  [ 5 ] Bug #2378523 - python-copr: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2378523
--------------------------------------------------------------------------------


================================================================================
 copr-selinux-1.57-1.el8 (FEDORA-EPEL-2025-0d8a8f9f56)
 SELinux module for COPR
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr server packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 1.57-1
- Modernize spec file and drop old stuff
* Tue Mar 25 2025 Pavel Raiskup <[email protected]> 1.56-1
- unify bindir and sbindir
* Tue Jan 24 2023 Jakub Kadlcik <[email protected]> 1.55-1
- Use spdx license
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2351386 - copr-backend fails to build with Python 3.14: 
TestActionWorkerManager.test_add_task_for_running_worker: TypeError: cannot 
pickle 'itertools.count' object
        https://bugzilla.redhat.com/show_bug.cgi?id=2351386
  [ 2 ] Bug #2373920 - F43FailsToInstall: copr-frontend
        https://bugzilla.redhat.com/show_bug.cgi?id=2373920
  [ 3 ] Bug #2377231 - copr-backend: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377231
  [ 4 ] Bug #2377578 - python-copr-common: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377578
  [ 5 ] Bug #2378523 - python-copr: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2378523
--------------------------------------------------------------------------------


================================================================================
 python-copr-2.2-1.el8 (FEDORA-EPEL-2025-07582d472e)
 Python interface for Copr
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr client packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 2.2-1
- Stop using deprecated %py3_build/%py3_install macros
- Remove rhel7 conditions and remove python2 support
--------------------------------------------------------------------------------


================================================================================
 python-copr-common-1.2-1.el8 (FEDORA-EPEL-2025-0d8a8f9f56)
 Python code used by Copr
--------------------------------------------------------------------------------
Update Information:

New upstream versions of Copr server packages
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 26 2025 Jakub Kadlcik <[email protected]> 1.2-1
- Specify reason for running createrepo
- Improve robustness and cooperation between backend and rpmbuild
- Remove license classifier
- Modernize specfile using pyproject macro
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2351386 - copr-backend fails to build with Python 3.14: 
TestActionWorkerManager.test_add_task_for_running_worker: TypeError: cannot 
pickle 'itertools.count' object
        https://bugzilla.redhat.com/show_bug.cgi?id=2351386
  [ 2 ] Bug #2373920 - F43FailsToInstall: copr-frontend
        https://bugzilla.redhat.com/show_bug.cgi?id=2373920
  [ 3 ] Bug #2377231 - copr-backend: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377231
  [ 4 ] Bug #2377578 - python-copr-common: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2377578
  [ 5 ] Bug #2378523 - python-copr: Stop using deprecated 
%py3_build/%py3_install macros
        https://bugzilla.redhat.com/show_bug.cgi?id=2378523
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to