Maxim Cournoyer
a7db92d9b3
Revert "Update Maxim's email address."
...
This reverts commit d0d87a744d
. Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d
Update Maxim's email address.
...
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-18 08:05:19 +09:00
Nicolas Graves
bfb1bb24fd
gnu: python-django: Update to 4.2.23.
...
* gnu/packages/django.scm (python-django): Update to 4.2.23.
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-09-04 02:57:34 +02:00
jgart
5dfbbcb170
gnu: Add python-django-widget-tweaks.
...
* gnu/packages/django.scm (python-django-widget-tweaks): New variable.
Change-Id: Idf20e8d6666da3a2564432fa4613354848cba920
2025-08-28 15:26:57 -05:00
Andreas Enge
42d7a9ddf9
gnu: python-django-4.2: Remove the alias.
...
* gnu/packages/django.scm (python-django-4.2): Rename to...
(python-django): ...this instead of defining the latter as the former.
* gnu/packages/maths.scm (python-mathics-django)[propagated-inputs],
gnu/packages/monitoring.scm (graphite-web)[propagated-inputs]:
Use python-django instead of python-django-4.2.
Change-Id: I9dd9d86d4f9af5c6ee66fd57949ad565a6657062
2025-08-09 01:10:52 +02:00
Andreas Enge
8f1a5c74c9
gnu: Remove python-django-3.1.14.
...
* gnu/packages/django.scm (python-django-3.1.14): Delete variable.
Change-Id: Ib332b5a64696f6df6e35dd40538d4a23033afa97
2025-08-09 01:09:40 +02:00
Vinicius Monego
6768e33bcc
gnu: Add python-channels.
...
* gnu/packages/django.scm (python-channels): New variable.
Change-Id: I71a266adfb20d9ea8b8f3000bb9c62ae4d1290c0
2025-07-26 20:55:56 -03:00
Vinicius Monego
186773ab2a
gnu: Add daphne.
...
* gnu/packages/django.scm (daphne): New variable.
Change-Id: I00e9c24870d533efb9497daaa2d92466ceb49130
2025-07-26 20:55:56 -03:00
Vinicius Monego
80c43facde
gnu: python-dj-database-url: Update to 3.0.1.
...
* gnu/packages/django.scm (python-dj-database-url): Update to 3.0.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[propagated-inputs]: Remove python-typing-extensions.
[home-page]: Switch to maintained repository.
Change-Id: I78000fe797bc3a3801ee85e6303987d4505852f2
2025-07-26 13:32:50 -03:00
Vinicius Monego
cfa72fb53d
gnu: Add python-django-storages.
...
* gnu/packages/django.scm (python-django-storages): New variable.
Change-Id: I9f5e1d48c7037ca484b66940e34d110f3f48280a
2025-07-23 15:30:17 -03:00
Vinicius Monego
d5994ac10c
gnu: Add python-django-htmx.
...
* gnu/packages/django.scm (python-django-htmx): New variable.
Change-Id: I86cd8050c0815ea251d1dcaf96db07c2a304493b
2025-07-23 15:30:16 -03:00
Vinicius Monego
19653360b2
gnu: Add python-django-cors-headers.
...
* gnu/packages/django.scm (python-django-cors-headers): New variable.
Change-Id: I6cbb3a0d81cc6217862750826c790ed67119afbd
2025-07-23 15:30:16 -03:00
Vinicius Monego
1f56a7abad
gnu: Add python-django-environ.
...
* gnu/packages/django.scm (python-django-environ): New variable.
Change-Id: Iafbaa1cf3373fc38075f789ab06fdfb93cecb635
2025-07-23 15:30:16 -03:00
Vinicius Monego
c52b336341
gnu: Add python-django-dbbackup.
...
* gnu/packages/django.scm (python-django-dbbackup): New variable.
Change-Id: I5579d587b367159052b2bf36ff6cb3b032957e8e
2025-07-23 15:30:16 -03:00
Vinicius Monego
be287b3e90
gnu: python-django-picklefield: Update to 3.3.0.
...
* gnu/packages/django.scm (python-django-picklefield): Update to 3.3.0.
[home-page]: Move below propagated-inputs.
[source]: Set repository url for URL instead of home-page.
[build-system]: Use pyproject-build-system.
[arguments]: Use Gexp.
<#:phases>: Respect '#:tests?' in the custom 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I9b26c6976edcddbe72c07f695f2ea82b444c82ac
2025-07-19 04:10:11 -03:00
Vinicius Monego
0d2030014d
gnu: python-django-extensions: Enable tests.
...
* gnu/packages/django.scm (python-django-extensions)[arguments]: Remove
'#:tests? #f'.
<#:test-flags>: Ignore failing tests.
[native-inputs]: Add python-aiosmtpd, python-pygments.
Change-Id: Ibf4e76f1714b97d9ba6184f4f08bca851c52f78d
2025-07-19 04:10:11 -03:00
Vinicius Monego
ed0ee73116
gnu: python-django-extensions: Update to 4.1.
...
* gnu/packages/django.scm (python-django-extensions): Update to 4.1.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-dateutil, python-six, python-vobject,
python-werkzeug.
[native-inputs]: Remove python-mock, python-tox. Add
python-setuptools-next, python-wheel.
[home-page]: Don't break line.
Change-Id: Ib8234deeabf95638b5a21048b47d12ef216d0fd6
2025-07-19 04:10:11 -03:00
Vinicius Monego
a2972392a2
gnu: python-django-contact-form: Update to 5.2.0.
...
* gnu/packages/django.scm (python-django-contact-form): Update to 5.2.0.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: In the custom 'check' phase, respect '#:tests?',
delete a file and use a more standard Django testing procedure.
[native-inputs]: Remove python-coverage. Add python-pdm-backend,
python-tzdata.
Change-Id: I4a3209e45eb506bf24cac3e1b5ad80c0ca47c463
2025-07-19 04:10:11 -03:00
Vinicius Monego
821a42d2fc
gnu: python-django-appconf: Update to 1.1.0.
...
* gnu/packages/django.scm (python-django-appconf): Update to 1.1.0.
[build-system]: Use pyproject-build-system.
[arguments]: Use Gexp.
<#:phases>: Respect '#:tests?' in the custom 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I524f49ec28dc9dafa75d8e1d53c28e0c2b998f48
2025-07-19 04:10:11 -03:00
Vinicius Monego
d1a9c8429d
gnu: python-django-sekizai: Enable tests.
...
* gnu/packages/django.scm (python-django-sekizai)[build-system]: Use
pyproject-build-system.
[arguments]: Use Gexp. Remove '#:tests? #f' and override the 'check'
phase.
[home-page]: Follow redirect.
Change-Id: I1fbb7c1eb06ab51082239f28e973a15064fbb6d5
2025-07-19 04:10:10 -03:00
Vinicius Monego
4a94bcba12
gnu: python-django-cleanup: Update to 9.0.0.
...
* gnu/packages/django.scm (python-django-cleanup): Update to 9.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete phase 'patch-tests-settings'. Do not override the
'check' phase.
[native-inputs]: Remove python-easythumbnails, python-pillow,
python-pytest-xdist. Add python-setuptools, python-wheel.
Change-Id: I192983ee4bab95d1643c2f7e62473605b3097e88
2025-07-19 04:10:10 -03:00
Vinicius Monego
e6ca7ea0ed
gnu: python-django-ninja: Update to 1.4.3.
...
* gnu/packages/django.scm (python-django-ninja): Update to 1.4.3.
[arguments]<#:test-flags>: Enable all tests.
[propagated-inputs]: Replace python-pydantic by python-pydantic-2.
Change-Id: I64c50d8cbbec7f26bd50d4649d8d9e50febc05f7
2025-07-19 04:10:10 -03:00
Vinicius Monego
6e7b43cbc3
gnu: python-pytest-django: Enable tests.
...
* gnu/packages/django.scm (python-pytest-django)[arguments]: Remove
'#:tests? #f'.
<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-django.
Change-Id: Ib9ba756a12f3c727744c0fd565bd30da2276da5a
2025-07-19 04:10:10 -03:00
Vinicius Monego
83cd6d12e2
gnu: python-pytest-django: Update to 4.11.1.
...
* gnu/packages/django.scm (python-pytest-django): Update to 4.11.1.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.
[home-page]: Follow redirect.
Change-Id: I65286ea9c62a051f2207cdb73cb6b7c559089bc0
2025-07-19 04:10:10 -03:00
Evgeny Pisemsky
40cd5e511c
gnu: python-django-compressor: Run tests against installed package.
...
* gnu/packages/django.scm (python-django-compressor): Run tests against
installed package.
[arguments] <phases>: Remove 'add-missing-init-files; add 'fix-setup.py.
Change-Id: Idd810376921d1802adb9355c52edcd1a8584eef7
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-16 21:21:54 +01:00
Sharlatan Hellseher
e417d6fe81
Merge remote-tracking branch 'origin/python-team'
...
Change-Id: I08cf47c4ee8c4019615ba45cef4cca1bd362d31b
2025-04-19 16:49:36 +01:00
Sharlatan Hellseher
d5fc8668f4
gnu: python-django-compressor: Include package data.
...
It's a follow up of commit 0879cb6f66
.
* gnu/packages/django.scm (python-django-compressor):
[phases]{add-missing-init-files}: Adjust setup.py to include package
data files.
Change-Id: Ic6d8380ec07a01badabaf596888ba0455ff416f8
2025-04-19 12:56:20 +01:00
Sharlatan Hellseher
0879cb6f66
gnu: python-django-compressor: Fix Python package data.
...
Reported in #76211 : Incomplete python-django-compressor package.
The built package missed "compressor/templates/compressor" directory
completely, after an investigation of upstream source it was noticed
that setup.py implemented a custom function searching "package_data"
files based on "__init__.py" which are not present in
"compressor/templates" and "compressor/templates/compressor"; this
change creates them.
* gnu/packages/django.scm (python-django-compressor) [arguments]
<phases>: Add 'add-missing-init-files.
Reported-by: Evgeny Pisemsky <mail@pisemsky.site>
Change-Id: Icf117c00471a40f918ddda4780cc96d7be311970
2025-04-17 23:23:40 +01:00
Sharlatan Hellseher
8335f7b441
gnu: python-django-compressor: Fix indentation.
...
* gnu/packages/django.scm (python-django-compressor): Fix indentation.
Change-Id: I8e05c49a075cf394de2ddaa74d5bca519fbee8e2
2025-04-17 23:23:40 +01:00
Nicolas Graves
303f7ced33
gnu: Remove python-django-3.2.
...
* gnu/packages/django.scm (python-django-3.2): Delete variable.
Change-Id: Iebc9809999473c2f99d35a78aba8f3f8fbf6b14e
Signed-off-by: Steve George <steve@futurile.net>
2025-04-16 11:46:34 +02:00
Nicolas Graves
01c5ceeb46
gnu: python-django-rq: Update to 3.0.0.
...
* gnu/packages/django.scm (python-django-rq): Update to 3.0.0.
[arguments]{test-flags}: Ignore failing tests.
{phases}: Replace 'check phase replacement by a simpler 'pre-check
configuration phase.
[native-inputs]: Add python-pytest, python-pytest-django.
[propagated-inputs]: Add python-redis, python-pyaml.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16 11:46:29 +02:00
jgart
cf307632b1
gnu: python-django-filter: Update to 25.1.
...
* gnu/packages/django.scm (python-django-filter): Update to 25.1.
Change-Id: I874d61715bc7217d8ba2b3799ca4020942a67cbc
2025-02-24 00:38:45 -06:00
jgart
cd20619cfc
gnu: python-django-sekizai: Update to 4.1.0.
...
* gnu/packages/django.scm (python-django-sekizai): Update to 4.1.0.
[propagated-inputs]: Remove python-six.
Change-Id: Iaf66f0c6e88d9f880577f9ebdb2c9b8478211704
2025-02-19 22:25:32 -06:00
jgart
b4dc7bce15
gnu: python-django-classy-tags: Update to 4.1.0.
...
* gnu/packages/django.scm (python-django-classy-tags): Update to 4.1.0.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ie5d035d677c57c78b8a3b8af0001605eb69beacf
2025-02-19 22:25:23 -06:00
jgart
6225c0ebb0
gnu: python-django-picklefield: Update to 3.2.0.
...
* gnu/packages/django.scm (python-django-picklefield): Update to 3.2.0.
Change-Id: I7cb795cd58fe50c87110d7116811c256ed19a799
2025-02-19 21:40:48 -06:00
jgart
ebc6c74437
gnu: python-dj-database-url: Update to 2.3.0.
...
* gnu/packages/django.scm (python-dj-database-url): Update to 2.3.0.
[source]: Update pypi-uri.
Change-Id: Ie60ca0837a070e53bfead1668f205e2005072b96
2025-02-19 21:37:55 -06:00
jgart
af4778c09c
gnu: python-django-netfields: Update to 1.3.2.
...
* gnu/packages/django.scm (python-django-netfields): Update to 1.3.2.
Change-Id: I4e82c33595cac9f1ebbd374362e2bfdb49cc6602
2025-02-19 21:30:50 -06:00
jgart
fc93e59cf6
gnu: python-django-gravatar2: Update to 1.4.5.
...
* gnu/packages/django.scm (python-django-gravatar2): Update to 1.4.5.
Change-Id: I6f366596efaf289fd3684dcfbbd8daf14ee24eff
2025-02-19 16:34:10 -06:00
jgart
9fc0fa9e92
gnu: python-django-cache-url: Update to 3.4.5.
...
* gnu/packages/django.scm (python-django-cache-url): Update to 3.4.5.
Change-Id: I25d6850c4dcfec035585ba3d46269e5dc7384dcc
2025-02-19 15:04:47 -06:00
Efraim Flashner
66daf46b41
gnu: Fix some misspellings.
...
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-19 11:21:47 +02:00
Sharlatan Hellseher
85fb1c6f1d
gnu: python-django-haystack: Enable tests.
...
* gnu/packages/django.scm (python-django-haystack): Use G-Expressions.
[arguments] <phases>: Use custom 'check. Remove 'set-gdal-lib-path
having it makes all tests to fail.
[inputs]: Remove gdal.
Change-Id: Ic7b70f731cd805b2aedfc94fe9a13cb37c7ff930
2025-01-20 21:38:02 +01:00
Ricardo Wurmus
e5a67a42a8
gnu: python-django-q2: Add missing inputs.
...
* gnu/packages/django.scm (python-django-q2)[propagated-inputs]: Add
python-blessed, python-boto3, python-croniter, python-django-q-rollbar,
python-django-q-sentry, python-django-redis, python-hiredis,
python-importlib-metadata, python-iron-mq, python-psutil, python-pymongo,
python-redis, and python-setproctitle.
[native-inputs]: Add python-pytest.
Change-Id: If0bfa8d218a5230c739d535feed107e716e88983
2025-01-20 21:37:55 +01:00
Ricardo Wurmus
7bcc581fda
gnu: Add python-django-q-rollbar.
...
* gnu/packages/django.scm (python-django-q-rollbar): New variable.
Change-Id: I6a47fa6a65abfe6fec63f7c860ce0841cccaa462
2025-01-20 21:37:55 +01:00
Ricardo Wurmus
5af69ae4a4
gnu: Add python-django-q-sentry.
...
* gnu/packages/django.scm (python-django-q-sentry): New variable.
Change-Id: Iaa23ed584b6528aee52d842e0b4b88ff2ffff09f
2025-01-20 21:37:55 +01:00
Ricardo Wurmus
025bd7d311
gnu: python-django-compressor: Update to 4.5.1.
...
* gnu/packages/django.scm (python-django-compressor): Update to 4.5.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phases 'relax-requirements and 'skip-bad-test; simplify
'check phase; enable tests.
[propagated-inputs]: Add python-django and python-django-sekizai.
[native-inputs]: Remove python-django-sekizai and python-mock; add
python-setuptools and python-wheel.
Change-Id: I3f528e3ac1eed971ee39494a4f49fedf14d6449d
2025-01-20 21:37:54 +01:00
Sharlatan Hellseher
5f17e6b462
gnu: Add python-django-q2.
...
* gnu/packages/django.scm (python-django-q2): New variable.
Change-Id: Ia96caca56b08903f4e8e49105baf4af430697cfc
2025-01-20 21:37:53 +01:00
Sharlatan Hellseher
ba4619f5ab
gnu: python-django-q: Update to 1.3.9.
...
* gnu/packages/django.scm (python-django-q): Update to 1.3.9. Fix build.
Adjust indentation.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ia633b4420ecf3915566e6c3d984496afc9fd3130
2025-01-20 21:37:53 +01:00
Ricardo Wurmus
89656f8933
gnu: python-django-allauth: Update to 65.3.1.
...
* gnu/packages/django.scm (python-django-allauth): Update to 65.3.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'pre-check phase.
[propagated-inputs]: Add python-asgiref, python-django, python-fido2,
python-pyjwt, python-qrcode, and python-python3-saml.
[native-inputs]: Remove python-mock; add tzdata-for-tests, python-pytest,
python-pytest-django, python-setuptools, and python-wheel.
Change-Id: I7a119bd288d5e78379be524882195702ab06dcb9
2025-01-20 21:37:49 +01:00
Ricardo Wurmus
ce87b1333b
gnu: python-django-redis: Update to 5.4.0.
...
* gnu/packages/django.scm (python-django-redis): Update to 5.4.0.
[arguments]: Disable a few tests; add phase 'start-redis; remove custom 'check
phase.
[native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-django,
and python-pytest-mock.
Change-Id: I7f1d8a02c5a782efe3261ac066eaf28a709c83ae
2025-01-20 21:37:46 +01:00
Ricardo Wurmus
5c2032eedf
gnu: python-django-simple-math-captcha: Update to 2.0.0.
...
* gnu/packages/django.scm (python-django-simple-math-captcha): Update to
2.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'compatibility; run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I93a7e5f351a8d15941a6c29cca72708c81f677a3
2025-01-20 21:37:46 +01:00