python3-autocommand: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:24 -05:00
parent aa9f6214fd
commit 823a11d480
2 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,9 @@
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,3 +22,6 @@
[project.urls]
"Homepage" = "https://github.com/Lucretiel/autocommand"
"Bug Tracker" = "https://github.com/Lucretiel/autocommand/issues"
+
+[project.license]
+file = "LICENSE"

View file

@ -1,7 +1,7 @@
# Template file for 'python3-autocommand'
pkgname=python3-autocommand
version=2.2.2
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"