pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-crc: remove, now in pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Dec 26 15:12:20 2025 +0100
Changeset: 645ace871b7b09bf524f15b59f03514f0f8d999e
Modified Files:
Makefile
Removed Files:
py-crc/COMMIT_MSG
py-crc/DESCR
py-crc/Makefile
py-crc/PLIST
py-crc/distinfo
Log Message:
py-crc: remove, now in pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=645ace871b7b09bf524f15b59f03514f0f8d999e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-crc/COMMIT_MSG | 9 ---------
py-crc/DESCR | 7 -------
py-crc/Makefile | 19 -------------------
py-crc/PLIST | 17 -----------------
py-crc/distinfo | 5 -----
6 files changed, 58 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 203437a900..ee08fbfd36 100644
--- a/Makefile
+++ b/Makefile
@@ -3684,7 +3684,6 @@ SUBDIR+= py-country-converter
SUBDIR+= py-coverage-badge
SUBDIR+= py-cppimport
SUBDIR+= py-cracklib
-SUBDIR+= py-crc
SUBDIR+= py-crossbar
SUBDIR+= py-cryptg
SUBDIR+= py-cryptoim
diff --git a/py-crc/COMMIT_MSG b/py-crc/COMMIT_MSG
deleted file mode 100644
index a5d0b5b71c..0000000000
--- a/py-crc/COMMIT_MSG
+++ /dev/null
@@ -1,9 +0,0 @@
-security/py-crc: Add py-crc-7.1.0
-
-CRC python library
-
-Calculate CRC checksums, verify CRC checksum, predefined CRC
-configurations, custom CRC configurations.
-
-The crc library comes with a small command line tool which can
-generate crc lookup tables if needed.
diff --git a/py-crc/DESCR b/py-crc/DESCR
deleted file mode 100644
index a1a33f5369..0000000000
--- a/py-crc/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-CRC python library
-
-Calculate CRC checksums, verify CRC checksum, predefined CRC
-configurations, custom CRC configurations.
-
-The crc library comes with a small command line tool which can
-generate crc lookup tables if needed.
diff --git a/py-crc/Makefile b/py-crc/Makefile
deleted file mode 100644
index 87e68c2973..0000000000
--- a/py-crc/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME= crc-7.1.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= security python
-MASTER_SITES= ${MASTER_SITE_PYPI:=c/crc/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Nicoretti/crc
-COMMENT= Pure Python CRC library
-LICENSE= 2-clause-bsd
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
-
-.include "../../lang/python/wheel.mk"
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-crc/PLIST b/py-crc/PLIST
deleted file mode 100644
index c8ef5db9ff..0000000000
--- a/py-crc/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-bin/crc
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/crc/__init__.py
-${PYSITELIB}/crc/__init__.pyc
-${PYSITELIB}/crc/__init__.pyo
-${PYSITELIB}/crc/__main__.py
-${PYSITELIB}/crc/__main__.pyc
-${PYSITELIB}/crc/__main__.pyo
-${PYSITELIB}/crc/_crc.py
-${PYSITELIB}/crc/_crc.pyc
-${PYSITELIB}/crc/_crc.pyo
-${PYSITELIB}/crc/py.typed
diff --git a/py-crc/distinfo b/py-crc/distinfo
deleted file mode 100644
index bf02b14264..0000000000
--- a/py-crc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (crc-7.1.0.tar.gz) = 38ea66f48221a330c29106891d4e0bc381562c4818db0f99f537e72aa52ee898
-SHA512 (crc-7.1.0.tar.gz) = 8ce25852c6b67f4e59bdeac2b21bdcc045516c7060196e786b326cc479f8a5449d9982c750a227378adace508621bf127c8aa4e299e66c555f503bd4e5cd0553
-Size (crc-7.1.0.tar.gz) = 9888 bytes
Home |
Main Index |
Thread Index |
Old Index