summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 09:41:17 +0300
committerCaleb Maclennan2024-04-28 09:41:17 +0300
commit8af1c5590f4ea2de04cf58aa0b069b6070ef242d (patch)
tree7cdc4f7645adfab08d4e99586123603694511c6a
parent74cde2f5d38331bdcfa9dea1f0c41ed475860298 (diff)
downloadaur-8af1c5590f4ea2de04cf58aa0b069b6070ef242d.tar.gz
upgpkg: pagure 5.13.3-0.4
Rebuild for Python 3.12, cleanup packaging odds and ends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2f3fb3a9f79..317848124e05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = pagure
pkgdesc = A git-centered forge based on python using pygit2
pkgver = 5.13.3
- pkgrel = 0.3
+ pkgrel = 0.4
url = https://pagure.io/pagure
arch = any
- license = GPL2
+ license = GPL-2.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
diff --git a/PKGBUILD b/PKGBUILD
index 6fc7aeb19ee9..0ba6ea144d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@
pkgbase=pagure
pkgname=("$pkgbase" "$pkgbase-apache" "$pkgbase-mariadb" "$pkgbase-postgresql" "$pkgbase-sqlite")
pkgver=5.13.3
-pkgrel=0.3
+pkgrel=0.4
pkgdesc='A git-centered forge based on python using pygit2'
arch=(any)
url="https://pagure.io/$pkgbase"
-license=("GPL2")
+license=(GPL-2.0-only)
_pydeps=(alembic
arrow
bcrypt