pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ksef2: update to 0.18.1
Module Name: pkgsrc-wip
Committed By: Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By: bartosz.kuzma
Date: Tue Jul 21 16:24:13 2026 +0200
Changeset: aad0c565cec09d12eb0b48174d0da4caa60411fd
Modified Files:
py-ksef2/Makefile
py-ksef2/PLIST
py-ksef2/distinfo
Log Message:
py-ksef2: update to 0.18.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aad0c565cec09d12eb0b48174d0da4caa60411fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ksef2/Makefile | 8 +++-----
py-ksef2/PLIST | 6 ++++++
py-ksef2/distinfo | 6 +++---
3 files changed, 12 insertions(+), 8 deletions(-)
diffs:
diff --git a/py-ksef2/Makefile b/py-ksef2/Makefile
index 7bbd0d1059..8bd960c2c9 100644
--- a/py-ksef2/Makefile
+++ b/py-ksef2/Makefile
@@ -1,11 +1,9 @@
# $NetBSD$
-DISTNAME= ksef2-0.17.1
+DISTNAME= ksef2-0.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=artpods56/}
-GITHUB_PROJECT= ksef2
-GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
+MASTER_SITES= ${MASTER_SITE_PYPI:=k/ksef2/}
MAINTAINER= bartosz.kuzma%gmail.com@localhost
HOMEPAGE= https://github.com/artpods56/ksef2/
@@ -14,7 +12,7 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/${DISTNAME}
-# How to mark python > 3.12?
+PYTHON_VERSIONS_INCOMPATIBLE= 311
DEPENDS+= ${PYPKGPREFIX}-pydantic>=2.12.5:../../devel/py-pydantic
DEPENDS+= ${PYPKGPREFIX}-cryptography>=44.0.0:../../security/py-cryptography
diff --git a/py-ksef2/PLIST b/py-ksef2/PLIST
index 839e431efa..47ac9be902 100644
--- a/py-ksef2/PLIST
+++ b/py-ksef2/PLIST
@@ -102,6 +102,9 @@ ${PYSITELIB}/ksef2/clients/peppol.pyo
${PYSITELIB}/ksef2/clients/permissions.py
${PYSITELIB}/ksef2/clients/permissions.pyc
${PYSITELIB}/ksef2/clients/permissions.pyo
+${PYSITELIB}/ksef2/clients/profiles.py
+${PYSITELIB}/ksef2/clients/profiles.pyc
+${PYSITELIB}/ksef2/clients/profiles.pyo
${PYSITELIB}/ksef2/clients/session_management.py
${PYSITELIB}/ksef2/clients/session_management.pyc
${PYSITELIB}/ksef2/clients/session_management.pyo
@@ -691,6 +694,9 @@ ${PYSITELIB}/ksef2/infra/schema/fa3/styles.pyo
${PYSITELIB}/ksef2/logging.py
${PYSITELIB}/ksef2/logging.pyc
${PYSITELIB}/ksef2/logging.pyo
+${PYSITELIB}/ksef2/profiles.py
+${PYSITELIB}/ksef2/profiles.pyc
+${PYSITELIB}/ksef2/profiles.pyo
${PYSITELIB}/ksef2/py.typed
${PYSITELIB}/ksef2/services/__init__.py
${PYSITELIB}/ksef2/services/__init__.pyc
diff --git a/py-ksef2/distinfo b/py-ksef2/distinfo
index 74c1748b07..94bfe141f7 100644
--- a/py-ksef2/distinfo
+++ b/py-ksef2/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (ksef2-0.17.1.tar.gz) = 8d83c8681619274a2f50adfbe5ec3cd6d5b169ba0c37665932e0ef73b49106db
-SHA512 (ksef2-0.17.1.tar.gz) = d5483dbfde8a72958675cc406aaf75f6073f1d9540c2e845b67086b6546b50c6920aa8abab31cbbfea1cb2c50b576e41191d85387c08926fab21790a076052e9
-Size (ksef2-0.17.1.tar.gz) = 2178143 bytes
+BLAKE2s (ksef2-0.18.1.tar.gz) = 66fdca539222bb27b45a285f6499ca4a061329d78a6d96173e3425c8a54ad53a
+SHA512 (ksef2-0.18.1.tar.gz) = 290a14994213bea6427b32c8e4c38a5d2c359ed49c7ac43869dbdca0b96a8ff05a98f6bb94e54c95fafb8b8e14bdd121169dfe266f2adb512f9f033a48a241d9
+Size (ksef2-0.18.1.tar.gz) = 1176984 bytes
Home |
Main Index |
Thread Index |
Old Index