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 Review | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
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. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-markdown_2 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 (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 ... |