Bug 2164623

Summary: Review Request: python39-future-epel - Easy, clean, reliable Python 2/3 compatibility
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Michel Lind <michel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
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-01-27 09:44:51 UTC Type: ---
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: 2164622    

Description Michel Lind 2023-01-25 20:37:44 UTC
Spec URL: https://salimma.fedorapeople.org/python39-future-epel.spec
SRPM URL: https://salimma.fedorapeople.org/python39-future-epel-0.18.3-4.el8.1.src.rpm

Description:

future is the missing compatibility layer between Python 2 and
Python 3. It allows you to use a single, clean Python 3.x-compatible
codebase to support both Python 2 and Python 3 with minimal overhead.

It provides ``future`` and ``past`` packages with backports and forward
ports of features from Python 3 and 2. It also comes with ``futurize`` and
``pasteurize``, customized 2to3-based scripts that helps you to convert
either Py2 or Py3 code easily to support both Python 2 and 3 in a single
clean Py3-style codebase, module by module.

Fedora Account System Username: salimma

Comment 1 Jakub Kadlčík 2023-01-25 20:41:33 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/5297531
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2164623-python39-future-epel/fedora-rawhide-x86_64/05297531-python39-future-epel/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

Comment 2 Michel Lind 2023-01-26 18:08:06 UTC
Repo request with exception has been processed, so I'm taking this

Comment 3 Fedora Update System 2023-01-26 19:23:42 UTC
FEDORA-EPEL-2023-4dbc75670a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-4dbc75670a

Comment 4 Fedora Update System 2023-01-27 09:44:51 UTC
FEDORA-EPEL-2023-4dbc75670a has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.