sci-electronics/amaranth: version bump

This commit is contained in:
2024-03-15 11:33:31 -07:00
parent 31c05300fb
commit cb9342cf03
3 changed files with 3 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ RDEPEND=dev-python/jinja dev-python/markupsafe dev-python/six sci-electronics/py
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=distutils-r1 8262de2e5a28df8624b96e031d8d0f2b flag-o-matic 24c947ff5f858625cf0b33c15eed4425 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=3ec9641f1b200047059781af5e042915
_md5_=79fa2adb589f7b85d92e5ba1b8b9a259

View File

@@ -6,10 +6,10 @@ inherit distutils-r1 git-r3
DESCRIPTION="A refreshed Python toolbox for building complex digital hardware"
HOMEPAGE="https://github.com/amaranth-lang/amaranth"
EGIT_COMMIT=a430c1d4a37c07328d30e37de15d077c90dc0aa5
EGIT_COMMIT=0564dd5d7853bd768aef8cc1bd8405ec0b7e48c5
EGIT_REPO_URI=https://github.com/amaranth-lang/$PN
EGIT_BRANCH=v0.4.x
PATCHES="$FILESDIR/$P-versioning.patch"
PATCHES="$FILESDIR/$PN-versioning.patch"
PDM_BUILD_SCM_VERSION=$PV
LICENSE="BSD-2"