Page MenuHomeFreeBSD

security/py-python-jose: Update to 3.3.0
ClosedPublic

Authored by dvl on Jun 18 2022, 3:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 1 2024, 8:38 PM
Unknown Object (File)
Feb 28 2024, 7:31 PM
Unknown Object (File)
Jan 1 2024, 5:57 AM
Unknown Object (File)
Nov 12 2023, 12:53 AM
Unknown Object (File)
Nov 8 2023, 1:03 AM
Unknown Object (File)
Nov 5 2023, 2:29 PM
Unknown Object (File)
Oct 10 2023, 11:51 PM
Unknown Object (File)
Oct 6 2023, 11:57 PM
Subscribers

Details

Reviewers
dvl
Summary

I'm getting errors on the testport which I do not know how to fix.

Full log at https://services.unixathome.org/poudriere/build.html?mastername=13amd64-dvl-testing&build=2022-06-18_15h13m23s

=======================<phase: configure      >============================
===>   py38-python-jose-3.3.0 depends on package: py38-setuptools>=62.1.0 - found
===>   py38-python-jose-3.3.0 depends on file: /usr/local/bin/python3.8 - found
===>  Configuring for py38-python-jose-3.3.0
/usr/local/lib/python3.8/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/local/bin/python3.8: No module named pip
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", line 82, in fetch_build_egg
    subprocess.check_call(cmd)
  File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/local/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp204c4sbd', '--quiet', 'pytest-runner']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 33, in <module>
    setup(
  File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 86, in setup
    _install_setup_requires(attrs)
  File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 80, in _install_setup_requires
    dist.fetch_build_eggs(dist.setup_requires)
  File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 861, in fetch_build_eggs
    resolved_dists = pkg_resources.working_set.resolve(
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 789, in resolve
    dist = best[req.key] = env.best_match(
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1075, in best_match
    return self.obtain(req, installer)
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1087, in obtain
    return installer(requirement)
  File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 941, in fetch_build_egg
    return fetch_build_egg(self, req)
  File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", line 84, in fetch_build_egg
    raise DistutilsError(str(e)) from e
distutils.errors.DistutilsError: Command '['/usr/local/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp204c4sbd', '--quiet', 'pytest-runner']' returned non-zero exit status 1.
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-python-jose
build of security/py-python-jose | py38-python-jose-3.3.0 ended at Sat Jun 18 15:13:51 UTC 2022
build time: 00:00:13
!!! build failure encountered !!!
[00:00:27] Error: Build failed in phase: configure
[00:00:27] Cleaning up
[00:00:27] Unmounting file systems

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 46024
Build 42913: arc lint + arc unit