rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.0.10-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
d615453994
commit
fdb1b11830
@ -1,6 +1,6 @@
|
|||||||
Name: python-feedparser
|
Name: python-feedparser
|
||||||
Version: 6.0.10
|
Version: 6.0.10
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Feed Parser package for Python
|
Summary: Feed Parser package for Python
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,9 +10,10 @@ URL: https://github.com/kurtmckee/feedparser
|
|||||||
Source: https://pypi.debian.net/feedparser/feedparser-%{version}.tar.gz
|
Source: https://pypi.debian.net/feedparser/feedparser-%{version}.tar.gz
|
||||||
License: Python Software Foundation License
|
License: Python Software Foundation License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(sgmllib3k)
|
BuildRequires: python3.11dist(sgmllib3k)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. It also parses several popular extension modules, including Dublin Core and Apple\'s iTunes extensions.
|
Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. It also parses several popular extension modules, including Dublin Core and Apple\'s iTunes extensions.
|
||||||
@ -49,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/feedparser-%{version}-py*.egg-info/*
|
%{python_sitearch}/feedparser-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 6.0.10-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun May 22 2022 Automatic Build System <autodist@mambasoft.it> 6.0.10-1mamba
|
* Sun May 22 2022 Automatic Build System <autodist@mambasoft.it> 6.0.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user