pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Moved py-crontab to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Mon Apr 24 18:25:30 2017 +0200
Changeset: 9c73e62ed87aeeff818f4f12db936f27e0fe069a
Removed Files:
py-crontab/DESCR
py-crontab/Makefile
py-crontab/PLIST
py-crontab/distinfo
Log Message:
Moved py-crontab to base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c73e62ed87aeeff818f4f12db936f27e0fe069a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-crontab/DESCR | 2 --
py-crontab/Makefile | 18 ------------------
py-crontab/PLIST | 7 -------
py-crontab/distinfo | 5 -----
4 files changed, 32 deletions(-)
diffs:
diff --git a/py-crontab/DESCR b/py-crontab/DESCR
deleted file mode 100644
index 9faaa58e11..0000000000
--- a/py-crontab/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Crontab module for read and writing crontab files and accessing
-the system cron automatically and simply using a direct API.
diff --git a/py-crontab/Makefile b/py-crontab/Makefile
deleted file mode 100644
index b6d70f9f08..0000000000
--- a/py-crontab/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/01/05 20:50:50 jihbed Exp $
-
-DISTNAME= python-crontab-1.9.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
-CATEGORIES= sysutils python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-crontab/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://launchpad.net/python-crontab
-COMMENT= Python Crontab API
-LICENSE= gnu-gpl-v3
-
-USE_LANGUAGES= # none
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-crontab/PLIST b/py-crontab/PLIST
deleted file mode 100644
index 77b56544cc..0000000000
--- a/py-crontab/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/01/05 20:50:50 jihbed Exp $
-${PYSITELIB}/cronlog.py
-${PYSITELIB}/cronlog.pyc
-${PYSITELIB}/cronlog.pyo
-${PYSITELIB}/crontab.py
-${PYSITELIB}/crontab.pyc
-${PYSITELIB}/crontab.pyo
diff --git a/py-crontab/distinfo b/py-crontab/distinfo
deleted file mode 100644
index 6df948efdb..0000000000
--- a/py-crontab/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/01/05 20:50:50 jihbed Exp $
-
-SHA1 (python-crontab-1.9.1.tar.gz) = b51bb68528d390dd94c0058696ab7d3c40b213fc
-RMD160 (python-crontab-1.9.1.tar.gz) = a1790d93beefab0ff92c784ade6f6d38118708d3
-Size (python-crontab-1.9.1.tar.gz) = 35766 bytes
Home |
Main Index |
Thread Index |
Old Index