pony: sync to master
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -21,14 +21,6 @@ buildPythonPackage rec {
|
|||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-wBqw+YHKlxYplgsYL1pbkusHyPfCaVPcH/Yku6WDYbE=";
|
hash = "sha256-wBqw+YHKlxYplgsYL1pbkusHyPfCaVPcH/Yku6WDYbE=";
|
||||||
};
|
};
|
||||||
patches = [
|
|
||||||
# https://github.com/ponyorm/pony/pull/713
|
|
||||||
(fetchpatch {
|
|
||||||
name = "py12-compat.patch";
|
|
||||||
url = "https://github.com/ponyorm/pony/pull/713/commits/5a37f6d59b6433d17d6d56b54f3726190e98c98f.patch";
|
|
||||||
hash = "sha256-niOoANOYHqrcmEXRZEDew2BM8P/s7UFnn0qpgB8V0Mk=";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
# https://github.com/ponyorm/pony/pull/713
|
# https://github.com/ponyorm/pony/pull/713
|
||||||
|
|||||||
Reference in New Issue
Block a user