Projet

Général

Profil

Bug #41200

vs django-appconf==1.0.4

Ajouté par Frédéric Péters il y a environ 4 ans. Mis à jour il y a environ 4 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
-
Début:
31 mars 2020
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Attrapé dans les derniers builds, plus compatible python 2.

  File "/tmp/jenkins-authentic-1125/tox-jenkins/authentic/py27-coverage-dj111-authentic-pg-oldldap/lib/python2.7/site-packages/appconf/base.py", line 107
    class AppConf(metaclass=AppConfMetaClass):
                           ^
SyntaxError: invalid syntax

Révisions associées

Révision 989a7cb8 (diff)
Ajouté par Paul Marillonnet il y a environ 4 ans

tox: restrict django-appconf version for py2 venvs (#41200)

Historique

#1

Mis à jour par Paul Marillonnet il y a environ 4 ans

Je viens de pousser une branche avec

diff --git a/tox.ini b/tox.ini
index 6ddfac2e0..6b0aafe7f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -59,6 +59,7 @@ deps =
   enum34<=1.1.6
   ldaptools>=0.15
   oldldap: python-ldap<3
+  py27: django-appconf<1.0.4
 commands =
   py27: ./getlasso.sh
   py3: ./getlasso3.sh

#2

Mis à jour par Frédéric Péters il y a environ 4 ans

  • Statut changé de Nouveau à Solution validée
#3

Mis à jour par Paul Marillonnet il y a environ 4 ans

  • Statut changé de Solution validée à Résolu (à déployer)
commit 989a7cb8320f3e32f830d6ec3143f63bdb32f817
Author: Paul Marillonnet <pmarillonnet@entrouvert.com>
Date:   Tue Mar 31 18:14:11 2020 +0200

    tox: restrict django-appconf version for py2 venvs (#41200)
#4

Mis à jour par Frédéric Péters il y a environ 4 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF