aboutsummaryrefslogtreecommitdiff
path: root/biology/py-dnaio
Commit message (Collapse)AuthorAgeFilesLines
* biology/py-dnaio: Update to 0.5.1Jason W. Bacon2021-05-043-7/+7
| | | | Add py.typed and distribute .pyi files
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* biology/py-cutadapt: Update to 3.2Jason W. Bacon2021-02-022-5/+5
| | | | | | | | | | | | | biology/py-dnaio: Update to 0.5.0 archivers/py-xopen: Update to 1.0.0 Numerous bug fixes and enhancements since cutadapt 3.2 Document cutadapt dependency versions dnaio~=0.5.0 xopen~=1.0.0 Bump python dependency to 3.6+ to restrict package builds Notes: svn path=/head/; revision=563844
* biology/py-dnaio: Upgrade to 0.4.2Jason W. Bacon2020-05-242-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=536409
* biology/py-dnaio: Upgrade to 0.4.1Jason W. Bacon2019-11-232-4/+6
| | | | | | | Needed for py-cutadapt 2.7 Notes: svn path=/head/; revision=518240
* biology/py-dnaio: Read and write FASTQ and FASTAJason W. Bacon2019-03-243-0/+26
Factored out of py-cutadapt Reviewed by: jrm Notes: svn path=/head/; revision=496770