Maintainer Stanislav Levin in the sisyphus_riscv64 branch: Information
Maintainer name: Stanislav Levin (slev)
Built source packages in this branch: 308
Last changed
May 29, 2023, 03:11 PM
389-ds-base
Version: 2.2.8-alt1
Summary: 389 Directory Server (base)
Changelog:
- 2.2.7 -> 2.2.8.
May 26, 2023, 11:26 PM
python3-module-cachetools
Version: 5.3.0-alt1
Summary: Extensible memoizing collections and decorators
Changelog:
- 5.2.0 -> 5.3.0.
May 26, 2023, 12:01 AM
python3-module-typing-inspect
Version: 0.9.0-alt1
Summary: Runtime inspection of types defined in typing module
Changelog:
- 0.8.0 -> 0.9.0.
May 25, 2023, 11:42 PM
python3-module-pytest-cov
Version: 4.1.0-alt1
Summary: Pytest plugin for measuring coverage
Changelog:
- 4.0.0 -> 4.1.0.
May 25, 2023, 11:17 PM
python3-module-trove-classifiers
Version: 2023.5.24-alt1
Summary: Canonical source for classifiers on PyPI
Changelog:
- 2023.5.22 -> 2023.5.24.
May 25, 2023, 02:18 PM
python3-module-libcst
Version: 0.4.10-alt1
Summary: A Concrete Syntax Tree (CST) parser and serializer library for Python
Changelog:
- 0.4.9 -> 0.4.10.
May 25, 2023, 01:13 PM
python3-module-rjsmin
Version: 1.2.1-alt1
Summary: Javascript Minifier
Changelog:
- 1.1.0 -> 1.2.1.
May 24, 2023, 06:48 PM
python3-module-pip-run
Version: 10.1.1-alt1
Summary: Install packages and run Python with them
Changelog:
- 10.0.7 -> 10.1.1.
May 24, 2023, 06:34 PM
python3-module-requests
Version: 2.31.0-alt1
Summary: HTTP library, written in Python, for human beings
Changelog:
- 2.29.0 -> 2.31.0 (fixes: CVE-2023-32681).
May 24, 2023, 10:12 AM
python3-module-fakeredis
Version: 2.13.0-alt1
Summary: Fake implementation of redis API for testing purposes
Changelog:
- 2.12.1 -> 2.13.0.
May 24, 2023, 09:56 AM
python3-module-pytest-relaxed
Version: 2.0.1-alt1
Summary: Relaxed test discovery/organization for pytest
Changelog:
- 2.0.0 -> 2.0.1.
May 24, 2023, 09:44 AM
python3-module-yamllint
Version: 1.32.0-alt1
Summary: A linter for YAML files
Changelog:
- 1.31.0 -> 1.32.0.
May 24, 2023, 08:09 AM
python3-module-mock
Version: 5.0.2-alt1
Summary: Rolling backport of unittest.mock for all Pythons
Changelog:
- 4.0.3 -> 5.0.2.
May 23, 2023, 10:00 PM
python3-module-setuptools
Version: 67.8.0-alt1
Summary: Easily download, build, install, upgrade, and uninstall Python packages
Changelog:
- 67.7.2 -> 67.8.0.
May 23, 2023, 08:31 AM
python3-module-fastjsonschema
Version: 2.17.1-alt1
Summary: Fast JSON schema validator for Python
Changelog:
- 2.16.3 -> 2.17.1.
May 23, 2023, 08:26 AM
python3-module-hatch-fancy-pypi-readme
Version: 23.1.0-alt1
Summary: Fancy PyPI READMEs with Hatch
Changelog:
- 22.8.0 -> 23.1.0.
May 23, 2023, 03:53 AM
python3-module-pytest-xdist
Version: 3.3.1-alt1
Summary: pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Changelog:
- 3.3.0 -> 3.3.1.
May 20, 2023, 03:19 AM
certmonger
Version: 0.79.18-alt1
Summary: Certificate status monitor and PKI enrollment client
Changelog:
- 0.79.17 -> 0.79.18.
May 20, 2023, 02:26 AM
python3-module-validate-pyproject
Version: 0.13-alt1
Summary: Validation pyproject.toml files using JSON Schema
Changelog:
- 0.12.2 -> 0.13.
May 19, 2023, 10:29 PM
bind-dyndb-ldap
Version: 11.10-alt3
Summary: LDAP back-end plug-in for BIND
Changelog:
- Fixed build with Bind 9.16.36.
May 19, 2023, 10:20 PM
bind
Version: 9.16.41-alt1
Summary: ISC BIND - DNS server
Changelog:
- 9.16.38 -> 9.16.41.
May 19, 2023, 08:48 PM
python3-module-Pygments
Version: 2.15.1-alt1
Summary: Pygments is a syntax highlighting package written in Python
Changelog:
- 2.14.0 -> 2.15.1.
May 19, 2023, 06:57 PM
python3-module-python-lsp-server
Version: 1.7.3-alt1
Summary: Python Language Server for the Language Server Protocol
Changelog:
- 1.7.1 -> 1.7.3.
May 19, 2023, 06:39 PM
python3-module-pydocstyle
Version: 6.3.0-alt1
Summary: Python docstring style checker
Changelog:
- 6.2.3 -> 6.3.0.
May 19, 2023, 06:31 PM
python3-module-yapf
Version: 0.33.0-alt1
Summary: A formatter for Python files
Changelog:
- 0.32.0 -> 0.33.0.
May 19, 2023, 05:58 PM
python3-module-PyQt5
Version: 5.15.7-alt1.1
Summary: Python 3 bindings for Qt 5
Changelog:
- NMU: mapped PyPI name to distro's one.
May 19, 2023, 02:15 PM
python3-module-poetry-core
Version: 1.5.2-alt2
Summary: Poetry Core
Changelog:
- Modernized packaging.
May 19, 2023, 02:06 PM
python3-module-aiosqlite
Version: 0.19.0-alt2
Summary: asyncio bridge to the standard sqlite3 module
Changelog:
- Rebuilt with flit-core 3.9.0.
May 19, 2023, 02:01 PM
python3-module-exceptiongroup
Version: 1.1.1-alt2
Summary: Backport of PEP 654 (exception groups)
Changelog:
- Rebuilt with flit-core 3.9.0.
May 19, 2023, 01:57 PM
python3-module-transitions
Version: 0.9.0-alt2
Summary: A lightweight, object-oriented Python state machine implementation
Changelog:
- Fixed FTBFS (pytest-xdist 3).
May 19, 2023, 01:49 PM
python3-module-graphviz
Version: 0.20.1-alt2
Summary: Simple Python interface for Graphviz
Changelog:
- Added missing runtime requirement (dot).
May 19, 2023, 01:43 PM
python3-module-pytest-django
Version: 4.5.2-alt3
Summary: A Django plugin for py.test
Changelog:
- Modernized packaging. - Fixed FTBFS (pytest-xdist 3).
May 19, 2023, 01:29 PM
python3-module-libarchive-c
Version: 4.0-alt2
Summary: Python interface to libarchive
Changelog:
- Modernized packaging. - Fixed FTBFS (pytest-xdist 3).
May 19, 2023, 01:22 PM
python3-module-hypothesis
Version: 6.75.3-alt1
Summary: A library for property based testing
Changelog:
- 6.68.1 -> 6.75.3.
May 19, 2023, 11:55 AM
python3-module-docstring_to_markdown
Version: 0.12-alt1
Summary: On the fly conversion of Python docstrings to markdown
Changelog:
- 0.11 -> 0.12.
May 19, 2023, 11:51 AM
python3-module-pytest-shutil
Version: 1.7.0-alt5
Summary: A goodie-bag of unix shell and environment tools for py.test
Changelog:
- Fixed FTBFS (termcolor 2.3.0).
May 19, 2023, 11:46 AM
python3-module-pylama
Version: 8.4.1-alt1.1
Summary: pylama -- Code audit tool for python
Changelog:
- NMU: fixed FTBFS (Pylint 2.17).
May 19, 2023, 11:04 AM
python3-module-jsonpath-ng
Version: 1.5.3-alt1
Summary: A final implementation of JSONPath for Python
Changelog:
- Initial build for Sisyphus.
May 19, 2023, 10:58 AM
python3-module-lupa
Version: 2.0-alt1
Summary: Python wrapper around Lua and LuaJIT
Changelog:
- 1.14.1 -> 2.0.
May 19, 2023, 10:51 AM
python3-module-redis-py
Version: 4.5.5-alt1
Summary: Python client for Redis database and key-value store
Changelog:
- 3.4.1 -> 4.5.5.
May 19, 2023, 09:38 AM
python3-module-ufmt
Version: 2.1.0-alt1
Summary: Safe, atomic formatting with black and usort
Changelog:
- 2.0.1 -> 2.1.0.
May 19, 2023, 09:33 AM
python3-module-usort
Version: 1.0.6-alt1
Summary: A small, safe import sorter
Changelog:
- 1.0.5 -> 1.0.6.
May 19, 2023, 09:29 AM
python3-module-trailrunner
Version: 1.4.0-alt1
Summary: Run things on paths
Changelog:
- 1.2.1 -> 1.4.0.
May 19, 2023, 09:20 AM
python3-module-lark
Version: 1.1.5-alt1
Summary: A modern parsing library
Changelog:
- Initial build for Sisyphus.
May 19, 2023, 09:01 AM
python3-module-pytest-forked
Version: 1.6.0-alt1
Summary: pytest plugin for running tests in isolated forked subprocesses
Changelog:
- 1.4.0 -> 1.6.0.
May 19, 2023, 08:56 AM
python3-module-pytest-asyncio
Version: 0.21.0-alt1
Summary: Pytest support for asyncio
Changelog:
- 0.20.3 -> 0.21.0.
May 19, 2023, 08:46 AM
python3-module-flit
Version: 3.9.0-alt1
Summary: A simple packaging tool for simple packages
Changelog:
- 3.8.0 -> 3.9.0.
May 19, 2023, 08:37 AM
python3-module-pylint
Version: 2.17.4-alt1
Summary: Python code static checker
Changelog:
- 2.12.2 -> 2.17.4.
May 19, 2023, 07:56 AM
python3-module-dill
Version: 0.3.6-alt1
Summary: Serialize all of Python
Changelog:
- 0.3.4 -> 0.3.6.
May 19, 2023, 07:51 AM
python3-module-astroid
Version: 2.15.5-alt1
Summary: An abstract syntax tree for Python with inference support
Changelog:
- 2.9.3 -> 2.15.5.