Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions packages/py/python-bleach/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : python-bleach
version : 6.2.0
release : 20
version : 6.4.0
release : 21
source :
- https://files.pythonhosted.org/packages/source/b/bleach/bleach-6.2.0.tar.gz : 123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f
- https://files.pythonhosted.org/packages/source/b/bleach/bleach-6.4.0.tar.gz : 4202482733d85cedd04e59fcb2f89f4e4c7c385a78d3c3c23c30446843a37452
homepage : https://github.com/mozilla/bleach
license : Apache-2.0
component : programming.python
Expand All @@ -21,8 +21,8 @@ rundeps :
- python-tinycss2
- python-webencodings
build : |
%python3_setup
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%python3_test pytest -v
%pytest -v
25 changes: 13 additions & 12 deletions packages/py/python-bleach/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-bleach</Name>
<Homepage>https://github.com/mozilla/bleach</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
Expand All @@ -20,11 +20,12 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.2.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.2.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.2.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.2.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.2.0.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/licenses/bleach/_vendor/html5lib-1.1.dist-info/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach-6.4.0.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/bleach/__pycache__/__init__.cpython-314.pyc</Path>
Expand Down Expand Up @@ -169,12 +170,12 @@
</Files>
</Package>
<History>
<Update release="20">
<Date>2026-06-05</Date>
<Version>6.2.0</Version>
<Update release="21">
<Date>2026-07-31</Date>
<Version>6.4.0</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>