pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-toolconfig: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Thu May 4 11:40:21 2023 +0200
Changeset: f8049ebd67890cabe784f1e309e5c7964d2a8978
Modified Files:
Makefile
Removed Files:
py-toolconfig/DESCR
py-toolconfig/Makefile
py-toolconfig/PLIST
py-toolconfig/distinfo
py-toolconfig/patches/patch-pyproject.toml
Log Message:
py-toolconfig: 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=f8049ebd67890cabe784f1e309e5c7964d2a8978
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 3 +--
py-toolconfig/DESCR | 3 ---
py-toolconfig/Makefile | 39 ------------------------------
py-toolconfig/PLIST | 37 ----------------------------
py-toolconfig/distinfo | 6 -----
py-toolconfig/patches/patch-pyproject.toml | 25 -------------------
6 files changed, 1 insertion(+), 112 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 190e2e17e3..6d679cdbc1 100644
--- a/Makefile
+++ b/Makefile
@@ -3039,6 +3039,7 @@ SUBDIR+= parole
SUBDIR+= parted
SUBDIR+= partonevolution
SUBDIR+= passepartout
+SUBDIR+= passphrase-git
SUBDIR+= paxmirabilis
SUBDIR+= paxtest
SUBDIR+= payara41
@@ -3273,7 +3274,6 @@ SUBDIR+= prboom-plus
SUBDIR+= preload
SUBDIR+= premake
SUBDIR+= premake4
-SUBDIR+= premake5
SUBDIR+= primesieve
SUBDIR+= printrun
SUBDIR+= prjtrellis
@@ -4809,7 +4809,6 @@ SUBDIR+= py-tmatrix
SUBDIR+= py-tmux
SUBDIR+= py-toeplitz
SUBDIR+= py-toleranceinterval
-SUBDIR+= py-toolconfig
SUBDIR+= py-topkapi
SUBDIR+= py-torch
SUBDIR+= py-toro
diff --git a/py-toolconfig/DESCR b/py-toolconfig/DESCR
deleted file mode 100644
index 5e08f5e255..0000000000
--- a/py-toolconfig/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The goal of this project is to manage configuration for python
-tools, such as black and rope and add support for a pyproject.toml
-configuration file.
diff --git a/py-toolconfig/Makefile b/py-toolconfig/Makefile
deleted file mode 100644
index de6d7f7ec8..0000000000
--- a/py-toolconfig/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD$
-
-DISTNAME= pytoolconfig-1.2.5
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytoolconfig/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/bageljrkhanofemus/pytoolconfig
-COMMENT= Python tool configuration
-LICENSE= gnu-lgpl-v3
-
-DEPENDS+= ${PYPKGPREFIX}-packaging>=22.0:../../devel/py-packaging
-DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
-DEPENDS+= ${PYPKGPREFIX}-platformdirs>=1.4.4:../../misc/py-platformdirs
-DEPENDS+= ${PYPKGPREFIX}-tabulate>=0.8.9:../../textproc/py-tabulate
-DEPENDS+= ${PYPKGPREFIX}-sphinx>=4.5.0:../../textproc/py-sphinx
-TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.2.0:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-mypy>=0.991:../../lang/py-mypy
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../lang/python/pyversion.mk"
-
-.if ${PYTHON_VERSION} < 311
-DEPENDS+= ${PYPKGPREFIX}-tomli>=2.0.1:../../textproc/py-tomli
-.endif
-.if ${PYTHON_VERSION} < 308
-DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.4.0:../../devel/py-typing-extensions
-.endif
-
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-toolconfig/PLIST b/py-toolconfig/PLIST
deleted file mode 100644
index b5fe9bdf59..0000000000
--- a/py-toolconfig/PLIST
+++ /dev/null
@@ -1,37 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/pytoolconfig/__init__.py
-${PYSITELIB}/pytoolconfig/__init__.pyc
-${PYSITELIB}/pytoolconfig/_version.py
-${PYSITELIB}/pytoolconfig/_version.pyc
-${PYSITELIB}/pytoolconfig/documentation.py
-${PYSITELIB}/pytoolconfig/documentation.pyc
-${PYSITELIB}/pytoolconfig/fields.py
-${PYSITELIB}/pytoolconfig/fields.pyc
-${PYSITELIB}/pytoolconfig/py.typed
-${PYSITELIB}/pytoolconfig/pytoolconfig.py
-${PYSITELIB}/pytoolconfig/pytoolconfig.pyc
-${PYSITELIB}/pytoolconfig/sources/__init__.py
-${PYSITELIB}/pytoolconfig/sources/__init__.pyc
-${PYSITELIB}/pytoolconfig/sources/ini.py
-${PYSITELIB}/pytoolconfig/sources/ini.pyc
-${PYSITELIB}/pytoolconfig/sources/pyproject.py
-${PYSITELIB}/pytoolconfig/sources/pyproject.pyc
-${PYSITELIB}/pytoolconfig/sources/pytool.py
-${PYSITELIB}/pytoolconfig/sources/pytool.pyc
-${PYSITELIB}/pytoolconfig/sources/setup_cfg.py
-${PYSITELIB}/pytoolconfig/sources/setup_cfg.pyc
-${PYSITELIB}/pytoolconfig/sources/source.py
-${PYSITELIB}/pytoolconfig/sources/source.pyc
-${PYSITELIB}/pytoolconfig/types.py
-${PYSITELIB}/pytoolconfig/types.pyc
-${PYSITELIB}/pytoolconfig/universal_config.py
-${PYSITELIB}/pytoolconfig/universal_config.pyc
-${PYSITELIB}/pytoolconfig/utils.py
-${PYSITELIB}/pytoolconfig/utils.pyc
diff --git a/py-toolconfig/distinfo b/py-toolconfig/distinfo
deleted file mode 100644
index 2ed7b6c211..0000000000
--- a/py-toolconfig/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (pytoolconfig-1.2.5.tar.gz) = 2c479602ce62a5bc7afa12409827f0a27a73cb1bac44c767ecff6c24c6d5c196
-SHA512 (pytoolconfig-1.2.5.tar.gz) = 37753530a166d324ddef0c2e9f0c3d6b2f61252a18ff8037d530b339c8b817cde4087d14b6756690fe10002cbd3442776604ff064d7d16d34289ba859492c920
-Size (pytoolconfig-1.2.5.tar.gz) = 16322 bytes
-SHA1 (patch-pyproject.toml) = 69c5a4472c0dad6c61ebe3dd7bd676017c57d3fa
diff --git a/py-toolconfig/patches/patch-pyproject.toml b/py-toolconfig/patches/patch-pyproject.toml
deleted file mode 100644
index 5f1c8d6c58..0000000000
--- a/py-toolconfig/patches/patch-pyproject.toml
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD$
-
-Convert to pdm-pep517 replacement, pdm-backend.
-https://github.com/bagel897/pytoolconfig/issues/14
-
---- pyproject.toml.orig 2023-01-04 21:38:24.718939300 +0000
-+++ pyproject.toml
-@@ -15,7 +15,7 @@ authors = [
- version = "1.2.5"
-
- [project.license]
--file = "LGPL-3.0"
-+file = "LICENSE"
-
- [project.urls]
- Homepage = "https://github.com/bageljrkhanofemus/pytoolconfig"
-@@ -75,6 +75,6 @@ strict = true
-
- [build-system]
- requires = [
-- "pdm-pep517>=1.0.5",
-+ "pdm-backend>=1.0.5",
- ]
--build-backend = "pdm.pep517.api"
-+build-backend = "pdm.backend"
Home |
Main Index |
Thread Index |
Old Index