pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
devel/ply -> devel/py-ply
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <adam%defguard.net@localhost>
Pushed By: adam
Date: Mon Jan 12 13:41:04 2026 +0100
Changeset: b028597963ec3d3c3fd6618c2b09ad9f527795e6
Modified Files:
py-astutils/Makefile
py-dexy/Makefile
Log Message:
devel/ply -> devel/py-ply
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b028597963ec3d3c3fd6618c2b09ad9f527795e6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astutils/Makefile | 2 +-
py-dexy/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-astutils/Makefile b/py-astutils/Makefile
index a7548c765b..9df813987a 100644
--- a/py-astutils/Makefile
+++ b/py-astutils/Makefile
@@ -11,7 +11,7 @@ COMMENT= Utilities for abstract syntax trees and parsing with PLY
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+= ply>=3.4<=3.10:../../devel/ply
+DEPENDS+= ${PYPKGPREFIX}-ply>=3.4:../../devel/py-ply
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=4.6.11:../../devel/py-test
USE_LANGUAGES= # none
diff --git a/py-dexy/Makefile b/py-dexy/Makefile
index 231e6184f2..06e4ea6dda 100644
--- a/py-dexy/Makefile
+++ b/py-dexy/Makefile
@@ -11,7 +11,7 @@ COMMENT= Document Automation
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-chardet>=2.1.1:../../converters/py-chardet
-DEPENDS+= ply>=3.3:../../devel/ply
+DEPENDS+= ${PYPKGPREFIX}-ply>=3.3:../../devel/py-ply
DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.3:../../devel/py-pexpect
DEPENDS+= ${PYPKGPREFIX}-requests>=1.2.1:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-docutils>=0.11:../../textproc/py-docutils
Home |
Main Index |
Thread Index |
Old Index