From a2ccb1907ef50c5303f1bc5580fbd917718126fb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 05:31:56 +0000 Subject: automatic import of python-macs2 --- .gitignore | 1 + python-macs2.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4a0248c..c396581 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /MACS2-2.2.7.1.tar.gz +/MACS2-2.2.8.tar.gz diff --git a/python-macs2.spec b/python-macs2.spec index 8f89c9f..e04d9e6 100644 --- a/python-macs2.spec +++ b/python-macs2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-MACS2 -Version: 2.2.7.1 +Version: 2.2.8 Release: 1 Summary: Model Based Analysis for ChIP-Seq data License: BSD License URL: http://github.com/taoliu/MACS/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/61/85d30ecdd34525113e28cb0c5a9f393f93578165f8d848be5925c0208dfb/MACS2-2.2.7.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/4d/8158c671a5597b423189851e1004bd7065777ffd7d3258e161db8fdc1a69/MACS2-2.2.8.tar.gz BuildArch: noarch @@ -1024,7 +1024,7 @@ customize your analysis: wikipage](https://github.com/taoliu/MACS/wiki/Advanced%3A-Call-peaks-using-MACS2-subcommands) %prep -%autosetup -n MACS2-2.2.7.1 +%autosetup -n MACS2-2.2.8 %build %py3_build @@ -1064,5 +1064,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 2.2.7.1-1 +* Tue May 30 2023 Python_Bot - 2.2.8-1 - Package Spec generated diff --git a/sources b/sources index b5a45ee..56d1555 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfdac500a0d4f51e24864364e0025738 MACS2-2.2.7.1.tar.gz +69a4b2ec57b2c78482243c0ce2f1b4e6 MACS2-2.2.8.tar.gz -- cgit v1.2.3