summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
committerwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
commitf9e28ee96efbb02df8790e130e6eef7b33ebac9c (patch)
tree3102934dfc9d4395af6f57975db9893a590dde7d /comms
parent09611b3af5235569620a4171e26099e94164d5ba (diff)
downloadpkgsrc-f9e28ee96efbb02df8790e130e6eef7b33ebac9c.tar.gz
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Diffstat (limited to 'comms')
-rw-r--r--comms/py-colorama/Makefile4
-rw-r--r--comms/py-enrich/Makefile3
-rw-r--r--comms/py-esptool/Makefile3
-rw-r--r--comms/py-gammu/Makefile3
-rw-r--r--comms/py-nodemcu-uploader/Makefile5
-rw-r--r--comms/py-rich/Makefile3
-rw-r--r--comms/py-serial/Makefile3
-rw-r--r--comms/py-termstyle/Makefile3
8 files changed, 17 insertions, 10 deletions
diff --git a/comms/py-colorama/Makefile b/comms/py-colorama/Makefile
index 121e2c9fed5..ba8a87a704b 100644
--- a/comms/py-colorama/Makefile
+++ b/comms/py-colorama/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/01/09 00:47:07 mef Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/04 20:52:38 wiz Exp $
DISTNAME= colorama-0.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/colorama/}
diff --git a/comms/py-enrich/Makefile b/comms/py-enrich/Makefile
index 8a093e30bfc..37ad8634405 100644
--- a/comms/py-enrich/Makefile
+++ b/comms/py-enrich/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/07/10 06:05:00 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:38 wiz Exp $
DISTNAME= enrich-1.2.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/enrich/}
diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile
index e5003362336..27ec32ffcc0 100644
--- a/comms/py-esptool/Makefile
+++ b/comms/py-esptool/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/12/16 20:08:52 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/04 20:52:38 wiz Exp $
DISTNAME= esptool-3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/esptool/}
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
index 939ae34c235..14d4a2e5e4d 100644
--- a/comms/py-gammu/Makefile
+++ b/comms/py-gammu/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2019/03/07 16:43:16 leot Exp $
+# $NetBSD: Makefile,v 1.20 2022/01/04 20:52:38 wiz Exp $
DISTNAME= python-gammu-2.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
+PKGREVISION= 1
MASTER_SITES= http://dl.cihar.com/python-gammu/
CATEGORIES= comms
diff --git a/comms/py-nodemcu-uploader/Makefile b/comms/py-nodemcu-uploader/Makefile
index 6688db94e31..a9cb7ea4f34 100644
--- a/comms/py-nodemcu-uploader/Makefile
+++ b/comms/py-nodemcu-uploader/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2019/08/13 16:49:08 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2022/01/04 20:52:38 wiz Exp $
DISTNAME= nodemcu-uploader-0.4.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}nb2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nodemcu-uploader/}
diff --git a/comms/py-rich/Makefile b/comms/py-rich/Makefile
index bfe90daafca..90dbae9d1bc 100644
--- a/comms/py-rich/Makefile
+++ b/comms/py-rich/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2022/01/04 17:34:25 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/01/04 20:52:38 wiz Exp $
DISTNAME= rich-10.16.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index e87aee7f458..65e0cb5ca12 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/11/26 11:05:22 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/04 20:52:38 wiz Exp $
DISTNAME= pyserial-3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
+PKGREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyserial/}
diff --git a/comms/py-termstyle/Makefile b/comms/py-termstyle/Makefile
index 4919629c863..eefb56292e2 100644
--- a/comms/py-termstyle/Makefile
+++ b/comms/py-termstyle/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:43 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/01/04 20:52:39 wiz Exp $
DISTNAME= termstyle-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termstyle/}