svn commit: r418087 - head/net/py-uritemplate
Carlos J. Puga Medina
cpm at FreeBSD.org
Tue Jul 5 15:10:22 UTC 2016
Author: cpm
Date: Tue Jul 5 15:10:20 2016
New Revision: 418087
URL: https://svnweb.freebsd.org/changeset/ports/418087
Log:
- Register CONFLICTS between py-uritemplate and py-uritemplate.py
Submitted by: me
Reviewed by: amdmi3, junovitch, feld (mentors)
Approved by: maintainer timeout (3 weeks)
Differential Revision: D6730
Modified:
head/net/py-uritemplate/Makefile
Modified: head/net/py-uritemplate/Makefile
==============================================================================
--- head/net/py-uritemplate/Makefile Tue Jul 5 15:02:56 2016 (r418086)
+++ head/net/py-uritemplate/Makefile Tue Jul 5 15:10:20 2016 (r418087)
@@ -13,6 +13,8 @@ COMMENT= Python implementation of URI Te
LICENSE= APACHE20
+CONFLICTS_INSTALL= py*-uritemplate.py-[0-9]*
+
USE_PYTHON= autoplist distutils
USES= python
More information about the svn-ports-all
mailing list