python3Packages.cffconvert: 2.0.0-unstable-2024-02-12 -> 2.0.0-unstable-2024-04-19
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "cffconvert";
|
||||
version = "2.0.0-unstable-2024-02-12";
|
||||
version = "2.0.0-unstable-2024-04-19";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "citation-file-format";
|
||||
repo = "cffconvert";
|
||||
rev = "5295f87c0e261da61a7b919fc754e3a77edd98a7";
|
||||
hash = "sha256-/2qhWVNylrqPSf1KmuZQahzq+YH860cohVSfJsDm1BE=";
|
||||
rev = "b6045d78aac9e02b039703b030588d54d53262ac";
|
||||
hash = "sha256-zgH9q/Jj/AFoTqi9GJQognngIKtzPvYSWJWVsBdL6xg=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user