python313Packages.rtfde: 0.1.2.1 -> 0.1.2.2
Diff: https://github.com/seamustuohy/RTFDE/compare/0.1.2.1...0.1.2.2 Changelog: https://github.com/seamustuohy/RTFDE/releases/tag/0.1.2.2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "rtfde";
|
||||
version = "0.1.2.1";
|
||||
version = "0.1.2.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "seamustuohy";
|
||||
repo = "RTFDE";
|
||||
tag = version;
|
||||
hash = "sha256-dtPWgtOYpGaNRmIE7WNGJd/GWB2hQXsFJDDSHIcIjY4=";
|
||||
hash = "sha256-1yjxp6N07I9kwFRtgsLo9UPSG4FU+ic1tNm6U/xWk74=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user