main/py3-setuptools: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-02-25 18:14:56 +01:00
parent 18a578e257
commit 685d6ef80d

View File

@ -5,7 +5,7 @@
maintainer="Achill Gilgenast <achill@achill.org>"
pkgname=py3-setuptools
pkgver=82.0.1
pkgrel=0
pkgrel=1
pkgdesc="Collection of enhancements to the Python3 distutils"
options="!check" # Tests require packages out of main/
url="https://pypi.org/project/setuptools"