pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-bcbio-gff: Update to 0.7.1
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Thu Jan 16 07:05:45 2025 -0600
Changeset: 06bf76dbf6529d4ee88643c694d7cfae0f37530f
Modified Files:
py-bcbio-gff/DESCR
py-bcbio-gff/Makefile
py-bcbio-gff/distinfo
Log Message:
py-bcbio-gff: Update to 0.7.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=06bf76dbf6529d4ee88643c694d7cfae0f37530f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bcbio-gff/DESCR | 13 ++++++++++---
py-bcbio-gff/Makefile | 4 ++--
py-bcbio-gff/distinfo | 6 +++---
3 files changed, 15 insertions(+), 8 deletions(-)
diffs:
diff --git a/py-bcbio-gff/DESCR b/py-bcbio-gff/DESCR
index 03d77111aa..ec363b3fd9 100644
--- a/py-bcbio-gff/DESCR
+++ b/py-bcbio-gff/DESCR
@@ -1,3 +1,10 @@
-Read and write Generic Feature Format (GFF) with Biopython
-integration. Meant to be integrated eventually into gffutils,
-making this package obsolete.
+Read and write Generic Feature Format (GFF) with Biopython integration.
+
+* Eventually to be integrated into gffutils, making bcbio-gff ibsolete.
+
+Generic Feature Format (GFF) is a biological sequence file format for
+representing features and annotations on sequences. It is a tab delimited
+format, making it accessible to biologists and editable in text editors and
+spreadsheet programs. It is also well defined and can be parsed via automated
+programs. GFF files are available from many of the large sequencing and
+annotation centers.
diff --git a/py-bcbio-gff/Makefile b/py-bcbio-gff/Makefile
index 8d46fe1fbd..37d81e5a52 100644
--- a/py-bcbio-gff/Makefile
+++ b/py-bcbio-gff/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
-DISTNAME= bcbio-gff-0.7.0
-PKGNAME= ${PYPKGPREFIX}-bcbio-gff-0.7.0
+DISTNAME= bcbio-gff-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-bcbio-gff-0.7.1
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bcbio-gff/}
diff --git a/py-bcbio-gff/distinfo b/py-bcbio-gff/distinfo
index 495850c9f3..5af29fbb5d 100644
--- a/py-bcbio-gff/distinfo
+++ b/py-bcbio-gff/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (bcbio-gff-0.7.0.tar.gz) = cd9552901386757d625b2bcef204c6aba12f9219727aff4e866e9c0cb10904fb
-SHA512 (bcbio-gff-0.7.0.tar.gz) = 3251c31e714633e0ea97c2114392563051e4076ded1754c3064c2f79fcc108fffe80f76a49a711032c6871829f87548b4fc8b328a0ea272ec51fe41c6f85a356
-Size (bcbio-gff-0.7.0.tar.gz) = 20041 bytes
+BLAKE2s (bcbio-gff-0.7.1.tar.gz) = 917810f9e112e51afd539b9307e1d05b8fa52e6d8dfa1a375a1705430e6a8f4d
+SHA512 (bcbio-gff-0.7.1.tar.gz) = 5cb931835e01a211b2fa9a52f6c5ee6a0a23f48a7a33862eb698110a1dc4f154f417ad626a72cab55f4065889f40349e8f955df6b0190e0377989ffaa182b7b7
+Size (bcbio-gff-0.7.1.tar.gz) = 20102 bytes
Home |
Main Index |
Thread Index |
Old Index