[packages/python-dj_email_url] - disable python3 here
qboosh
qboosh at pld-linux.org
Sun Sep 24 16:20:15 CEST 2023
commit 8e57f1174e06674bb9a67a2eff707e345ea8ee86
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 24 15:41:37 2023 +0200
- disable python3 here
python-dj_email_url.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dj_email_url.spec b/python-dj_email_url.spec
index a713c0a..b33df03 100644
--- a/python-dj_email_url.spec
+++ b/python-dj_email_url.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-dj_email_url.spec)
Summary: Use an URL to configure email backend settings in your Django Application
Summary(pl.UTF-8): Konfigurowanie ustawień backendu e-mail w aplikacji Django przy użyciu URL-a
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dj_email_url.git/commitdiff/8e57f1174e06674bb9a67a2eff707e345ea8ee86
More information about the pld-cvs-commit
mailing list