python3Packages.django-cache-memoize: 0-unstable-2025-12-08 -> 0-unstable-2026-03-01 (#497692)
This commit is contained in:
@@ -12,15 +12,15 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "django-cache-memoize";
|
||||
version = "0-unstable-2025-12-08";
|
||||
version = "0-unstable-2026-03-01";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "peterbe";
|
||||
repo = "django-cache-memoize";
|
||||
# No tags. See <https://github.com/peterbe/django-cache-memoize/issues/60>.
|
||||
rev = "2112fc0507fd2d4128043d49dcccffd0b01320ca";
|
||||
hash = "sha256-4C84AFSOsO51x424hhYNS2sVg3RmRAUi/0Lqr0WkoLY=";
|
||||
rev = "4f4c5e323abb7975a10b70f38a619db4a74d5823";
|
||||
hash = "sha256-DqW9P1Su/KVrDvEicHpHg7/L6Wqg1ShEVkYSSNm9Kp0=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user