pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-Cura: Depends wip/py-backports.tarfile
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Mon Aug 26 23:56:53 2024 +0900
Changeset: 2d8695cf393ca5c594922a1aa4080efec55a9ed3
Modified Files:
py-Cura/Makefile
Log Message:
py-Cura: Depends wip/py-backports.tarfile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d8695cf393ca5c594922a1aa4080efec55a9ed3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-Cura/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/py-Cura/Makefile b/py-Cura/Makefile
index e202de6e15..b87a349426 100644
--- a/py-Cura/Makefile
+++ b/py-Cura/Makefile
@@ -25,6 +25,7 @@ DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
DEPENDS+= ${PYPKGPREFIX}-trimesh-[0-9]*:../../wip/py-trimesh
DEPENDS+= qt5-qtgraphicaleffects-[0-9]*:../../x11/qt5-qtgraphicaleffects
+DEPENDS+= ${PYPKGPREFIX}-backports.tarfile-[0-9]*:../../wip/py-backports.tarfile # from jaraco/context.py
REPLACE_PYTHON+= cura_app.py
@@ -34,6 +35,8 @@ SUBST_MESSAGE.fix-version= Fixing Cura version.
SUBST_FILES.fix-version= CMakeLists.txt
SUBST_SED.fix-version= -e "s,\(CURA_VERSION\) \"master\",\1 \"${GITHUB_TAG}\",g"
+PYTHON_VERSIONS_ACCEPTED= 311 310
+
PY_PATCHPLIST= YES
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index