update package
This commit is contained in:
parent
241dd91978
commit
6be79ebb14
BIN
fastimport-0.9.14.tar.gz
Normal file
BIN
fastimport-0.9.14.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,14 +1,13 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-fastimport
|
||||
Version: 0.9.8
|
||||
Version: 0.9.14
|
||||
Release: 1
|
||||
Summary: VCS fastimport/fastexport parser
|
||||
License: GNU GPL v2 or later
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/jelmer/python-fastimport
|
||||
Source0: https://files.pythonhosted.org/packages/aa/65/47a579aae80fbd8b89cfbdffcde8dff68d57e3148b99da6a326673021455/fastimport-0.9.8.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/7b/ab/c2d9bd0b7ae0956308be167b6e30f516edfeba3b34ebc1d7b96ce46dfe74/fastimport-0.9.14.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
%description
|
||||
This package provides a parser for and generator of the Git fastimport format.
|
||||
|
||||
@ -18,16 +17,16 @@ Provides: python-fastimport
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-fastimport
|
||||
|
||||
This package provides a parser for and generator of the Git fastimport format.
|
||||
|
||||
%package help
|
||||
Summary: Development documents and examples for fastimport
|
||||
Provides: python3-fastimport-doc
|
||||
%description help
|
||||
|
||||
This package provides a parser for and generator of the Git fastimport format.
|
||||
|
||||
%prep
|
||||
%autosetup -n fastimport-0.9.8
|
||||
%autosetup -n fastimport-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,5 +66,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.9.14-1
|
||||
- Upgrade package to version 0.9.14
|
||||
|
||||
* Tue Dec 15 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
Loading…
x
Reference in New Issue
Block a user