pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-semver: remove, imported to pkgsrc/devel
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Apr 1 23:44:05 2024 +0200
Changeset: 873df8dbaebe98fd3833f6c6aa39421fcf9a8bfd
Modified Files:
Makefile
py-django-pandas/Makefile
py-pynitrokey/Makefile
Removed Files:
py-semver/DESCR
py-semver/Makefile
py-semver/PLIST
py-semver/distinfo
Log Message:
py-semver: remove, imported to pkgsrc/devel
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=873df8dbaebe98fd3833f6c6aa39421fcf9a8bfd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-django-pandas/Makefile | 2 +-
py-pynitrokey/Makefile | 2 +-
py-semver/DESCR | 1 -
py-semver/Makefile | 21 ---------------------
py-semver/PLIST | 30 ------------------------------
py-semver/distinfo | 5 -----
7 files changed, 2 insertions(+), 60 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 26c43af13f..a7d836c1fa 100644
--- a/Makefile
+++ b/Makefile
@@ -4461,7 +4461,6 @@ SUBDIR+= py-selenium-generator
SUBDIR+= py-semidbm
SUBDIR+= py-semopy
SUBDIR+= py-sempy
-SUBDIR+= py-semver
SUBDIR+= py-sentinels
SUBDIR+= py-sentry
SUBDIR+= py-sep
diff --git a/py-django-pandas/Makefile b/py-django-pandas/Makefile
index e458fe6058..d36720cb62 100644
--- a/py-django-pandas/Makefile
+++ b/py-django-pandas/Makefile
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-pandas>=0.14.1:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django3
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=4.0:../../devel/py-coverage
-TEST_DEPENDS+= ${PYPKGPREFIX}-semver>=2.10.1:../../wip/py-semver
+TEST_DEPENDS+= ${PYPKGPREFIX}-semver>=2.10.1:../../devel/py-semver
do-test:
cd $(WRKSRC} && ${PYTHONBIN} runtests.py
diff --git a/py-pynitrokey/Makefile b/py-pynitrokey/Makefile
index 5baef203da..1ba39f322c 100644
--- a/py-pynitrokey/Makefile
+++ b/py-pynitrokey/Makefile
@@ -25,7 +25,7 @@ DEPENDS+= ${PYPKGPREFIX}-nethsm>=1.0.0:../../wip/py-nethsm
DEPENDS+= ${PYPKGPREFIX}-nkdfu-[0-9]*:../../sysutils/py-nkdfu
DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.17.3:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-semver-[0-9]*:../../wip/py-semver
+DEPENDS+= ${PYPKGPREFIX}-semver-[0-9]*:../../devel/py-semver
DEPENDS+= ${PYPKGPREFIX}-serial-[0-9]*:../../comms/py-serial
DEPENDS+= ${PYPKGPREFIX}-spsdk>=1.11.0:../../wip/py-spsdk
DEPENDS+= ${PYPKGPREFIX}-tlv8-[0-9]*:../../devel/py-tlv8
diff --git a/py-semver/DESCR b/py-semver/DESCR
deleted file mode 100644
index 78b7d6b9e9..0000000000
--- a/py-semver/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python helper for Semantic Versioning (http://semver.org/)
diff --git a/py-semver/Makefile b/py-semver/Makefile
deleted file mode 100644
index 5750ba8853..0000000000
--- a/py-semver/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= semver-3.0.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/semver/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/python-semver/python-semver
-COMMENT= Python package to work with Semantic Versioning
-LICENSE= modified-bsd
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
-
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/pysemver ${DESTDIR}${PREFIX}/bin/pysemver-${PYVERSSUFFIX}
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-semver/PLIST b/py-semver/PLIST
deleted file mode 100644
index d2a049455a..0000000000
--- a/py-semver/PLIST
+++ /dev/null
@@ -1,30 +0,0 @@
-@comment $NetBSD$
-bin/pysemver-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/semver/__about__.py
-${PYSITELIB}/semver/__about__.pyc
-${PYSITELIB}/semver/__about__.pyo
-${PYSITELIB}/semver/__init__.py
-${PYSITELIB}/semver/__init__.pyc
-${PYSITELIB}/semver/__init__.pyo
-${PYSITELIB}/semver/__main__.py
-${PYSITELIB}/semver/__main__.pyc
-${PYSITELIB}/semver/__main__.pyo
-${PYSITELIB}/semver/_deprecated.py
-${PYSITELIB}/semver/_deprecated.pyc
-${PYSITELIB}/semver/_deprecated.pyo
-${PYSITELIB}/semver/_types.py
-${PYSITELIB}/semver/_types.pyc
-${PYSITELIB}/semver/_types.pyo
-${PYSITELIB}/semver/cli.py
-${PYSITELIB}/semver/cli.pyc
-${PYSITELIB}/semver/cli.pyo
-${PYSITELIB}/semver/py.typed
-${PYSITELIB}/semver/version.py
-${PYSITELIB}/semver/version.pyc
-${PYSITELIB}/semver/version.pyo
diff --git a/py-semver/distinfo b/py-semver/distinfo
deleted file mode 100644
index c715663587..0000000000
--- a/py-semver/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (semver-3.0.2.tar.gz) = 36671ac993c9cdc59d61ac89537be37d72165465b5efff28f5beeb62f289f220
-SHA512 (semver-3.0.2.tar.gz) = f7b848f76ae72a8f0f06800d6c02b11a07149dfdff191e356709b75ac15ad19c010d8f13bc32ea082e15858524b38639838fbc09c2d9eb067eee8e163eb1e497
-Size (semver-3.0.2.tar.gz) = 214988 bytes
Home |
Main Index |
Thread Index |
Old Index