Bug 1622664 - URL reportlab.org of package isn't accurate anymore should be reportlab.com or similar
Summary: URL reportlab.org of package isn't accurate anymore should be reportlab.com o...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-reportlab
Version: 28
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: William Moreno
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-27 17:18 UTC by Eric Lavarde
Modified: 2018-10-28 15:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-28 15:53:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Eric Lavarde 2018-08-27 17:18:33 UTC
Description of problem:

$ rpm -qi python2-reportlab | awk -F' +: +' '$1 == "URL" {print $2}' | wget -i -
--2018-08-27 19:14:49--  http://www.reportlab.org/
Resolving www.reportlab.org (www.reportlab.org)... 217.147.86.65
Connecting to www.reportlab.org (www.reportlab.org)|217.147.86.65|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-08-27 19:14:49 ERROR 404: Not Found.

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

Name        : python2-reportlab
Version     : 3.4.0
Release     : 8.fc28

How reproducible:

Always

Steps to Reproduce:

see above

Actual results:

URL doesn't exist

Expected results:

URL works

Additional info:

IMHO there are two URLs which could be used:
https://www.reportlab.com/opensource/
or
https://bitbucket.org/rptlab/reportlab


Note You need to log in before you can comment on or make changes to this bug.