pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-croniter: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Feb 17 22:55:26 2026 +0100
Changeset: 76591b6258b86532593679a8c17b13de7661ae6b
Modified Files:
Makefile
py-buildbot/Makefile
Removed Files:
py-croniter/DESCR
py-croniter/Makefile
py-croniter/PLIST
py-croniter/distinfo
Log Message:
py-croniter: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76591b6258b86532593679a8c17b13de7661ae6b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-buildbot/Makefile | 2 +-
py-croniter/DESCR | 2 --
py-croniter/Makefile | 20 --------------------
py-croniter/PLIST | 12 ------------
py-croniter/distinfo | 5 -----
6 files changed, 1 insertion(+), 41 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 21de21fd86..408e4a0fb8 100644
--- a/Makefile
+++ b/Makefile
@@ -3682,7 +3682,6 @@ SUBDIR+= py-country-converter
SUBDIR+= py-coverage-badge
SUBDIR+= py-cppimport
SUBDIR+= py-cracklib
-SUBDIR+= py-croniter
SUBDIR+= py-crossbar
SUBDIR+= py-cryptg
SUBDIR+= py-cryptoim
diff --git a/py-buildbot/Makefile b/py-buildbot/Makefile
index d45a21d3e6..697a981820 100644
--- a/py-buildbot/Makefile
+++ b/py-buildbot/Makefile
@@ -11,7 +11,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=17.9.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-treq>=20.9:../../devel/py-treq
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.1:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-msgpack>=0.6.0:../../devel/py-msgpack
-DEPENDS+= ${PYPKGPREFIX}-croniter>=1.3.0:../../wip/py-croniter
+DEPENDS+= ${PYPKGPREFIX}-croniter>=1.3.0:../../time/py-croniter
DEPENDS+= ${PYPKGPREFIX}-zope.interface>=4.1.1:../../devel/py-zope.interface
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=1.4.0:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-alembic>=1.6.0:../../databases/py-alembic
diff --git a/py-croniter/DESCR b/py-croniter/DESCR
deleted file mode 100644
index 9b5eef72fc..0000000000
--- a/py-croniter/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-croniter provides iteration for the datetime object with a cron-like
-format.
diff --git a/py-croniter/Makefile b/py-croniter/Makefile
deleted file mode 100644
index 9d6479e487..0000000000
--- a/py-croniter/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME= croniter-6.0.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= time python
-MASTER_SITES= ${MASTER_SITE_PYPI:=c/croniter/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/pallets-eco/croniter
-COMMENT= Iteration for datetime object with cron like format
-LICENSE= mit
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
-DEPENDS+= ${PYPKGPREFIX}-pytz>2021.1:../../time/py-pytz
-DEPENDS+= ${PYPKGPREFIX}-dateutil>=0:../../time/py-dateutil
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-croniter/PLIST b/py-croniter/PLIST
deleted file mode 100644
index e6f2ab2b1f..0000000000
--- a/py-croniter/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/croniter/__init__.py
-${PYSITELIB}/croniter/__init__.pyc
-${PYSITELIB}/croniter/__init__.pyo
-${PYSITELIB}/croniter/croniter.py
-${PYSITELIB}/croniter/croniter.pyc
-${PYSITELIB}/croniter/croniter.pyo
diff --git a/py-croniter/distinfo b/py-croniter/distinfo
deleted file mode 100644
index a028abfc7f..0000000000
--- a/py-croniter/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (croniter-6.0.0.tar.gz) = 503b3dce063139abfd196b979c00c96173d50a529853664f8edb48581a7ee225
-SHA512 (croniter-6.0.0.tar.gz) = 189afd46439471be6f98e477f4a180c56de5b1640463de7a20a3a6c5ff36c121638183d4297be47bfd7fc33a4c38689c9f0d3578010117cf954043638d6a8fe4
-Size (croniter-6.0.0.tar.gz) = 64481 bytes
Home |
Main Index |
Thread Index |
Old Index