Changeset View
Changeset View
Standalone View
Standalone View
package.yml
name : python-pluggy | name : python-pluggy | ||||
version : 0.8.0 | version : 0.11.0 | ||||
release : 4 | release : 5 | ||||
source : | source : | ||||
- https://github.com/pytest-dev/pluggy/archive/0.8.0.tar.gz : e6168c19449058439d7396925d022967b092c01ced703c8a3feb5521d5d2bb40 | - https://github.com/pytest-dev/pluggy/archive/0.11.0.tar.gz : 884269f4ae852112fd74b499876ef2662990db88a21fcb91b579cba3e0467a59 | ||||
license : MIT | license : MIT | ||||
component : programming.python | component : programming.python | ||||
summary : Plugin management and hook calling for Python | summary : Plugin management and hook calling for Python | ||||
description: | | description: | | ||||
Plugin management and hook calling for Python | Plugin management and hook calling for Python | ||||
builddeps : | builddeps : | ||||
- pytest-runner | - pytest-runner | ||||
- python-setuptools-scm | - python-setuptools-scm | ||||
environment: | | environment: | | ||||
export SETUPTOOLS_SCM_PRETEND_VERSION=$version | export SETUPTOOLS_SCM_PRETEND_VERSION=$version | ||||
setup : | | setup : | | ||||
%python_setup | %python_setup | ||||
%python3_setup | %python3_setup | ||||
install : | | install : | | ||||
%python_install | %python_install | ||||
%python3_install | %python3_install | ||||
check : | | # Uncomment once pytest has been updated to 4.4.x or higher | ||||
%python_test setup.py pytest | #check : | | ||||
%python3_test setup.py pytest | # %python_test setup.py pytest | ||||
# %python3_test setup.py pytest |
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.