From 2e013444c2422d279534832fa42d92cd57d514d5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 10:28:42 +0000 Subject: automatic import of python-hydra-genetics --- .gitignore | 1 + python-hydra-genetics.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 63d3015..586e9a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hydra-genetics-1.3.0.tar.gz +/hydra-genetics-1.4.0.tar.gz diff --git a/python-hydra-genetics.spec b/python-hydra-genetics.spec index 9bd163e..a6d8e7a 100644 --- a/python-hydra-genetics.spec +++ b/python-hydra-genetics.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-hydra-genetics -Version: 1.3.0 +Version: 1.4.0 Release: 1 Summary: Helper tools for use with hydra-genetics pipelines. License: GPL-3 URL: https://github.com/hydra-genetics/tools -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5e/04/3a92d9df734fc75a2ea670f9d74a2dcf45948657db2449871cac096ce3c9/hydra-genetics-1.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/93/952208dc4a1af3fa004defa2d33889eb12f9cef06b0c656f190d639ca313/hydra-genetics-1.4.0.tar.gz BuildArch: noarch @@ -142,7 +142,7 @@ Example of how to generate a new project %prep -%autosetup -n hydra-genetics-1.3.0 +%autosetup -n hydra-genetics-1.4.0 %build %py3_build @@ -182,5 +182,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot - 1.3.0-1 +* Tue May 30 2023 Python_Bot - 1.4.0-1 - Package Spec generated diff --git a/sources b/sources index f8423aa..8e14ae6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2bb495b55e1d49942f1217bcc65e77ff hydra-genetics-1.3.0.tar.gz +4895e09264179f8cb062280993d5e1d0 hydra-genetics-1.4.0.tar.gz -- cgit v1.2.3