guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e22957fc15 -> 97176b4d9c)


From: guix-commits
Subject: branch master updated (e22957fc15 -> 97176b4d9c)
Date: Sat, 22 Jan 2022 04:23:40 -0500 (EST)

mbakke pushed a change to branch master
in repository guix.

    from e22957fc15 gnu: Add nbss-upload.
     new ee6e69a554 gnu: python-psycopg2: Update to 2.9.3.
     new ad004a2f66 gnu: postgresql: Add 14.1.
     new 69cc97cdfb gnu: Add pproxy.
     new 9153e3b872 gnu: python-cython: Add 3.0.0a10.
     new 16f9ca544d gnu: python-mypy: Update to 0.931.
     new aec7c0cb44 gnu: Add python-typeguard.
     new 98d9869412 gnu: python-tenacity: Update to 8.0.1.
     new b62737097c gnu: python-pytest-mock: Cope with test warnings.
     new 8830d9f900 gnu: python-pytest-asyncio: Update to 0.17.2.
     new 84bcda58fc gnu: Add python-psycopg-pool.
     new 5ec4129907 gnu: Add python-psycopg.
     new 4f6cbc0aee gnu: python-pandas: Remove old version.
     new b2faad4bd0 gnu: python-upsetplot: Update to 0.6.0.
     new 9f57352e12 gnu: python-tqdm: Update to 4.62.3.
     new 038c65b380 gnu: python-louvain: Build with older setuptools.
     new 45cb47c4d3 gnu: python-werkzeug: Update to 2.0.2.
     new 443b8f2908 gnu: python-flask: Update to 2.0.2.
     new 9ebf6c21af gnu: python-flask-session: Update to 0.4.0.
     new b08151049d gnu: python-sqlalchemy: Update to 1.4.31.
     new 404447b742 gnu: Deprecate python-flask-restplus.
     new af473726b2 gnu: python-pyvcf: Build with old setuptools.
     new 36481d00de gnu: Add python-pytest-metadata.
     new 22acec0588 gnu: Add python-cucumber-tag-expressions.
     new c940b0e38e gnu: behave: Update to 1.2.7.dev2.
     new ed9ca97409 gnu: cwltool: Update to 3.1.20220119140128.
     new 515854b31f gnu: python-flask-oidc: Update to 1.4.0.
     new 43c11056d2 gnu: python-watchdog: Remove unused input.
     new 97176b4d9c gnu: python-sphinx-autobuild: Update to 2021.3.14.

The 28 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/local.mk                                       |   1 -
 gnu/packages/bioinformatics.scm                    |  13 +-
 gnu/packages/check.scm                             |  74 +++-
 gnu/packages/databases.scm                         | 132 +++++-
 gnu/packages/graph.scm                             |   2 +
 gnu/packages/networking.scm                        |  39 +-
 .../patches/behave-skip-a-couple-of-tests.patch    | 462 ---------------------
 gnu/packages/python-check.scm                      |  70 +++-
 gnu/packages/python-science.scm                    |  50 +--
 gnu/packages/python-web.scm                        |  61 +--
 gnu/packages/python-xyz.scm                        |  76 +++-
 gnu/packages/sphinx.scm                            |  29 +-
 12 files changed, 385 insertions(+), 624 deletions(-)
 delete mode 100644 gnu/packages/patches/behave-skip-a-couple-of-tests.patch



reply via email to

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