Merge pypa/distutils@3e9d47e with fix for distutils.log.#3705
Merged
Conversation
Backfill `distutils.log.Log` for compatibility
Contributor
|
Thank you very much Jason, everything seems to be working fine (at superficial level): virtualenv .venv
.venv/bin/python -m pip install -U 'setuptools==65.6.1' numpy
.venv/bin/python -c '
import distutils
assert "setuptools/_distutils" in next(iter(distutils.__path__))
from numpy.distutils import log
log.warn("hello world")
'
# ...
# WARN: hello world |
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Nov 24, 2022
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.23.5.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.23.5-1.spec
mv ../python*-numpy*1.23.5*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.23.5/
rm -rf ../python*-numpy*1.23.5*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 27, 2022
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.1-1.spec
mv ../python*-numpy*1.24.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.1/
rm -rf ../python*-numpy*1.24.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 27, 2022
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.1-1.spec
mv ../python*-numpy*1.24.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.1/
rm -rf ../python*-numpy*1.24.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 6, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.2-1.spec
mv ../python*-numpy*1.24.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.2/
rm -rf ../python*-numpy*1.24.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Apr 23, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.3-1.spec
mv ../python*-numpy*1.24.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.3/
rm -rf ../python*-numpy*1.24.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jun 18, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
mv ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jun 27, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.4-1.spec
mv ../python*-numpy*1.24.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.4/
rm -rf ../python*-numpy*1.24.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jul 9, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.1-1.spec
mv ../python*-numpy*1.25.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.1/
rm -rf ../python*-numpy*1.25.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jul 9, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
mv ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
mv ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.2-1.spec
mv ../python*-numpy*1.24.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.2/
rm -rf ../python*-numpy*1.24.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.3-1.spec
mv ../python*-numpy*1.24.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.3/
rm -rf ../python*-numpy*1.24.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.4-1.spec
mv ../python*-numpy*1.24.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.4/
rm -rf ../python*-numpy*1.24.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
mv ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.1-1.spec
mv ../python*-numpy*1.25.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.1/
rm -rf ../python*-numpy*1.25.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Aug 4, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
mv ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
pkanneganti4e
pushed a commit
to alvistack/numpy-numpy
that referenced
this pull request
Sep 26, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.0-1.spec
mv ../python*-numpy*1.26.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.0/
rm -rf ../python*-numpy*1.26.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Oct 17, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.0-1.spec
mv ../python*-numpy*1.26.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.0/
rm -rf ../python*-numpy*1.26.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Oct 17, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.1-1.spec
mv ../python*-numpy*1.26.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.1/
rm -rf ../python*-numpy*1.26.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Nov 16, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.2-1.spec
cp ../python*-numpy*1.26.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.2/
rm -rf ../python*-numpy*1.26.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 21, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.2-1.spec
cp ../python*-numpy*1.24.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.2/
rm -rf ../python*-numpy*1.24.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 24, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
cp ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 24, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.0-1.spec
cp ../python*-numpy*1.26.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.0/
rm -rf ../python*-numpy*1.26.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 24, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.1-1.spec
cp ../python*-numpy*1.26.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.1/
rm -rf ../python*-numpy*1.26.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 24, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.2-1.spec
cp ../python*-numpy*1.26.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.2/
rm -rf ../python*-numpy*1.26.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.2-1.spec
cp ../python*-numpy*1.24.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.2/
rm -rf ../python*-numpy*1.24.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.3-1.spec
cp ../python*-numpy*1.24.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.3/
rm -rf ../python*-numpy*1.24.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.4-1.spec
cp ../python*-numpy*1.24.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.4/
rm -rf ../python*-numpy*1.24.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
cp ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.1-1.spec
cp ../python*-numpy*1.25.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.1/
rm -rf ../python*-numpy*1.25.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
cp ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.0-1.spec
cp ../python*-numpy*1.26.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.0/
rm -rf ../python*-numpy*1.26.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.1-1.spec
cp ../python*-numpy*1.26.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.1/
rm -rf ../python*-numpy*1.26.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Dec 31, 2023
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.2-1.spec
cp ../python*-numpy*1.26.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.2/
rm -rf ../python*-numpy*1.26.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.2-1.spec
cp ../python*-numpy*1.24.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.2/
rm -rf ../python*-numpy*1.24.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.3-1.spec
cp ../python*-numpy*1.24.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.3/
rm -rf ../python*-numpy*1.24.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync
git submodule update --init
tar zcvf ../python-numpy_1.24.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.24.4-1.spec
cp ../python*-numpy*1.24.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.24.4/
rm -rf ../python*-numpy*1.24.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
cp ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.1-1.spec
cp ../python*-numpy*1.25.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.1/
rm -rf ../python*-numpy*1.25.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
cp ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.0-1.spec
cp ../python*-numpy*1.26.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.0/
rm -rf ../python*-numpy*1.26.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.1-1.spec
cp ../python*-numpy*1.26.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.1/
rm -rf ../python*-numpy*1.26.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 1, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.2-1.spec
cp ../python*-numpy*1.26.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.2/
rm -rf ../python*-numpy*1.26.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Jan 3, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.3-1.spec
cp ../python*-numpy*1.26.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.3/
rm -rf ../python*-numpy*1.26.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 6, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.4-1.spec
cp ../python*-numpy*1.26.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.4/
rm -rf ../python*-numpy*1.26.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.0.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.0-1.spec
cp ../python*-numpy*1.25.0*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.0/
rm -rf ../python*-numpy*1.25.0*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.1.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.1-1.spec
cp ../python*-numpy*1.25.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.1/
rm -rf ../python*-numpy*1.25.1*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.25.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.25.2-1.spec
cp ../python*-numpy*1.25.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.25.2/
rm -rf ../python*-numpy*1.25.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.2.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.2-1.spec
cp ../python*-numpy*1.26.2*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.2/
rm -rf ../python*-numpy*1.26.2*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.3.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.3-1.spec
cp ../python*-numpy*1.26.3*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.3/
rm -rf ../python*-numpy*1.26.3*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
hswong3i
added a commit
to alvistack/numpy-numpy
that referenced
this pull request
Feb 24, 2024
git clean -xdf
git submodule sync --recursive
git submodule update --recursive --init
git submodule foreach --recursive git checkout -- .
tar zcvf ../python-numpy_1.26.4.orig.tar.gz --exclude=.git .
debuild -uc -us
cp python-numpy.spec ../python-numpy_1.26.4-1.spec
cp ../python*-numpy*1.26.4*.{gz,xz,spec,dsc} /osc/home\:alvistack/numpy-numpy-1.26.4/
rm -rf ../python*-numpy*1.26.4*.*
See numpy#22623
See pypa/setuptools#3705
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3693.
Summary of changes
Closes
Pull Request Checklist
changelog.d/.(See documentation for details)