Skip to content

Commit

Permalink
python-feedparser: Update to 6.0.11
Browse files Browse the repository at this point in the history
**Summary**
  • Loading branch information
malfisya committed Jun 14, 2024
1 parent 2daa01c commit 6a82d96
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 21 deletions.
12 changes: 4 additions & 8 deletions packages/py/python-feedparser/package.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
name : python-feedparser
version : 5.2.1
release : 11
version : 6.0.11
release : 12
source :
- https://pypi.python.org/packages/source/f/feedparser/feedparser-5.2.1.tar.gz : bd030652c2d08532c034c27fcd7c85868e7fa3cb2b17f230a44a6bbc92519bf9
- https://pypi.python.org/packages/source/f/feedparser/feedparser-6.0.11.tar.gz : c9d0407b64c6f2a065d0ebb292c2b35c01050cc0dc33757461aaabdc4c4184d5
homepage : https://pypi.org/project/feedparser/
license :
- BSD-2-Clause
- MIT
component : programming.python
summary : Universal feed parser
description: |
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.
setup : |
%patch -p1 -i $pkgfiles/don-t-always-expect-base64.decodestring-to-exist.patch
# setuptools 58 removed support for 2to3
%patch -p1 -i $pkgfiles/0001-No-more-2to3-supported-in-setuptools.patch
build : |
2to3 -wn feedparser/feedparser.py
%python3_setup
install : |
%python3_install
90 changes: 77 additions & 13 deletions packages/py/python-feedparser/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-feedparser</Name>
<Homepage>https://pypi.org/project/feedparser/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<License>MIT</License>
Expand All @@ -20,21 +21,84 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.11/site-packages/__pycache__/feedparser.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-5.2.1-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-5.2.1-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-5.2.1-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-5.2.1-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-6.0.11-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-6.0.11-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-6.0.11-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-6.0.11-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser-6.0.11-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/api.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/encodings.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/exceptions.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/html.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/http.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/mixin.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/sanitizer.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/sgml.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/urls.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/__pycache__/util.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/api.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/asctime.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/greek.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/hungarian.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/iso8601.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/korean.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/perforce.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/rfc822.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/__pycache__/w3dtf.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/asctime.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/greek.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/hungarian.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/iso8601.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/korean.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/perforce.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/rfc822.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/datetimes/w3dtf.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/encodings.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/exceptions.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/html.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/http.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/mixin.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/_base.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/admin.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/cc.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/dc.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/georss.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/itunes.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/mediarss.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/__pycache__/psc.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/_base.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/admin.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/cc.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/dc.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/georss.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/itunes.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/mediarss.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/namespaces/psc.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/__pycache__/loose.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/__pycache__/strict.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/loose.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/parsers/strict.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/sanitizer.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/sgml.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/urls.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/feedparser/util.py</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2024-02-14</Date>
<Version>5.2.1</Version>
<Update release="12">
<Date>2024-06-14</Date>
<Version>6.0.11</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 6a82d96

Please sign in to comment.