1
0
forked from ports/contrib

hyperkitty: 1.3.11 -> 1.3.12

This commit is contained in:
Tim Biermann 2024-09-22 22:30:24 +02:00
parent 46d2f79aea
commit a249f004f6
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -7,13 +7,13 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/licenses/AUTHORS.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.11.dist-info/licenses/COPYING.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty-1.3.12.dist-info/licenses/COPYING.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hyperkitty/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hyperkitty/__pycache__/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF312/XyVeYI5xQ9UmPQseDkhFa3ZFlc4ts0tdVx91v7O/WAJ79Mn71Y7uwrZOdUhpDUqUNofAjYxN0S6rgrtlngw=
SHA256 (Pkgfile) = cabaf1deb5aec41c73d422ee1c1f9db673219021c22b72630082c6f7314acc05
SHA256 (.footprint) = e8cdec5e97d5c4ee82b5d443e604da43be0868667c7d250fb7e2e3448bd1aaa1
SHA256 (hyperkitty-1.3.11.tar.gz) = c32c95b838c81bdae4639aa56dfdcbc946971a99061f0e24a3af381aacc476f6
RWSagIOpLGJF392L6IRu5o+z3PH3eyAUvpRy7a5tNzB/yDg69OZeGOa7bslSGmybnyxfc5gEjBd0xGeu2nJaIwRGA1q9Ql+uGQo=
SHA256 (Pkgfile) = e03cf0cf1dfb090406bcd30e059471920ff06ae2e1a40f17cc232de669d581af
SHA256 (.footprint) = 58bceb29a103472a99ab499c0c6c842532d9f3c63ec9bd8c652e6f50ea73a65b
SHA256 (hyperkitty-1.3.12.tar.gz) = deb582937ec5bc9ea9c1d5d86bfb76a4da429b60e1fea6fd6964e7c667cf161d
SHA256 (hyperkitty-1.3.5-settings.patch) = 040dfb80da123bf86817fdf6e0b7c279941671a31d949c98a68f73ccae20d416

View File

@ -5,8 +5,8 @@
# Optional: python3-django-debug-toolbar python3-elasticsearch python3-xapian-haystack
name=hyperkitty
version=1.3.11
release=2
version=1.3.12
release=1
source=(https://pypi.org/packages/source/h/hyperkitty/hyperkitty-$version.tar.gz
hyperkitty-1.3.5-settings.patch)