rebuilt with python 3.10 [release 1.5.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
82286b5921
commit
32cd90d71a
@ -1,13 +1,13 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pandocfilters
|
||||
Version: 1.5.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Utilities for writing pandoc filters in python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://github.com/jgm/pandocfilters
|
||||
URL: https://github.com/jgm/pandocfilters
|
||||
Source: https://pypi.debian.net/pandocfilters/pandocfilters-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 1.5.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user