Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c558aaa
python3-vcs-versioning: update to 2.2.2.
ahesford Jul 8, 2026
63194d1
python3-setuptools_scm: update to 10.2.0.
ahesford Jul 8, 2026
1f7cf55
python3-scikit-build-core: update to 1.0.1.
ahesford Jul 8, 2026
a23dea5
python3-Cython: update to 3.2.8.
ahesford Jul 8, 2026
e6379d8
python3-aiohappyeyeballs: update to 2.7.1.
ahesford Jul 8, 2026
5e00b1f
python3-Pillow: update to 12.3.0.
ahesford Jul 8, 2026
9ebc503
python3-cffi: update to 2.1.0.
ahesford Jul 8, 2026
93a8e8d
python3-pamqp: update to 4.0.1.
ahesford Jul 8, 2026
dc631ec
python3-nanobind: update to 2.13.0.
ahesford Jul 8, 2026
a7efbaa
python3-pyproject-metadata: update to 0.12.1.
ahesford Jul 8, 2026
4731434
python3-narwhals: update to 2.23.0.
ahesford Jul 8, 2026
68835de
maturin: update to 1.14.1.
ahesford Jul 8, 2026
d38134e
python3-hypothesis: orphan package
ahesford Jul 8, 2026
0adfd2a
goimapnotify: update to 2.5.6.
ahesford Jul 8, 2026
2ca034c
mkinitcpio-utils: update to 0.0.6.
ahesford Jul 8, 2026
659a04a
python3-setuptools-rust: update to 1.13.0.
ahesford Jul 8, 2026
29ba58a
python3-cryptography_vectors: orphan package
ahesford Jul 8, 2026
9527577
python3-cryptography: orphan package
ahesford Jul 8, 2026
674bd43
python3-ultrajson: update to 5.13.0.
ahesford Jul 8, 2026
7449673
python3-numpy: update to 2.5.1.
ahesford Jul 8, 2026
6f4632d
python3-scipy: update to 1.18.0.
ahesford Jul 8, 2026
64ec20e
python3-ipython: update to 9.15.0.
ahesford Jul 8, 2026
34c16af
python3-matplotlib: update to 3.11.0.
ahesford Jul 8, 2026
b6e18b9
python3-redis: update to 8.0.1.
ahesford Jul 8, 2026
cb15f5b
vkQuake: update to 1.35.0.
ahesford Jul 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/goimapnotify/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'goimapnotify'
pkgname=goimapnotify
version=2.5.5
version=2.5.6
revision=1
build_style=go
go_import_path="gitlab.com/shackra/goimapnotify"
Expand All @@ -12,4 +12,4 @@ license="GPL-3.0-only"
homepage="https://gitlab.com/shackra/goimapnotify"
changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
checksum=980bbb8c8b066213386c31a1f04d4c72f03ed27cc185be8ddf804481c6f9dcab
checksum=dd61a91ddee1428153c90b300d1d8544d99723c2647f5dbbbc96b25a5c023863
4 changes: 2 additions & 2 deletions srcpkgs/maturin/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.13.3
version=1.14.1
revision=1
build_style=python3-pep517
build_helper="qemu rust"
Expand All @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/PyO3/maturin"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=17d062a73781cf4cd4eb8b0188e8cf037eece711feef0386a22f0975e4e4f34e
checksum=435f8d5b267e52588fe699cab97a8234e3d98977a9f9e6efe873e04f7f85f92c
# Tests use unstable features and fail to build
make_check=no

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/mkinitcpio-utils/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'mkinitcpio-utils'
pkgname=mkinitcpio-utils
version=0.0.5
version=0.0.6
revision=1
depends="cryptsetup device-mapper mkinitcpio"
short_desc="Collection of mkinitcpio utilities to perform various tasks"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/grazzolini/mkinitcpio-utils"
distfiles="https://github.com/grazzolini/mkinitcpio-utils/archive/v${version}.tar.gz"
checksum=e64bd682fe40d2a91541161366505911e5d7b68c489786c723837ce19d025968
checksum=8789d046b428a815189fe20ec43645ab44cb2de01bf1531166430b03529f7dd8
replaces="mkinitcpio-encryptssh>=0"

do_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-Cython/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-Cython'
pkgname=python3-Cython
version=3.2.5
version=3.2.8
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
Expand All @@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://cython.org/"
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
distfiles="${PYPI_SITE}/c/cython/cython-${version}.tar.gz"
checksum=3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1
checksum=f4f23a56b25221a06f91817fe8f3114ab8b48a4fac73187dbb64bc2c4a87961f
# Tests are flaky
make_check=no
conflicts="python3-Cython0.29>=0"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-Pillow/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-Pillow'
pkgname=python3-Pillow
version=12.2.0
version=12.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-pybind11"
Expand All @@ -14,7 +14,7 @@ license="custom:PIL"
homepage="https://python-pillow.org"
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
distfiles="${PYPI_SITE}/p/pillow/pillow-${version}.tar.gz"
checksum=a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5
checksum=3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-aiohappyeyeballs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-aiohappyeyeballs'
pkgname=python3-aiohappyeyeballs
version=2.7.0
version=2.7.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
Expand All @@ -12,7 +12,7 @@ license="PSF-2.0"
homepage="https://aiohappyeyeballs.readthedocs.io"
changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md"
distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz"
checksum=449f7db557fad1750d40b51b9718448d6d1f95f3235e4a1ac561068db9fb43c1
checksum=4f8e1d278ee4bafaefc92a5e054eee97e2e8159f5d78ede9b5b064f8ea3321cd

pre_check() {
vsed -i -e '/^addopts/d' pyproject.toml
Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/python3-cffi/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-cffi'
pkgname=python3-cffi
version=2.0.0
revision=2
version=2.1.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel libffi-devel"
makedepends="python3-devel libffi-devel"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://cffi.readthedocs.io/"
changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html"
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
checksum=44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529
checksum=efc1cdd798b1aaf39b4610bba7aad28c9bea9b910f25c784ccf9ec1fa719d1f9

do_check() {
# glibc libm.so is a GNU ld script that isn't properly handled
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-cryptography/template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ checkdepends="python3-pytest-subtests python3-pytest-xdist
python3-iso8601 python3-pytz python3-cryptography_vectors
python3-pretend python3-hypothesis python3-pytest-benchmark $depends"
short_desc="Python3 library that provides cryptographic recipes and primitives"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause, Apache-2.0"
homepage="https://github.com/pyca/cryptography"
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-cryptography_vectors/template
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ make_build_args="--skip-dependency-check"
hostmakedepends="uv-build"
depends="python3"
short_desc="Test vectors for python3-cryptography"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause, Apache-2.0"
homepage="https://github.com/pyca/cryptography"
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-hypothesis/template
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends="python3-attrs python3-sortedcontainers"
checkdepends="python3-pytest-xdist black python3-typing_extensions python3-pytz
python3-numpy python3-pexpect python3-dateutil python3-pandas $depends"
short_desc="Python library for property-based testing"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://hypothesis.works/"
changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/refs/heads/master/hypothesis/docs/changelog.rst"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-ipython/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=9.14.1
version=9.15.0
revision=1
build_style=python3-pep517
# pexpect module does not find IPython when launching new interpreter
Expand All @@ -22,7 +22,7 @@ license="BSD-3-Clause"
homepage="https://ipython.org/"
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version9.rst"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=f913bf74df06d458e46ced84ca506c23797590d594b236fe60b14df213291e7b
checksum=da2819ce2aa83135257df830660b1176d986c3d2876db24df01974fa955b2756
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-matplotlib/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.10.9
version=3.11.0
revision=1
build_style=python3-pep517
build_helper="meson numpy"
Expand All @@ -18,7 +18,7 @@ license="custom:matplotlib, BSD-3-Clause, MIT"
homepage="https://matplotlib.org/"
changelog="https://github.com/matplotlib/matplotlib/releases"
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
checksum=fd66508e8c6877d98e586654b608a0456db8d7e8a546eb1e2600efd957302358
checksum=68c0c7be01b30dcca3638934f7f591df73401235cbdbf0d1ab1c71e7db7f8b57
replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation
make_check="no"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-nanobind/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-nanobind'
pkgname=python3-nanobind
version=2.12.0
version=2.13.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-scikit-build-core ninja"
Expand All @@ -14,7 +14,7 @@ _robin_map_hash="188c45569cc2a5dd768077c193830b51d33a5020"
distfiles="${homepage}/archive/v${version}.tar.gz
https://github.com/Tessil/robin-map/archive/${_robin_map_hash}.tar.gz
"
checksum="01f1f0cd0398743c18f33d07ae36ad410bd7f4a1e90683b508504de897d6e629
checksum="cb25a582ccade4b6067bc73c78b84ad9dbd0bbe0e537320711d18015ccafc4ef
2f4be670fa4f53c3261ed7af392b414a00e75591f87da0a8dd525de376430747"
skip_extraction="${_robin_map_hash}.tar.gz"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-narwhals/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-narwhals'
pkgname=python3-narwhals
version=2.22.1
version=2.23.0
revision=1
build_style=python3-pep517
hostmakedepends="uv-build"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://narwhals-dev.github.io/narwhals/"
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
checksum=d62920805a0a43b7ff8b54b0c0d3142d796f8a9301836ada37e573d6a33cbcd9
checksum=13e7ff5b4bb4a2f77b907c2e4d8a76e273dfc1323a3c997440a2f9fd26aed408
make_check=no # archive includes no tests

post_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-numpy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.4.6
version=2.5.1
revision=1
build_style=python3-pep517
build_helper="meson qemu"
Expand All @@ -19,7 +19,7 @@ license="BSD-3-Clause"
homepage="https://www.numpy.org/"
changelog="https://github.com/numpy/numpy/releases"
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
checksum=f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda
checksum=a48a113e6afea91f5608793bafa7ef2ad481fefbda87ec5069f483de61cb9fa3
alternatives="numpy:f2py:/usr/bin/f2py3"

build_options="openblas"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-pamqp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-pamqp'
pkgname=python3-pamqp
version=4.0.0
version=4.0.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
Expand All @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/gmr/pamqp"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=2ed41f668993e0a5038ddf5238e1e80820fd30d33c0fbc3d479f2d04d37ee160
checksum=a600769a4c569e4c11543d56dce2e72c1cb32b215e6579ea1c4be1f14ffe90f3

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-pyproject-metadata/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-pyproject-metadata'
pkgname=python3-pyproject-metadata
version=0.11.0
version=0.12.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core python3-wheel"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://pep621.readthedocs.io/"
changelog="https://raw.githubusercontent.com/FFY00/python-pyproject-metadata/main/CHANGELOG.rst"
distfiles="${PYPI_SITE}/p/pyproject_metadata/pyproject_metadata-${version}.tar.gz"
checksum=c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf
checksum=8809a4df6fe08279b39a8890669506ed3158e0617855ac9aff098fcbe772ae4c
make_check=no # tarball includes no tests

post_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-redis/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=8.0.0
version=8.0.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/redis/redis-py"
changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=0f95bfbdfc409426d9e4fbb3e47da798e85673bc120cc93451bad8e252eefe26
checksum=0132891ac1c75ea1dcf7d7c282de57417edfbc87928868f292559a61b96c6a4b
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-scikit-build-core/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-scikit-build-core'
pkgname=python3-scikit-build-core
version=0.12.2
version=1.0.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
Expand All @@ -10,6 +10,6 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://scikit-build-core.readthedocs.io"
distfiles="${PYPI_SITE}/s/scikit_build_core/scikit_build_core-${version}.tar.gz"
checksum=562e0bbc9de1a354c87825ccf732080268d6582a0200f648e8c4a2dcb1e3736d
checksum=9f3c02e88c7722aa351f17b75758ccf8f8e32537e7a29e8961311777c0b35a40
# Tests require unpackaged dependencies
make_check=no
6 changes: 4 additions & 2 deletions srcpkgs/python3-scipy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.17.1
version=1.18.0
revision=1
build_style=python3-pep517
build_helper="meson numpy"
Expand All @@ -21,7 +21,7 @@ license="BSD-3-Clause"
homepage="https://scipy.org/"
changelog="https://github.com/scipy/scipy/releases"
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
checksum=95d8e012d8cb8816c226aef832200b1d45109ed4464303e997c5b13122b297c0
checksum=67b2ad2ad54c72ca6d04975a9b2df8c3638c34ddd5b28738e94fc2b57929d378
# must be tested from site dir of installed version (see dev.py:739)
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'

Expand All @@ -46,6 +46,8 @@ if [ "$XBPS_CHECK_PKGS" != full ]; then
make_check_args="-m 'not slow'"
fi

export PKG_CONFIG_PATH="${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/_core/lib/pkgconfig"

post_install() {
vlicense LICENSE.txt
}
4 changes: 2 additions & 2 deletions srcpkgs/python3-setuptools-rust/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.12.1
version=1.13.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/PyO3/setuptools-rust"
changelog="https://raw.githubusercontent.com/PyO3/setuptools-rust/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/s/setuptools_rust/setuptools_rust-${version}.tar.gz"
checksum=85ae70989d96c9cfeb5ef79cf3bac2d5200bc5564f720a06edceedbdf6664640
checksum=f2afcf4baeee689910ce49cfa8aad4e08cce72f417449bcc32891b8664fdc726
# Tests have unpackaged dependencies
make_check=no

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-setuptools_scm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-setuptools_scm'
pkgname=python3-setuptools_scm
version=10.0.5
version=10.2.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-vcs-versioning"
Expand All @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/pypa/setuptools_scm"
distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz"
checksum=bbba8fe754516cdefd017f4456721775e6ef9662bd7887fb52ae26813d4838c3
checksum=ec8ea1738b92e42146a46e29a0e9de9ad462744c63cf9778677b95dfd605adde

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-ultrajson/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-ultrajson'
pkgname=python3-ultrajson
version=5.12.1
version=5.13.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
Expand All @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/ultrajson/ultrajson"
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
checksum=5b7e96406c301a1366534479a7352ec40ec68bb327c0c119091635acd5925e35
checksum=d62e3d7625384c08082abad81a077af587fdef2761bb14c3822f4234b8d07d75

export UJSON_BUILD_NO_STRIP=1

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-vcs-versioning/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-vcs-versioning'
pkgname=python3-vcs-versioning
version=1.1.1
version=2.2.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-packaging"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://setuptools-scm.readthedocs.io/"
distfiles="${PYPI_SITE}/v/vcs_versioning/vcs_versioning-${version}.tar.gz"
checksum=fabd75a3cab7dd8ac02fe24a3a9ba936bf258667b5a62ed468c9a1da0f5775bc
checksum=4ac4ded78720cdb4d0291ae58ace87e1e9201912e1023f3029c6cce5c9152cfb

post_install() {
vlicense LICENSE.txt
Expand Down
Loading
Loading