FS#49813 - [cython] Doesn't build, source moved

Attached to Project: Community Packages
Opened by Michael Breedlove (mbreedlove) - Thursday, 23 June 2016, 05:28 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 23 June 2016, 11:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
PKGBUILD source is out of date. Cython is no longer served from "http://cython.org/release/Cython-$pkgver.tar.gz". The download page now references PyPi, https://pypi.python.org/pypi/Cython/

The current download url seems to be:

https://pypi.python.org/packages/b1/51/bd5ef7dff3ae02a2c6047aa18d3d06df2fb8a40b00e938e7ea2f75544cac/Cython-0.24.tar.gz

The MD5 checksum is unchanged, 14fbc970f4a856845e633cbc09e61048.


Log info:
...
==> Building cython from sources.

==> Retrieving PKGBUILD and local sources...
x PKGBUILD
==> Edit PKGBUILD ? [y/N] ("A" to abort)
==> ------------------------------------
==>

==> WARNING: This PKGBUILD describes a split package.
==> Specific package options are unknown
==> cython dependencies:
- python-setuptools (already installed) [makedepend]
- python2-setuptools (already installed) [makedepend]


==> Continue building cython ? [Y/n]
==> --------------------------------
==>

==> Building and installing package
==> Making package: cython 0.24-1 (Wed Jun 22 17:44:10 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading Cython-0.24.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://cython.org/release/Cython-0.24.tar.gz
Aborting...
==> ERROR: Makepkg was unable to build python.



Steps to reproduce:
* Do not have cython installed via pacman
* yaourt -Sb opendht
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 23 June 2016, 11:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn/trunk only

Loading...