[Bug 218201] math/py-numpy upgrade to v1.12.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 29 20:31:36 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218201
--- Comment #2 from Eric Camachat <eric at camachat.org> ---
(In reply to duchateau.olivier from comment #1)
% curl -i https://pypi.python.org/packages/source/n/numpy/numpy-1.12.1.tar.gz
HTTP/2 404
date: Wed, 29 Mar 2017 20:24:23 GMT
content-type: application/xml
via: 1.1 varnish
fastly-debug-digest:
7135b90adfb53f33276d442366ac5ae1b527aa3fe1dba0cc7eeaea7371c55dce
cache-control: max-age=60, public
accept-ranges: bytes
via: 1.1 varnish
age: 0
x-served-by: cache-sea1035-SEA, cache-sjc3132-SJC
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1490819063.703729,VS0,VE61
x-frame-options: deny
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
content-length: 305
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>NoSuchKey</Code><Message>The specified key does not
exist.</Message><Key>source/n/numpy/numpy-1.12.1.tar.gz</Key><RequestId>ED5176715DA1E85C</RequestId><HostId>DR8zTXNw9W4ukpHG8ZVkyNO4AyjNjUhbVeSjwoy19t1hEWvdnEBDLfruR+A/V5gPqdf6bVXJTQc=</HostId></Error>
I guess endian.h path had been fixed in v1.12.0.
https://github.com/numpy/numpy/blob/master/doc/release/1.12.0-notes.rst
https://github.com/numpy/numpy/pull/7885/files
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list