Skip to content

Instantly share code, notes, and snippets.

################################################################################
#
# python-scipy
#
################################################################################
PYTHON_SCIPY_VERSION = 1.3.0
PYTHON_SCIPY_SOURCE = scipy-$(PYTHON_SCIPY_VERSION).tar.gz
PYTHON_SCIPY_SITE = https://github.com/scipy/scipy/releases/download/v$(PYTHON_SCIPY_VERSION)
PYTHON_SCIPY_LICENSE = BSD-3-Clause, BSD-2-Clause, PSF, Apache-2.0, MIT, Zlib
################################################################################
#
# python-scipy
#
################################################################################
PYTHON_SCIPY_VERSION = 1.3.0
PYTHON_SCIPY_SOURCE = scipy-$(PYTHON_SCIPY_VERSION).tar.gz
PYTHON_SCIPY_SITE = https://github.com/scipy/scipy/releases/download/v$(PYTHON_SCIPY_VERSION)
PYTHON_SCIPY_LICENSE = BSD-3-Clause, BSD-2-Clause, PSF, Apache-2.0, MIT, Zlib
################################################################################
#
# python-scipy
#
################################################################################
$(eval $(python-package))
################################################################################
#
# python-scipy
#
################################################################################
PYTHON_SCIPY_VERSION = 1.3.0
PYTHON_SCIPY_SOURCE = scipy-$(PYTHON_SCIPY_VERSION).tar.gz
PYTHON_SCIPY_SITE = https://github.com/scipy/scipy/releases/download/v$(PYTHON_SCIPY_VERSION)
PYTHON_SCIPY_LICENSE = BSD-3-Clause, BSD-2-Clause, PSF, Apache-2.0, MIT, Zlib
python3 ./utils/scanpypi3 scipy -o packages
./utils/scanpypi3:24: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
buildroot package name for scipy: python-scipy
Package: python-scipy
Fetching package scipy
Downloading package scipy from https://files.pythonhosted.org/packages/cb/97/361c8c6ceb3eb765371a702ea873ff2fe112fa40073e7d2b8199db8eb56e/scipy-1.3.0.tar.gz...
Error: Could not install package scipy
leaving sources at /tmp/scanpypi-315yn6qe
./utils/scanpypi scipy -o package
./utils/scanpypi:23: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
buildroot package name for scipy: python-scipy
Package: python-scipy
Fetching package scipy
Downloading package scipy from https://files.pythonhosted.org/packages/cb/97/361c8c6ceb3eb765371a702ea873ff2fe112fa40073e7d2b8199db8eb56e/scipy-1.3.0.tar.gz...
Error: Could not install package scipy: module 'setup' has no attribute 'main'
[user]
email = johnbat26@gmail.com
name = Eugene Batogov
[core]
excludesfile = ~/.gitignore
whitespace=fix,-indent-with-non-tab,trailing-space,cr-at-eol
[sendemail]
smtpserver = smtp.gmail.com
smtpserverport = 465
// This is a karma config file. For more details see
// http://karma-runner.github.io/0.13/config/configuration-file.html
// we are also using it with karma-webpack
// https://github.com/webpack/karma-webpack
/* eslint-disable no-undef */ //TODO: разобраться почему require это no-undef
var webpackConfig = require('../../build/webpack.test.conf')
module.exports = function (config) {
config.set({
// to run in additional browsers:
// This is a karma config file. For more details see
// http://karma-runner.github.io/0.13/config/configuration-file.html
// we are also using it with karma-webpack
// https://github.com/webpack/karma-webpack
/* eslint-disable no-undef */ //TODO: разобраться почему require это no-undef
var webpackConfig = require('../../build/webpack.test.conf')
module.exports = function (config) {
config.set({
// to run in additional browsers:
@JohnBat26
JohnBat26 / txt
Created May 30, 2017 10:47
Atom packages list
Zen@0.18.0
advanced-open-file@0.16.6
ansible-snippets@0.2.0
atom-beautify@0.29.26
atom-bootstrap4@1.4.0
atom-elixir@0.2.3
atom-github
atom-runner@2.7.1
atom-ternjs@0.18.3
auto-detect-indentation@1.3.0