forked from pool/python-nox
Accepting request 738717 from home:jayvdb:branches:devel:languages:python
- Remove upper version specifiers preventing use with latest colorlog colorlog bump approved upstream https://github.com/theacodes/nox/pull/257 But they will keep upper bounds pins so unfortunately the hack will likely be needed ongoing. OBS-URL: https://build.opensuse.org/request/show/738717 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nox?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
edbe296679
commit
2ff2729955
@@ -55,6 +55,8 @@ Flexible test automation.
|
||||
|
||||
%prep
|
||||
%setup -q -n nox-%{version}
|
||||
# Remove upper pins on dependencies
|
||||
sed -Ei 's/,? ?<=?[0-9][0-9.]*//' setup.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user