Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37788637
en ru br
ALT Linux repos
S:3.12.6-alt1

Group :: System/Servers
RPM: rabbitmq-server

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: rabbitmq-amqp1.0-common-0001-force-python3.patch
Download


From: Lon Hohberger <lhh@redhat.com>
Date: Tue, 29 Jan 2019 11:36:11 -0500
Subject: [PATCH] force python3
Signed-off-by: Lon Hohberger <lhh@redhat.com>
diff --git a/codegen.py b/codegen.py
index dc4480a..cf93227 100755
--- a/codegen.py
+++ b/codegen.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 
 from __future__ import print_function
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin