From 4d7c595c452e9130f20359f1dc05bb217a0d70c0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:29:20 +0000 Subject: automatic import of python-pyfastx --- python-pyfastx.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pyfastx.spec') diff --git a/python-pyfastx.spec b/python-pyfastx.spec index 93f896e..6277c45 100644 --- a/python-pyfastx.spec +++ b/python-pyfastx.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyfastx -Version: 1.0.1 +Version: 1.1.0 Release: 1 Summary: pyfastx is a python module for fast random access to sequences from plain and gzipped FASTA/Q file License: MIT URL: https://github.com/lmdu/pyfastx -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/06/6496b396dc38015fd76d253ac2b41a813950483035e4b24e048f7c3e041c/pyfastx-1.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/42/116eedc4a40d96c14c6b0fb4ba0c2841b2a5a2bc65341b227521d2b27818/pyfastx-1.1.0.tar.gz %description @@ -33,7 +33,7 @@ The ``pyfastx`` is a lightweight Python C extension that enables users to random This project was heavily inspired by `@mdshw5 `_'s project `pyfaidx `_ and `@brentp `_'s project `pyfasta `_. %prep -%autosetup -n pyfastx-1.0.1 +%autosetup -n pyfastx-1.1.0 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.0.1-1 +* Sun Apr 23 2023 Python_Bot - 1.1.0-1 - Package Spec generated -- cgit v1.2.3