Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-jose.spec'], chrootPath='/var/lib/mock/f34-build-23190283-2199445/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-jose.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1601942372 Wrote: /builddir/build/SRPMS/python-jose-3.2.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-jose.spec'], chrootPath='/var/lib/mock/f34-build-23190283-2199445/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-jose.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1601942372 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fPbBrR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-jose-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-jose-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-jose-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (disable-test_key_too_short.patch): + echo 'Patch #0 (disable-test_key_too_short.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file tests/algorithms/test_EC.py Hunk #1 succeeded at 114 (offset 1 line). + sed -i 's#ecdsa <0.15#ecdsa#' setup.py + rm -rf python_jose.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zFg41T + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/jose copying jose/__init__.py -> build/lib/jose copying jose/constants.py -> build/lib/jose copying jose/exceptions.py -> build/lib/jose copying jose/jwk.py -> build/lib/jose copying jose/jws.py -> build/lib/jose copying jose/jwt.py -> build/lib/jose copying jose/utils.py -> build/lib/jose creating build/lib/jose/backends copying jose/backends/__init__.py -> build/lib/jose/backends copying jose/backends/_asn1.py -> build/lib/jose/backends copying jose/backends/base.py -> build/lib/jose/backends copying jose/backends/cryptography_backend.py -> build/lib/jose/backends copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends copying jose/backends/pycrypto_backend.py -> build/lib/jose/backends copying jose/backends/rsa_backend.py -> build/lib/jose/backends + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KjLFiS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch + cd python-jose-3.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/__init__.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/constants.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/exceptions.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/jwk.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/jws.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/jwt.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose copying build/lib/jose/utils.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose creating /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/__init__.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/_asn1.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/base.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/cryptography_backend.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/ecdsa_backend.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/pycrypto_backend.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends copying build/lib/jose/backends/rsa_backend.py -> /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/jwk.py to jwk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/jws.py to jws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/jwt.py to jwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/_asn1.py to _asn1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/cryptography_backend.py to cryptography_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/ecdsa_backend.py to ecdsa_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/pycrypto_backend.py to pycrypto_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/jose/backends/rsa_backend.py to rsa_backend.cpython-39.pyc writing byte-compilation script '/tmp/tmpi6wbtxlh.py' /usr/bin/python3 /tmp/tmpi6wbtxlh.py removing /tmp/tmpi6wbtxlh.py running install_egg_info running egg_info creating python_jose.egg-info writing python_jose.egg-info/PKG-INFO writing dependency_links to python_jose.egg-info/dependency_links.txt writing requirements to python_jose.egg-info/requires.txt writing top-level names to python_jose.egg-info/top_level.txt writing manifest file 'python_jose.egg-info/SOURCES.txt' reading manifest file 'python_jose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_jose.egg-info/SOURCES.txt' Copying python_jose.egg-info to /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9/site-packages/python_jose-3.2.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.2.0-1.fc34 --unique-debug-suffix -3.2.0-1.fc34.noarch --unique-debug-src-base python-jose-3.2.0-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-jose-3.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RaADDT + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + python3 -m pytest -m 'not (cryptography or pycryptodome or pycrypto or backend_compatibility)' tests ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-jose-3.2.0, configfile: pytest.ini plugins: cov-2.10.1 collected 415 items / 267 deselected / 148 selected tests/test_backends.py .. [ 1%] tests/test_firebase.py ... [ 3%] tests/test_jwk.py ......... [ 9%] tests/test_jws.py ...............................s....... [ 35%] tests/test_jwt.py ...................................................... [ 72%] ... [ 74%] tests/test_utils.py .. [ 75%] tests/algorithms/test_EC.py ...ss....... [ 83%] tests/algorithms/test_HMAC.py ... [ 85%] tests/algorithms/test_RSA.py ................ [ 96%] tests/algorithms/test_base.py .. [ 97%] tests/rfc/test_rfc7520.py ... [100%] ================ 145 passed, 3 skipped, 267 deselected in 3.57s ================ + python3 -m pytest -m 'not (pycryptodome or pycrypto or backend_compatibility)' tests ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-jose-3.2.0, configfile: pytest.ini plugins: cov-2.10.1 collected 415 items / 261 deselected / 154 selected tests/test_backends.py .. [ 1%] tests/test_firebase.py ... [ 3%] tests/test_jwk.py ......... [ 9%] tests/test_jws.py ...............................s....... [ 34%] tests/test_jwt.py ...................................................... [ 69%] ... [ 71%] tests/test_utils.py .. [ 72%] tests/algorithms/test_EC.py ........ss....... [ 83%] tests/algorithms/test_HMAC.py ... [ 85%] tests/algorithms/test_RSA.py ................. [ 96%] tests/algorithms/test_base.py .. [ 98%] tests/rfc/test_rfc7520.py ... [100%] ================ 151 passed, 3 skipped, 261 deselected in 3.50s ================ + python3 -m pytest -m 'not (cryptography or pycrypto or backend_compatibility)' tests ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-jose-3.2.0, configfile: pytest.ini plugins: cov-2.10.1 collected 415 items / 267 deselected / 148 selected tests/test_backends.py .. [ 1%] tests/test_firebase.py ... [ 3%] tests/test_jwk.py ......... [ 9%] tests/test_jws.py ...............................s....... [ 35%] tests/test_jwt.py ...................................................... [ 72%] ... [ 74%] tests/test_utils.py .. [ 75%] tests/algorithms/test_EC.py ...ss....... [ 83%] tests/algorithms/test_HMAC.py ... [ 85%] tests/algorithms/test_RSA.py ................ [ 96%] tests/algorithms/test_base.py .. [ 97%] tests/rfc/test_rfc7520.py ... [100%] ================ 145 passed, 3 skipped, 267 deselected in 3.45s ================ + python3 -m pytest -m 'not (cryptography or pycryptodome or backend_compatibility)' tests ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-jose-3.2.0, configfile: pytest.ini plugins: cov-2.10.1 collected 415 items / 267 deselected / 148 selected tests/test_backends.py .. [ 1%] tests/test_firebase.py ... [ 3%] tests/test_jwk.py ......... [ 9%] tests/test_jws.py ...............................s....... [ 35%] tests/test_jwt.py ...................................................... [ 72%] ... [ 74%] tests/test_utils.py .. [ 75%] tests/algorithms/test_EC.py ...ss....... [ 83%] tests/algorithms/test_HMAC.py ... [ 85%] tests/algorithms/test_RSA.py ................ [ 96%] tests/algorithms/test_base.py .. [ 97%] tests/rfc/test_rfc7520.py ... [100%] ================ 145 passed, 3 skipped, 267 deselected in 3.41s ================ + python3 -m pytest tests ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-jose-3.2.0, configfile: pytest.ini plugins: cov-2.10.1 collected 415 items tests/test_asn1.py .... [ 0%] tests/test_backends.py .. [ 1%] tests/test_firebase.py ... [ 2%] tests/test_jwk.py ......... [ 4%] tests/test_jws.py ...............................s....... [ 13%] tests/test_jwt.py ...................................................... [ 26%] ... [ 27%] tests/test_utils.py .. [ 27%] tests/algorithms/test_EC.py ........ss....... [ 32%] tests/algorithms/test_EC_compat.py .................... [ 36%] tests/algorithms/test_HMAC.py ... [ 37%] tests/algorithms/test_RSA.py .................... [ 42%] tests/algorithms/test_RSA_compat.py .................................... [ 51%] ........................................................................ [ 68%] ........................................................................ [ 85%] ...................................................... [ 98%] tests/algorithms/test_base.py .. [ 99%] tests/rfc/test_rfc7520.py ... [100%] ======================= 412 passed, 3 skipped in 19.33s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-jose-3.2.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.831CLQ + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose + cp -pr README.rst /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ICObiR + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/licenses/python3-jose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/licenses/python3-jose + cp -pr LICENSE /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/licenses/python3-jose + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jose = 3.2.0-1.fc34 python3-jose = 3.2.0-1.fc34 python3.9-jose = 3.2.0-1.fc34 python3.9dist(python-jose) = 3.2 python3dist(python-jose) = 3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(ecdsa) python3.9dist(pyasn1) python3.9dist(rsa) python3.9dist(six) < 2 Obsoletes: python-jose < 3.2.0-1.fc34 Processing files: python3-jose-cryptography-3.2.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aRBt0R + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jose-cryptography = 3.2.0-1.fc34 python3-jose-cryptography = 3.2.0-1.fc34 python3.9-jose-cryptography = 3.2.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-jose-cryptography < 3.2.0-1.fc34 Processing files: python3-jose-pycrypto-3.2.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.thFg4S + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycrypto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycrypto + cp -pr README.rst /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycrypto + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jose-pycrypto = 3.2.0-1.fc34 python3-jose-pycrypto = 3.2.0-1.fc34 python3.9-jose-pycrypto = 3.2.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-jose-pycrypto < 3.2.0-1.fc34 Processing files: python3-jose-pycryptodome-3.2.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BC4D1S + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycryptodome + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycryptodome + cp -pr README.rst /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch/usr/share/doc/python3-jose-pycryptodome + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jose-pycryptodome = 3.2.0-1.fc34 python3-jose-pycryptodome = 3.2.0-1.fc34 python3.9-jose-pycryptodome = 3.2.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-jose-pycryptodome < 3.2.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch Wrote: /builddir/build/RPMS/python3-jose-cryptography-3.2.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-jose-pycryptodome-3.2.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-jose-pycrypto-3.2.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-jose-3.2.0-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rlgW2T + umask 022 + cd /builddir/build/BUILD + cd python-jose-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jose-3.2.0-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0