python3Packages.oslo-log: move env vars into env for structuredAttrs
This commit is contained in:
@@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
|
||||
# Manually set version because prb wants to get it from the git upstream repository (and we are
|
||||
# installing from tarball instead)
|
||||
PBR_VERSION = version;
|
||||
env.PBR_VERSION = version;
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user