mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-autocommand: rebuild for python3-3.13
This commit is contained in:
parent
aa9f6214fd
commit
823a11d480
2 changed files with 10 additions and 1 deletions
9
srcpkgs/python3-autocommand/patches/license.patch
Normal file
9
srcpkgs/python3-autocommand/patches/license.patch
Normal 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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue