forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.2.8 Unknown changes
- Loading branch information
adam
committed
May 8, 2023
1 parent
8d32447
commit cc64bc0
Showing
3 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# $NetBSD: Makefile,v 1.13 2022/01/04 20:54:34 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.14 2023/05/08 09:00:51 adam Exp $ | ||
|
||
DISTNAME= xandikos-0.2.6 | ||
DISTNAME= xandikos-0.2.8 | ||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME} | ||
PKGREVISION= 1 | ||
CATEGORIES= net python | ||
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/} | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= https://www.jelmer.uk/code/xandikos/ | ||
HOMEPAGE= https://www.xandikos.org/ | ||
COMMENT= Lightweight CalDAV/CardDAV server | ||
LICENSE= gnu-gpl-v3 | ||
|
||
|
@@ -17,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.19.1:../../devel/py-dulwich | |
DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar | ||
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 | ||
DEPENDS+= ${PYPKGPREFIX}-multidict-[0-9]*:../../databases/py-multidict | ||
DEPENDS+= ${PYPKGPREFIX}-prometheus_client-[0-9]*:../../net/py-prometheus_client | ||
|
||
USE_LANGUAGES= # none | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.14 2021/10/26 11:06:45 nia Exp $ | ||
$NetBSD: distinfo,v 1.15 2023/05/08 09:00:51 adam Exp $ | ||
|
||
BLAKE2s (xandikos-0.2.6.tar.gz) = e95f3f4d347c492a2303a27d307bdbb236a8b3aed8146fe80c0c29334c80ed18 | ||
SHA512 (xandikos-0.2.6.tar.gz) = 443bf91ea31399d216b8b167f837300f651d889748e87964443e0af2989f569dae504c887bfff3e643c407fcb6e8fd21de2672d21bb1cf2472bd80214ff1c967 | ||
Size (xandikos-0.2.6.tar.gz) = 108596 bytes | ||
BLAKE2s (xandikos-0.2.8.tar.gz) = 5aa84d7c52959cb1feaee1a3ca67267315d9cd13e71ba73dd2e2338efa520ae3 | ||
SHA512 (xandikos-0.2.8.tar.gz) = f282d2f368b582c868e1f6a2416a63ea1e1a058ee958d0e409eeb65140bb122d6b65a7edeaec78e04787a77d26ae5648cf49fee7d6bd95ee3c1f54b1720b8b52 | ||
Size (xandikos-0.2.8.tar.gz) = 108434 bytes |