pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-octoprint: switch to python 2.x version of py-rsa
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Sep 1 06:07:31 2020 +0200
Changeset: f686ef3cbc6c6f5f566767d109f1a4120fb01534
Modified Files:
py-octoprint/Makefile
Log Message:
py-octoprint: switch to python 2.x version of py-rsa
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f686ef3cbc6c6f5f566767d109f1a4120fb01534
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-octoprint/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-octoprint/Makefile b/py-octoprint/Makefile
index 75c581f261..a47779bbf0 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -39,7 +39,7 @@ DEPENDS+= ${PYPKGPREFIX}-psutil>=5.6.1:../../sysutils/py-psutil
DEPENDS+= ${PYPKGPREFIX}-pylru>=1.2.0:../../wip/py-pylru
DEPENDS+= ${PYPKGPREFIX}-regex>2018.11.6:../../textproc/py-regex
DEPENDS+= ${PYPKGPREFIX}-requests>=2.21.0:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-rsa>=4.0:../../security/py-rsa
+DEPENDS+= ${PYPKGPREFIX}-rsa>=4.0:../../security/py-rsa40
DEPENDS+= ${PYPKGPREFIX}-sarge>=0.1.5:../../wip/py-sarge
DEPENDS+= ${PYPKGPREFIX}-scandir>=1.10:../../devel/py-scandir
DEPENDS+= ${PYPKGPREFIX}-semantic_version>=2.6:../../devel/py-semantic_version
Home |
Main Index |
Thread Index |
Old Index