gnu: python-django-svg-image-form-field: Switch to pyproject. * gnu/packages/django.scm (python-django-svg-image-form-field): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I21ec342342881162828aeffeb9dad60db237a6cc Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-url-filter: Switch to pyproject. * gnu/packages/django.scm (python-django-url-filter): [source]: Move snippet to <#:phases>. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Import from <snippet> in phase 'loosen-requirements. Replace 'check phase by a smaller 'configure-tests phase. [native-inputs]: Add python-mock, python-setuptools, python-sqlalchemy. [home-page]: Standardize use. Change-Id: I0fd84647d6cc25a04ca75ffea266b23fce61ff70 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-netfields: Switch to pyproject. * gnu/packages/django.scm (python-django-netfields): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags, #:phases>: Configure tests. [native-inputs]: Add python-pytest, python-pytest-django, python-setuptools. Change-Id: I4f984a8511ff6d2447b630eeabc060cc81528f6e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-logging-json: Update to 1.16. * gnu/packages/django.scm (python-django-logging-json): Update to 1.16. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. [native-inputs]: Add python-setuptools. Change-Id: I37e49c8bdc693a5f127a61e88cd7bfd1af16199d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-override-storage: Update to 0.3.2. * gnu/packages/django.scm (python-django-override-storage): Update to 0.3.2. [build-system]: Switch to pyproject-build-system. [arguments, home-page]: Standardize style. [native-inputs]: Add python-setuptools. Change-Id: Ia59452958369ac69687b0243a9a338026a3e624b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-crispy-forms: Update to 2.4. * gnu/packages/django.scm (python-django-crispy-forms): Update to 2.4. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add bootstrap variants of python-crispy-bootstrap3 and python-crispy-bootstrap4. Add python-pytest, python-pytest-django, python-setuptools. Change-Id: I52f3ef0db0fde966fa4a9598b474ee446ef6eaab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-crispy-bootstrap4. * gnu/packages/django.scm (python-crispy-bootstrap4): New variable. Change-Id: Id07709f43fda7623fa71d805804c60888f2415aa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-crispy-bootstrap3. * gnu/packages/django.scm (python-crispy-bootstrap3): New variable. Change-Id: I7357f70a1e9a23b431aacf470afb86e534c778a7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-contrib-comments: Update to 2.2.0. * gnu/packages/django.scm (python-django-contrib-comments): Update to 2.2.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Set <#:test-backend>, <#:test-flags>. [native-inputs]: Add python-setuptools, tzdata-for-tests. [propagated-inputs]: Remove python-six. Change-Id: I4bb4b09790efbd029f6f91702faa9316f268355b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-gravatar2: Switch to pyproject. * gnu/packages/django.scm (python-django-gravatar2): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. Change-Id: I1f877ef89ebc0728a8e21d33a4e869c0be1f3816 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-configurations: Skip one test. * gnu/packages/django.scm (python-django-configurations)[arguments] <phases>: Add sip-bad-test. Change-Id: I27fcddd704c17abbab3f35e59c82a5dd342f4d1b
gnu: python-dj-search-url: Disable tests. * gnu/packages/django.scm (python-dj-search-url)[arguments] <tests?>: Disable for now. [native-inputs]: Remove python-wheel. Change-Id: I219f2346ed992790bdea01bb006ada9ae6bb9022
gnu: python-dj-email-url: Disable tests. * gnu/packages/django.scm (python-dj-email-url)[arguments] <tests?>: Disable for now. [native-inputs]: Remove python-wheel. Change-Id: I495c1f71991af93ab74d623e156c087fea4740f9
gnu: python-django-allauth: Fix tests. * gnu/packages/django.scm (python-django-allauth): [source]: Switch to git-fetch. [arguments]: Improve style. [inputs]: Add xmlsec-openssl. [native-inputs]: Remove python-wheel. Change-Id: I136728a1de889b5ee282f2ded6fec45b412a1c75 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Remove python-django-assets. Developpement stopped upstream for years, still uses nose even on the last commit. * gnu/packages/django.scm (python-django-assets): Delete variable. Change-Id: Ibcd383413c01084f6772de48337cc2c10fa41ee2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-cache-url: Fix tests. * gnu/packages/django.scm (python-django-cache-url): [source]: Switch to git-fetch. [native-inputs]: Add python-pytest, python-pytest-cov. Change-Id: I3539a056f2bb8e5e7707decae8dd698510463fae Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-auth-ldap: Update to 4.8.0. * gnu/packages/django.scm (python-django-auth-ldap): Update to 4.8.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'build and 'install phase replacements. [native-inputs]: Remove python-wheel, python-setuptools-scm, python-toml, python-pypa-build, python-pip. Change-Id: Ife8eb1b63b458ca29f2d69027b86855e1cb8458d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-classy-tags: Fix tests. * gnu/packages/django.scm (python-django-classy-tags): [source]: Switch to git-fetch. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Remove python-wheel. Change-Id: I87519f3f893aca4e77587e2fcea1acde3abccd10 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-q-rollbar: Disable tests. * gnu/packages/django.scm (python-django-q-rollbar) [arguments]<#:tests?>: Disable them. Change-Id: Ie23a879180d2bd8284a45790f526b5218926a907 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-q-sentry: Disable tests. No tests upstream. * gnu/packages/django.scm (python-django-q-sentry) [arguments]<#:tests?>: Disable them. [native-inputs]: Remove python-wheel. Change-Id: Ie61f4378fb43cc65d20269967d44def02e0b15a1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>