File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.2 2025/01/16 13:10:08 bacon Exp $
1+ $NetBSD: distinfo,v 1.3 2026/02/17 15:54:54 wiz Exp $
22
33BLAKE2s (bcbio-gff-0.7.1.tar.gz) = 917810f9e112e51afd539b9307e1d05b8fa52e6d8dfa1a375a1705430e6a8f4d
44SHA512 (bcbio-gff-0.7.1.tar.gz) = 5cb931835e01a211b2fa9a52f6c5ee6a0a23f48a7a33862eb698110a1dc4f154f417ad626a72cab55f4065889f40349e8f955df6b0190e0377989ffaa182b7b7
55Size (bcbio-gff-0.7.1.tar.gz) = 20102 bytes
6+ SHA1 (patch-setup.py) = a429675a97eda841adcdf2cd0d1739341f3308dd
Original file line number Diff line number Diff line change 1+ $NetBSD : patch - setup .py ,v 1.1 2026 / 02 / 17 15 :54 :54 wiz Exp $
2+
3+ https :// github .com / chapmanb / bcbb / issues / 148
4+
5+ - - - setup .py .orig 2026 - 02 - 17 15 :52 :37.029565857 + 0000
6+ + + + setup .py
7+ @@ - 1 ,8 + 1 ,6 @ @
8+ #!/usr/bin/env python
9+ """Python setup file for Blue Collar Bioinformatics scripts and modules.
10+ """
11+ - from distribute_setup import use_setuptools
12+ - use_setuptools ()
13+ from setuptools import setup , find_packages
14+
15+ __version__ = "Undefined"
You can’t perform that action at this time.
0 commit comments