summaryrefslogtreecommitdiff
path: root/gnu/packages/django.scm
AgeCommit message (Collapse)Author
2017-09-12gnu: python-django: Update to 1.10.8 [fixes CVE-2017-12794].Marius Bakke
* gnu/packages/django.scm (python-django): Update to 1.10.8.
2017-05-11gnu: Add pootle.Julien Lepiller
* gnu/packages/django.scm (pootle): New variable.
2017-05-11gnu: python-pytest-django: Update to 3.1.2.Julien Lepiller
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django): Update to 3.1.2.
2017-05-11gnu: Add python-django-statici18n.Julien Lepiller
* gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n): New variables.
2017-05-11gnu: Add python-django-appconf.Julien Lepiller
* gnu/packages/django.scm (python-django-appconf, python2-django-appconf): New variables.
2017-05-11gnu: Add python-django-sortedm2m.Julien Lepiller
* gnu/packages/django.scm (python-django-sortedm2m, python2-django-sortedm2m): New variables.
2017-05-11gnu: Add python-django-rq.Julien Lepiller
* gnu/packages/django.scm (python-django-rq, python2-django-rq): New variables.
2017-05-11gnu: Add python-django-redis.Julien Lepiller
* gnu/packages/django.scm (python-django-redis, python2-django-redis): New variables.
2017-05-11gnu: Add python-django-overextends.Julien Lepiller
* gnu/packages/django.scm (python-django-overextends, python2-django-overextends): New variables.
2017-05-11gnu: Add python-django-contrib-comments.Julien Lepiller
* gnu/packages/django.scm (python-django-contrib-comments, python2-django-contrib-comments): New variables.
2017-05-11gnu: Add python-django-contact-form.Julien Lepiller
* gnu/packages/django.scm (python-django-contact-form, python2-django-contact-form): New variables.
2017-05-11gnu: Add python-django-bulk-update.Julien Lepiller
* gnu/packages/django.scm (python-django-bulk-update, python2-django-bulk-update): New variables.
2017-05-11gnu: Add python-dj-database-url.Julien Lepiller
* gnu/packages/django.scm (python-dj-database-url, python2-dj-database-url): New variables.
2017-05-11gnu: Add python-django-jsonfield.Julien Lepiller
* gnu/packages/django.scm (python-django-jsonfield, python2-django-jsonfield): New variables.
2017-05-11gnu: Add python-django-assets.Julien Lepiller
* gnu/packages/django.scm (python-django-assets, python2-django-assets): New variables.
2017-04-08gnu: Add python-django-gravatar2.ng0
* gnu/packages/django.scm (python-django-gravatar2): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08gnu: Add python-django-allauth.ng0
* gnu/packages/django.scm (python-django-allauth): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-04gnu: python-django: Specify CPE name.Marius Bakke
* gnu/packages/django.scm (python-django, python2-django)[properties]: Add "cpe-name".
2017-04-04gnu: python-django: Update to 1.10.7 [fixes CVE-2017-7233 and CVE-2017-7234].Marius Bakke
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.7.
2017-02-13Merge branch 'master' into python-testsMarius Bakke
2017-01-14gnu: python-django: Update to 1.10.5.Hartmut Goebel
* gnu/packages/django.scm(python-django): Update to 1.10.5.
2016-12-15gnu: python-pytest-django: Disable tests.Marius Bakke
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-django-filter: Fix test suite.Marius Bakke
* gnu/packages/django.scm (python-django-filter, python2-django-filter)[arguments]: Replace 'check' phase with custom command.
2016-12-14gnu: python-django-simple-math-captcha: Disable tests.Marius Bakke
* gnu/packages/django.scm (python-django-simple-math-captcha, python2-django-simple-math-captcha)[arguments]: Set #:tests? #f.
2016-11-15gnu: python-pytest-django: Remove needless propagated input "python-py".Hartmut Goebel
This is already propagated by python-pytest. * gnu/packages/python.scm (python-pytest-django) [propagated-inputs]: Remove python-py.
2016-11-15gnu: Fix python inputs, part 1: all inputs become propagated-inputs.Hartmut Goebel
This patch contains the changes where all [inputs] are changed to [propagated-inputs] * gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm, python-babel, python-keyring python-pandas, python-tzlocal, python-parse-type, python-nose2, python-pytest, python-pytest-mock, python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov, python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2, python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave, pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees, python-tornado, python2-tornado, python-debian, python-execnet, python-pytest-cache, pytest-localserver, python-clint, python-rply, python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd, python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem, python-binaryornot, python2-binaryornot, python-nltk, python-pymongo, python-schematics, python-url, python2-url, python-freezegun, python-glances, python-graphql-core, python-graphql-relay, python-graphene, python-nautilus, python-s3transfer): All [inputs] become [propagated-inputs]. * gnu/packages/bioinformatics.scm (python-biopython): Likewise. * gnu/packages/django.scm (pytest-django): Likewise. * gnu/packages/mail.scm (python-mailmanclient): Likewise. * gnu/packages/password-utils.scm (python-bcrypt): Likewise. * gnu/packages/propbuf.scm (python-protobuf): Likewise. * gnu/packages/rdf.scm (python-rdflib): Likewise. SQACH all become propagated
2016-11-15gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)Hartmut Goebel
This patch contains the changes for all modules beside python.scm where setuptools are used in an inherited package and removing this input also removes the need for inheriting the package. This is the case if adding setuptools in the inherited package was the only change. Change this to not inherit and remove the new needless call to "strip-python2-variant (if applicable). * gnu/packages/bioinformatics.scm (python-biopython, python2-biopython, python-twobitreader, python2-twobitreader, python-plastid, python2-plastid, python2-pybigwig, python2-screed, sra-tools): No longer "inherit" Python 2 packages inheriting from a Python 3 package if the sole reason for inheriting was adding python-setuptools respective python2-setuptools to [inputs], [native-inputs] or [propagated-inputs]. Remove now needless [properties] "python2-variant" where applicable. * gnu/packages/django.scm (python-pytest-django, python2-pytest-django, python-django-filter, python2-django-filter): Likewise. * gnu/packages/gnupg.scm (python2-pygpgme): Likewise. * gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient): Likewise. * gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise. * gnu/packages/music.scm (python-pylast, python2-pylast): Likewise. * gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock, python2-git-review): Likewise. * gnu/packages/password-utils.scm (python2-bcrypt): Likewise. * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise. * gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise. * gnu/packages/web.scm (python2-feedparser): Likewise.
2016-11-15gnu: Remove python-setuptools and python2-setuptools from inputs (part 1b)Hartmut Goebel
This patch contains the changes in all modules beside python.scm where removing setuptools from the inputs could be achieved by removing complete lines. * gnu/packages/admin.scm (graphios, thefuck): Remove all [inputs], [native-inputs] and [propagated-inputs] where python-setuptools or python2-setuptools are the sole entries. Remove python-setuptools and python2-setuptools listed on a line by its own from [inputs], [native-inputs] and [propagated-inputs]. * gnu/packages/backup.scm (rdiff-backup): Likewise. * gnu/packages/bioinformatics.scm (htseq, macs, python2-pbcore, rseqc, multiqc): Likewise. * gnu/packages/django.scm (python-django, python2-django, python-django-simple-math-captcha, python2-django-simple-math-captcha): Likewise. * gnu/packages/docker.scm (python-docker-py, docker-compose): Likewise. * gnu/packages/game-development.scm (python-pygame): Likewise. * gnu/packages/key-mon.scm (key-mon): Likewise. * gnu/packages/mail.scm (khard): Likewise. * gnu/packages/music.scm (beets, python2-pyechonest): Likewise. * gnu/packages/openstack.scm (python-bandit, python2-bandit, python-debtcollector, python2-debtcollector, python-mox3, python2-mox3, python-os-client-config, python2-os-client-config, python-oslo.config, python2-oslo.config, python-oslo.context, python2-oslo.context, python-oslo.i18n, python2-oslo.i18n, python-oslo.serialization, python2-oslo.serialization, python-oslosphinx, python2-oslosphinx, python-oslotest, python2-oslotest, python-oslo.utils, python2-oslo.utils, python-swiftclient, python2-swiftclient): Likewise. * gnu/packages/pdf.scm (pdfposter): Likewise. * gnu/packages/tls.scm (python-acme, python2-acme): Likewise.
2016-11-02Merge branch 'master' into core-updatesLeo Famulari
2016-11-01gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].Marius Bakke
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3. [source]: Remove patch. * gnu/packages/patches/python-django-fix-testcase.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-27gnu: python-pytest-django: Add missing test input.Efraim Flashner
* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add python-django.
2016-10-27gnu: python-django-filter: Add inputs for tests.Efraim Flashner
* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add python-django, python-mock.
2016-09-22gnu: python2-django: Fix typo in native-inputs.Efraim Flashner
* gnu/packages/django.scm (python2-django)[native-inputs]: Inherit from python-django's native-inputs, not its inputs.
2016-09-19gnu: python-django, python2-django: Fix propagated- and native-inputs.Hartmut Goebel
setuptools is a run-time dependency (sic!), all others are required for testing only. * gnu/packages/django.scm (python-django) [propagated-inputs, native-inputs]: Exchange them. Move tzdata to new native-inputs. Enhance comments. (python2-django) [propagated-inputs] change into native-inputs. Enhance comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-18gnu: Add python-django-filter.Efraim Flashner
* gnu/packages/django.scm (python-django-filter): New variable.
2016-09-18gnu: Add python-pytest-django.Efraim Flashner
* gnu/packages/django.scm (python-pytest-django): New variable.
2016-09-12gnu: Add python-django-simple-math-captcha.Hartmut Goebel
* gnu/packages/django.scm: (python-django-simple-math-captcha) (python2-django-simple-math-captcha): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-12gnu: Add python-django.Hartmut Goebel
* gnu/packages/django.scm: New file. * gnu/packages/patches/python-django-fix-testcase.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add django.scm. (dist_patch_DATA): Add python-django-fix-testcase.patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org>