Merge pull request #303951 from r-ryantm/auto-update/python312Packages.vacuum-map-parser-base
python312Packages.vacuum-map-parser-base: 0.1.2 -> 0.1.3
This commit is contained in:
commit
77cc89c37a
@ -8,7 +8,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "vacuum-map-parser-base";
|
||||
version = "0.1.2";
|
||||
version = "0.1.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
owner = "PiotrMachowski";
|
||||
repo = "Python-package-${pname}";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-moCWUPzn9stxehVEnjqpx8ILYhxzuy8QG+uxR53rCew=";
|
||||
hash = "sha256-wX7RsJKSNZmi6uIDqsKxWe8VaYJPg4I3pwHHckMUOw4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user