pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel py-setuptools_scm_git_archive: remove; This plug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6065d0bad196
branches: trunk
changeset: 386710:6065d0bad196
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 13 16:28:29 2022 +0000
description:
py-setuptools_scm_git_archive: remove; This plugin is obsolete; setuptools_scm >= 7.0.0 supports Git archives by itself.
diffstat:
devel/Makefile | 3 +--
devel/py-setuptools_scm_git_archive/DESCR | 2 --
devel/py-setuptools_scm_git_archive/Makefile | 19 -------------------
devel/py-setuptools_scm_git_archive/PLIST | 9 ---------
devel/py-setuptools_scm_git_archive/distinfo | 5 -----
5 files changed, 1 insertions(+), 37 deletions(-)
diffs (68 lines):
diff -r 794025a3fe0d -r 6065d0bad196 devel/Makefile
--- a/devel/Makefile Thu Oct 13 16:24:20 2022 +0000
+++ b/devel/Makefile Thu Oct 13 16:28:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3810 2022/10/11 11:51:54 adam Exp $
+# $NetBSD: Makefile,v 1.3811 2022/10/13 16:28:29 adam Exp $
#
COMMENT= Development utilities
@@ -2854,7 +2854,6 @@
SUBDIR+= py-setuptools44
SUBDIR+= py-setuptools_scm
SUBDIR+= py-setuptools_scm5
-SUBDIR+= py-setuptools_scm_git_archive
SUBDIR+= py-setuptools_trial
SUBDIR+= py-simplegeneric
SUBDIR+= py-singledispatch
diff -r 794025a3fe0d -r 6065d0bad196 devel/py-setuptools_scm_git_archive/DESCR
--- a/devel/py-setuptools_scm_git_archive/DESCR Thu Oct 13 16:24:20 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This is a setuptools_scm plugin that adds support for git archives (for example
-the ones GitHub automatically generates).
diff -r 794025a3fe0d -r 6065d0bad196 devel/py-setuptools_scm_git_archive/Makefile
--- a/devel/py-setuptools_scm_git_archive/Makefile Thu Oct 13 16:24:20 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2022/08/26 13:39:55 adam Exp $
-
-DISTNAME= setuptools_scm_git_archive-1.4
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools_scm_git_archive/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Changaco/setuptools_scm_git_archive
-COMMENT= Setuptools_scm plugin for git archives
-LICENSE= mit
-
-PYTHON_VERSIONED_DEPENDENCIES= setuptools_scm:build
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../lang/python/versioned_dependencies.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 794025a3fe0d -r 6065d0bad196 devel/py-setuptools_scm_git_archive/PLIST
--- a/devel/py-setuptools_scm_git_archive/PLIST Thu Oct 13 16:24:20 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/09/03 07:51:20 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/setuptools_scm_git_archive/__init__.py
-${PYSITELIB}/setuptools_scm_git_archive/__init__.pyc
-${PYSITELIB}/setuptools_scm_git_archive/__init__.pyo
diff -r 794025a3fe0d -r 6065d0bad196 devel/py-setuptools_scm_git_archive/distinfo
--- a/devel/py-setuptools_scm_git_archive/distinfo Thu Oct 13 16:24:20 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2022/08/26 13:39:55 adam Exp $
-
-BLAKE2s (setuptools_scm_git_archive-1.4.tar.gz) = bc1da807c6df2187b7299f121918fa852bc3b191dbecb8248186b791285313ad
-SHA512 (setuptools_scm_git_archive-1.4.tar.gz) = dee1a088cf7cc8c829bd6b197ab751135b65fdfbab40460cec5d360b50f84ccd64c28271312a8f387ac91111d688eebcf3626edeb3afdc7a8c7604a10647df93
-Size (setuptools_scm_git_archive-1.4.tar.gz) = 3313 bytes
Home |
Main Index |
Thread Index |
Old Index