HomeFreeBSD

devel/py-pytest-runner: Fix version (from 0.0.0 to the real version, 6.0.0)

Description

devel/py-pytest-runner: Fix version (from 0.0.0 to the real version, 6.0.0)

  • Add missing BUILD_DEPENDS
  • Bump PORTREVISION for package change

Before:
% pkg info -lF py39-pytest-runner-6.0.0.pkg
py39-pytest-runner-6.0.0:

/usr/local/share/licenses/py39-pytest-runner-6.0.0/catalog.mk
/usr/local/share/licenses/py39-pytest-runner-6.0.0/LICENSE
/usr/local/share/licenses/py39-pytest-runner-6.0.0/MIT
/usr/local/lib/python3.9/site-packages/ptr/__init__.py
/usr/local/lib/python3.9/site-packages/ptr/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/local/lib/python3.9/site-packages/ptr/__pycache__/__init__.cpython-39.pyc
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/PKG-INFO
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/SOURCES.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/dependency_links.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/entry_points.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/requires.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-0.0.0-py3.9.egg-info/top_level.txt

After:
% pkg info -lF py39-pytest-runner-6.0.0_1.pkg
py39-pytest-runner-6.0.0_1:

/usr/local/share/licenses/py39-pytest-runner-6.0.0_1/catalog.mk
/usr/local/share/licenses/py39-pytest-runner-6.0.0_1/LICENSE
/usr/local/share/licenses/py39-pytest-runner-6.0.0_1/MIT
/usr/local/lib/python3.9/site-packages/ptr/__init__.py
/usr/local/lib/python3.9/site-packages/ptr/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/local/lib/python3.9/site-packages/ptr/__pycache__/__init__.cpython-39.pyc
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/PKG-INFO
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/SOURCES.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/dependency_links.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/entry_points.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/requires.txt
/usr/local/lib/python3.9/site-packages/pytest_runner-6.0.0-py3.9.egg-info/top_level.txt

Approved by: portmgr (blanket)
With hat: python

Details

Provenance
sunpoetAuthored on Oct 9 2022, 7:48 PM
Parents
R11:afe0d1a699c3: www/rubygem-html2haml: Update to 2.3.0
Branches
Unknown
Tags
Unknown