guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (ee7c9d2541 -> fdfafaa48c)


From: guix-commits
Subject: branch master updated (ee7c9d2541 -> fdfafaa48c)
Date: Thu, 21 Sep 2023 13:31:32 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

    from ee7c9d2541 gnu: python-bashlex: Update to 0.18.
     new a76ccdddaf gnu: Add python-jwcrypto.
     new 146cf4c306 gnu: Add python-dirty-equals.
     new e592513d39 gnu: python-certauth: Fix test failure with newer PyOpenSSL.
     new 1ddb081d6b gnu: python-filelock: Update home page.
     new 82ecaa1c56 gnu: python-deprecated: Remove unused inputs.
     new 353f58db51 gnu: Add python-a2wsgi.
     new b2467d2354 gnu: Add python-html5tagger.
     new c097775401 gnu: Add python-tracerite.
     new 27954c3cb2 gnu: Add python-pyproject-hooks.
     new 08250bffab gnu: Add python-slotscheck.
     new d546023c86 gnu: Add python-sphinx-basic-ng.
     new 370c8bd78b gnu: Add python-towncrier.
     new f2e2c51ec9 gnu: Add python-pylsqpack.
     new 397a6860f6 gnu: Add python-aioquic.
     new 2b1eb3c1cf gnu: uwufetch: Avoid top-level package references.
     new 4163c617b8 services: nftables: Add 'configuration' action.
     new 40f1f2d33b gnu: Add python-dj-email-url.
     new c463f184e3 gnu: python-dj-database-url: Update to 2.1.0.
     new ee401c1cb5 gnu: Add python-dj-search-url.
     new c196c4c353 gnu: Add python-django-cache-url.
     new 10c11d2b6d gnu: Add python-django-configurations.
     new 75fe559afc gnu: Add python-django-ninja.
     new 687ae1f8d1 gnu: python-django-picklefield: Update to 3.1.0.
     new c7cb52e3fa gnu: websockify: Update to 0.11.0.
     new 928d462ab1 gnu: websockify: Don't propagate inputs.
     new b9142073c4 gnu: python-httpx: Update to 0.24.1.
     new 12af750868 gnu: graphite-web: Update to 1.1.10.
     new d9620855de gnu: Remove python-django@2.2.
     new 7bdf4aa3bb gnu: python-flex: Update to 6.14.1.
     new 9d87b400a6 gnu: python-deprecated: Update to 1.2.14.
     new 977dbf2588 gnu: python-daemon: Update to 3.0.1.
     new b8113fce02 gnu: python-pkginfo: Update to 1.9.6.
     new 1af18a07d3 gnu: python-pytest-django: Update to 4.5.2.
     new 0b0a33665c gnu: python-django@3.2: Update to 3.2.21.
     new c909cf9f03 gnu: python-asgiref: Update to 3.7.2.
     new 8e9a2932d6 gnu: python-django@4: Update to 4.2.5.
     new 73c8574314 gnu: python-bleach: Update to 6.0.0.
     new 9d285c8beb gnu: python-platformdirs: Update to 3.10.0.
     new c08b919b67 gnu: python-distlib: Update to 0.3.7.
     new a0aff95db9 gnu: python-distlib: Don't reference the implicit bash 
input.
     new 36821b23b7 gnu: python-cachetools: Update to 5.3.1.
     new be44b00337 gnu: python-cmarkgfm: Update to 2022.10.27.
     new be3c0cf68e gnu: python-websockets: Update to 11.0.3.
     new 0e25cba87d gnu: python-uvicorn: Update to 0.23.2.
     new e7fe89d716 gnu: python-psycopg-pool: Update to 3.1.7.
     new 90a3a0b588 gnu: python-psycopg: Update to 3.1.10.
     new 767b8586be gnu: python-hyperlink: Update to 21.0.0.
     new a392ec814f gnu: python-txaio: Update to 23.1.1.
     new c95fb77781 gnu: python-incremental: Update to 22.10.0.
     new d9b13b1e0f gnu: barectf: Update to 3.1.2.
     new 9032212682 gnu: python-sphinxcontrib-autoprogram: Update to 0.1.8.
     new c2e078c602 gnu: python-libnacl: Update to 2.1.0.
     new c23e2f61d3 gnu: python-duniterpy: Update to 1.1.1.
     new 86d1f12363 gnu: python-arboreto: Add missing inputs.
     new fdfafaa48c gnu: python-bwapy: Fix typo.

The 55 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/admin.scm              |  18 +--
 gnu/packages/bioinformatics.scm     |   4 +-
 gnu/packages/databases.scm          |  16 ++-
 gnu/packages/django.scm             | 171 ++++++++++++++++++++-----
 gnu/packages/finance.scm            |  37 ++++--
 gnu/packages/instrumentation.scm    |  46 +++++--
 gnu/packages/markup.scm             |  11 +-
 gnu/packages/matrix.scm             |   7 ++
 gnu/packages/monitoring.scm         |  20 ++-
 gnu/packages/python-check.scm       |  25 ++++
 gnu/packages/python-compression.scm |  22 +++-
 gnu/packages/python-crypto.scm      |  31 +++--
 gnu/packages/python-web.scm         | 154 ++++++++++++++++++-----
 gnu/packages/python-xyz.scm         | 245 ++++++++++++++++++++++++------------
 gnu/packages/sphinx.scm             |  28 ++++-
 gnu/packages/web.scm                |  21 ++--
 gnu/services/networking.scm         |   1 +
 17 files changed, 636 insertions(+), 221 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]