Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pypa/distutils@3e9d47e with fix for distutils.log. #3705

Merged
merged 5 commits into from Nov 23, 2022

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Nov 23, 2022

Fixes #3693.

  • Add distutils.log.Log back for compatibility
  • Ignore deprecation warning in tests

Summary of changes

Closes

Pull Request Checklist

@abravalheri abravalheri merged commit 77074f6 into main Nov 23, 2022
@abravalheri abravalheri deleted the bugfix/3693-distutils-3e9d47e branch November 23, 2022 14:46
@abravalheri
Copy link
Contributor

abravalheri commented Nov 23, 2022

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] release v65.6.0 breaks packages downstream due to removal of distutils.log.Log
2 participants