Bug 1594462

Summary: pygame 1.9.4 release needed for python 3.7
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: pygameAssignee: Jan Kaluža <jkaluza>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync, jkaluza, jskarvad, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://github.com/pygame/pygame/issues/390
Whiteboard:
Fixed In Version: pygame-1.9.3-7.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-05 11:06:57 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: 1565020    

Description Raphael Groner 2018-06-23 10:28:47 UTC
Description of problem:
New upstream release.

Version-Release number of selected component (if applicable):
1.9.3

How reproducible:
yes

Steps to Reproduce:
1. dnf install pygame
2. dnf update pygame
3.

Actual results:
Old version.

Expected results:
Current version.

Additional info:
https://github.com/pygame/pygame/issues/390
https://github.com/pygame/pygame/issues/382

Comment 1 Miro Hrončok 2018-06-23 11:35:35 UTC
If the new release builds on Python 3.7, please build it in the side tag:


    fedpkg build --target=f29-python

Comment 2 Miro Hrončok 2018-06-27 10:01:59 UTC
The release haven't happened yet.

Comment 3 Raphael Groner 2018-06-27 10:59:05 UTC
(In reply to Miro Hrončok from comment #2)
> The release haven't happened yet.

Right. But we need it with the official fixes for python 3.7 and a release may happen soon. See in the upstream issue.
https://github.com/pygame/pygame/issues/390

Comment 4 Miro Hrončok 2018-07-02 18:19:23 UTC
The side tag is no more. Once fixed, build in regular rawhide.

Comment 5 Miro Hrončok 2018-07-05 11:06:57 UTC
Applied the necessary bits, as it seems we'll wait for next version for a while.