pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-bcbio-gff: Clean up
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Nov 5 11:50:02 2023 -0600
Changeset: 1a5a8f00b66cb2970da301bfbd85b197d1dbffc1
Modified Files:
py-bcbio-gff/DESCR
py-bcbio-gff/Makefile
Log Message:
py-bcbio-gff: Clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a5a8f00b66cb2970da301bfbd85b197d1dbffc1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bcbio-gff/DESCR | 4 +++-
py-bcbio-gff/Makefile | 6 ------
2 files changed, 3 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-bcbio-gff/DESCR b/py-bcbio-gff/DESCR
index e93a50068f..03d77111aa 100644
--- a/py-bcbio-gff/DESCR
+++ b/py-bcbio-gff/DESCR
@@ -1 +1,3 @@
-Read and write Generic Feature Format (GFF) with Biopython integration.
+Read and write Generic Feature Format (GFF) with Biopython
+integration. Meant to be integrated eventually into gffutils,
+making this package obsolete.
diff --git a/py-bcbio-gff/Makefile b/py-bcbio-gff/Makefile
index 3361637e4b..8d46fe1fbd 100644
--- a/py-bcbio-gff/Makefile
+++ b/py-bcbio-gff/Makefile
@@ -1,9 +1,4 @@
# $NetBSD$
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Fri Feb 11 18:52:13 CST 2022 #
-###########################################################
DISTNAME= bcbio-gff-0.7.0
PKGNAME= ${PYPKGPREFIX}-bcbio-gff-0.7.0
@@ -15,6 +10,5 @@ HOMEPAGE= https://pypi.python.org/project/bcbio-gff/
COMMENT= Read and write Generic Feature Format (GFF) with Biopython integration
LICENSE= modified-bsd
-# Verify that we shouldn't use distutils.mk or extensions.mk instead.
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index