Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
hyperkitty


Commits:
1d940315 by Robin Candau at 2024-02-27T12:23:30+01:00
upgpkg: 1.3.9-1: New upstream release
https://docs.mailman3.org/projects/hyperkitty/en/latest/news.html#news-1-3-9
Switch to python-mistune 3.0.X

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyperkitty
        pkgdesc = A web interface to access GNU Mailman v3 archives
-       pkgver = 1.3.8
+       pkgver = 1.3.9
        pkgrel = 1
        url = https://gitlab.com/mailman/hyperkitty
        install = hyperkitty.install
@@ -16,6 +16,7 @@ pkgbase = hyperkitty
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-isort
+       makedepends = python-pdm
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
@@ -45,7 +46,7 @@ pkgbase = hyperkitty
        backup = etc/uwsgi/hyperkitty.ini
        backup = etc/webapps/hyperkitty/settings_local.py
        backup = etc/webapps/hyperkitty/urls.py
-       source = 
git+https://gitlab.com/mailman/hyperkitty#tag=306e95a0093d0163afe0efabadc72c0118281b17?signed
+       source = 
git+https://gitlab.com/mailman/hyperkitty#tag=534e790241c8510df892aa5edc4037bab3f61cc9?signed
        source = hyperkitty-1.3.5-settings.patch
        source = hyperkitty-qcluster.service
        source = hyperkitty.sysusers


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=HyperKitty
 pkgname=hyperkitty
-pkgver=1.3.8
-_commit=306e95a0093d0163afe0efabadc72c0118281b17 # refs/tags/1.3.8
+pkgver=1.3.9
+_commit=534e790241c8510df892aa5edc4037bab3f61cc9 # refs/tags/1.3.9
 pkgrel=1
 pkgdesc="A web interface to access GNU Mailman v3 archives"
 arch=(any)
@@ -35,6 +35,7 @@ makedepends=(
   python-build
   python-installer
   python-isort
+  python-pdm
   python-setuptools
   python-wheel
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyperkitty/-/commit/1d940315b0c66a0d2f5a800ae89801e96daa70a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyperkitty/-/commit/1d940315b0c66a0d2f5a800ae89801e96daa70a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to