Bug 2071326

Summary: [RFE: EPEL9] EPEL9 branch for python-tempita
Product: [Fedora] Fedora EPEL Reporter: Navneet <nnavneet1001>
Component: python-tempitaAssignee: Joel Capitao <jcapitao>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: jcapitao, kylev, openstack-sig, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-12 11:06:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2164899    

Description Navneet 2022-04-03 01:50:41 UTC
Description of problem:


Please branch and build python-tempita in epel9.

Comment 1 Navneet 2022-04-14 19:30:22 UTC
Will you be able to branch and build python-tempitaa in epel9?

Comment 2 Orion Poplawski 2023-01-26 21:45:59 UTC
Please branch and build <package> in epel9.

If you do not wish to maintain python-tempita in epel9,
or do not think you will be able to do this in a timely manner,
the EPEL Packagers SIG would be happy to be a co-maintainer of the package;
please add the epel-packagers-sig group through
https://src.fedoraproject.org/rpms/python-tempita/addgroup
and grant it commit access, or collaborator access on epel* branches.

I would also be happy to be a co-maintainer (FAS: orion).

I can be the primary contact for EPEL (FAS: orion).

Comment 3 Orion Poplawski 2023-04-06 02:50:47 UTC
Will you be able to branch and build python-tempita in epel9?
The EPEL Packagers SIG would be happy to be a co-maintainer
if you do not wish to build it on epel9.

Comment 4 Orion Poplawski 2023-04-06 13:51:21 UTC
Builds fine: http://koji.fedoraproject.org/koji/taskinfo?taskID=99576432

Comment 5 Joel Capitao 2023-04-12 11:06:37 UTC
Hello Orion,

The build [1] is already in EPEL9 repo [1][2].
I should have closed this BR sooner, sorry for the mislead

$ podman run -it --rm quay.io/centos/centos:stream9 bash
[root@fc9a97f73aee /]# dnf install -y 'dnf-command(config-manager)'
[root@fc9a97f73aee /]# dnf config-manager --set-enabled crb
[root@fc9a97f73aee /]# dnf install -y epel-release epel-next-release
[root@fc9a97f73aee /]# dnf install python3-tempita
Extra Packages for Enterprise Linux 9 - x86_64                                                                             257 kB/s |  15 MB     00:59
Extra Packages for Enterprise Linux 9 - Next - x86_64                                                                      406 kB/s | 1.6 MB     00:03
Last metadata expiration check: 0:00:02 ago on Wed Apr 12 10:59:02 2023.
Dependencies resolved.
===========================================================================================================================================================
 Package                                    Architecture                      Version                                Repository                       Size
===========================================================================================================================================================
Installing:
 python3-tempita                            noarch                            0.5.2-8.el9                            epel                             36 k

Transaction Summary
===========================================================================================================================================================
Install  1 Package

Total download size: 36 k
Installed size: 113 k
Is this ok [y/N]: n
Operation aborted.

[1] https://koji.fedoraproject.org/koji/buildinfo?buildID=2149654
[2] https://packages.fedoraproject.org/pkgs/python-tempita/python3-tempita/epel-9.html
[3] https://download-ib01.fedoraproject.org/pub/epel/9/Everything/x86_64/Packages/p/python3-tempita-0.5.2-8.el9.noarch.rpm

Comment 6 Orion Poplawski 2023-04-12 13:35:28 UTC
Thanks,