Bug 1796734 (python-markdown_2)

Summary: Review Request: python-markdown_2 - Python implementation of Markdown
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, ngompa13, package-review
Target Milestone: ---Flags: ngompa13: fedora-review+
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: 2020-05-19 10:56:37 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:

Description Igor Raits 2020-01-31 05:10:07 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-markdown_2.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/python-markdown_2-2.6.11-1.fc32.src.rpm
Description:
Python implementation of Markdown.
Fedora Account System Username: ignatenkobrain

Comment 1 Neal Gompa 2020-01-31 17:19:41 UTC
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

Comment 2 Igor Raits 2020-01-31 19:22:31 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-markdown_2

Comment 3 Fabian Affolter 2020-01-31 19:49:17 UTC
2.6.11 is not the latest available release but 3.1.1 [1] is.


[1] https://github.com/Python-Markdown/markdown/releases/tag/3.1.1

Comment 4 Fabio Valentini 2020-01-31 19:52:50 UTC
(In reply to Fabian Affolter from comment #3)
> 2.6.11 is not the latest available release but 3.1.1 [1] is.
> 
> 
> [1] https://github.com/Python-Markdown/markdown/releases/tag/3.1.1

I think that's by design, since this is a compat package for the 2.x.y branch ...