python3Packages.aiolyric: remove .dev0 suffix from version
This commit is contained in:
@@ -22,6 +22,11 @@ buildPythonPackage (finalAttrs: {
|
||||
hash = "sha256-+OYMe63sX5TtvJpNn6dzvnephlhS/MyFXmUerYZqF5A=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace-fail .dev0 ""
|
||||
'';
|
||||
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user