pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fasda: Update to 0.1.5.62
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Fri Apr 4 07:09:36 2025 -0500
Changeset: 7065811ddf694303d398d522c677da1c3d13a985
Modified Files:
fasda/Makefile
fasda/PLIST
fasda/distinfo
Log Message:
fasda: Update to 0.1.5.62
Move heatmap scripts to a separate fasda-utils dist to eliminate
massive package dependencies imposed by py-seaborn.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7065811ddf694303d398d522c677da1c3d13a985
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fasda/Makefile | 6 ++----
fasda/PLIST | 3 ---
fasda/distinfo | 6 +++---
3 files changed, 5 insertions(+), 10 deletions(-)
diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index 9bf99b9bb2..00aa020d26 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= fasda-0.1.5.58
+DISTNAME= fasda-0.1.5.62
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 0744c0376343164967278b0854ce1da96484e050
+GITHUB_TAG= 5689a5949622336d00b74c223bfa8d3abc5e7864
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/fasda
@@ -11,8 +11,6 @@ COMMENT= Fast and simple differential analysis
LICENSE= 2-clause-bsd
DEPENDS= stringtie>0:../../wip/stringtie
-DEPENDS+= ${PYPKGPREFIX}-seaborn>0:../../graphics/py-seaborn
-DEPENDS+= ${PYPKGPREFIX}-fastcluster>0:../../wip/py-fastcluster
REPLACE_PYTHON= Scripts/heatmap.py
diff --git a/fasda/PLIST b/fasda/PLIST
index 6e1dea9fa8..be3a8b3ed5 100644
--- a/fasda/PLIST
+++ b/fasda/PLIST
@@ -3,14 +3,11 @@ bin/fasda
libexec/fasda/abundance
libexec/fasda/filter
libexec/fasda/fold-change
-libexec/fasda/heatmap
-libexec/fasda/heatmap.py
libexec/fasda/normalize
libexec/fasda/pval-sim
man/man1/fasda-abundance.1
man/man1/fasda-filter.1
man/man1/fasda-fold-change.1
-man/man1/fasda-heatmap.1
man/man1/fasda-normalize.1
man/man1/fasda-pval-sim.1
man/man1/fasda.1
diff --git a/fasda/distinfo b/fasda/distinfo
index c6a7c8c773..fd9d7c6ff0 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (fasda-0.1.5.58-0744c0376343164967278b0854ce1da96484e050.tar.gz) = cef555fa91bee0ddf5f4b0f5e43f7cf8f7ccdfe241e9eca234a24721d56eae12
-SHA512 (fasda-0.1.5.58-0744c0376343164967278b0854ce1da96484e050.tar.gz) = f1a1c2e6a0fa9c2ace476745a67b50ae375469a89b8df6704e4e91dd53652b6d3e444dc38aafd2a8812bf47a7a953b3b6a2ee86778e8cc431886bb7abf9d8d41
-Size (fasda-0.1.5.58-0744c0376343164967278b0854ce1da96484e050.tar.gz) = 1869229 bytes
+BLAKE2s (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = dd47fb00be7963d00cc913b3562a2f162f91f5541bbc17d431240fe159a4d2e5
+SHA512 (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = 58bc9b7aea7cb62412612b2f4cfa5bbccd28ca2174bf3d17b56642b74d0508a64d47afdcd4203f17c36d47e54c547cba4a1411f8fde20b2322e5c3b7b986e804
+Size (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = 1867734 bytes
Home |
Main Index |
Thread Index |
Old Index