Skip to content

Commit

Permalink
alvistack/v1.7.3
Browse files Browse the repository at this point in the history
    git clean -xdf
    git submodule sync
    git submodule update --init
    tar zcvf ../python-scipy_1.7.3.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-scipy.spec ../python-scipy_1.7.3-1.spec
    mv ../python*-scipy*1.7.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/scipy-scipy-1.7.3/
    rm -rf ../python*-scipy*1.7.3*.*

See scipy#16719

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
  • Loading branch information
hswong3i committed Feb 13, 2023
1 parent 59e6539 commit 01603cb
Show file tree
Hide file tree
Showing 121 changed files with 1,757,000 additions and 116 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -288,3 +288,5 @@ scipy/optimize/cython_optimize/_zeros.pyx
scipy/optimize/lbfgsb/_lbfgsbmodule.c
scipy/optimize/_highs/cython/src/_highs_wrapper.cxx
scipy/optimize/_highs/cython/src/_highs_constants.cxx

.pybuild/

0 comments on commit 01603cb

Please sign in to comment.