python3Packages.ovoenergy: remove .dev0 suffix from version
This commit is contained in:
@@ -22,6 +22,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-oWJxpiC83C/ghs/Ik8+DrPWtP/j5jWEZ3+9Nqg4ARKU=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace-fail .dev0 ""
|
||||
'';
|
||||
|
||||
build-system = [
|
||||
incremental
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user