gpo.zugaina.org

Search Portage & Overlays:

dev-python/bencoder-pyx

A fast bencode implementation in Cython

Screenshots

  • bencoder-pyx-3.0.1
    ~amd64 ~x86
    test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: BSD   
    Overlay: bitcoin

ChangeLog

commit e83f0a8be99fb127b3d59e6843f834ebf981bd1d
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu May 25 23:14:03 2023 -0400

dev-python/bencoder-pyx: PYTHON_COMPAT+="python3_12"

commit 15949cdd93a903ed9ad4b5d783215400635140fc
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu May 11 16:55:34 2023 -0400

drop python3_9 from PYTHON_COMPAT

See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f682ffb030d6f8d8afac8438bda89bf1967dce

commit 5d6de0e6ffee0c4b91418c17a78312150a81fe96
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Jan 29 20:10:42 2023 -0500

dev-python/bencoder-pyx: bump to 3.0.1

commit 2ed396fcff00677ddb7fccc14155e64168592c48
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Mon Jan 16 18:31:31 2023 -0500

drop python3_8 from PYTHON_COMPAT

See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b674e49e70369b4a5da3a958f4e1556d6b01f7

commit 1844cfadd7d7f0538324f2d5dec9e668e405407c
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Wed Oct 5 06:43:51 2022 -0400

dev-python/bencoder-pyx: bump to 3.0.0

commit 08d887cc3db634abc5927d7e15fe53097caed895
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu Mar 10 17:48:42 2022 -0500

drop obsolete versions from PYTHON_COMPAT

commit 035ac8a19dbbe7b7f1584ab8bd3f40d3eca2945a
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Jan 30 22:06:35 2022 -0500

drop dependencies on unnecessary/discouraged Python test plugins

Gentoo policy is to avoid running code coverage and coding style plugins
when running Python tests, and in fact epytest disables the cov and flake8
plugins by default, so they would not be used even if they were installed.

See: https://wiki.gentoo.org/wiki/Project:Python/Tests
See: https://projects.gentoo.org/python/guide/pytest.html

commit 3ea588c5fba86162bef0360a98bc34432fdbba7e
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sat Nov 6 20:36:45 2021 -0400

dev-python/bencoder-pyx: enable tests

commit 88aaa19623fbefae87b2c50b1585193cc4cea87b
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sat Nov 6 16:51:13 2021 -0400

multiple packages: drop explicit dependency on dev-python/setuptools

It has not been necessary to declare an explicit dependency on
dev-python/setuptools for almost 2 years now.

Also, drop extraneous usage of python_gen_cond_dep, which is only
needed when using python-single-r1.eclass (possibly via
DISTUTILS_SINGLE_IMPL=1) or when specifying a set of Python versions.

See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c6961beda1e729f3c6d301d6e0cce4de0493bf

commit 47fefc6957099afbebfa7f0ebc7292a13f671564
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Wed Jun 2 12:43:26 2021 -0400

dev-python/<multiple>: add python3_9 to PYTHON_COMPAT

commit 7d13e18fa0be752f18d332584b4f5937d43d2682
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sat Nov 30 22:20:53 2019 -0500

dev-python/bencoder-pyx: new ebuild

This is a dependency of net-p2p/joinmarket.