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
14 changes: 7 additions & 7 deletions packages/py/python-charset-normalizer/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-charset-normalizer
version : 3.4.7
release : 13
version : 3.5.1
release : 14
source :
- https://pypi.io/packages/source/c/charset_normalizer/charset_normalizer-3.4.7.tar.gz : ae89db9e5f98a11a4bf50407d4363e7b09b31e55bc117b4f7d80aab97ba009e5
- https://pypi.io/packages/source/c/charset_normalizer/charset_normalizer-3.5.1.tar.gz : 6117b84ea48435e5356dc737f5121485c30920ba43375fa7b434fd753df0eac3
homepage : https://github.com/ousret/charset_normalizer
license : MIT
component : programming.python
Expand All @@ -15,12 +15,12 @@
- python-installer
- python-mypy
- python-setuptools
- python-setuptools-scm
checkdeps :
- python-pytest
- python-pytest-cov
build : |
%python3_setup
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%python3_test pytest -v
%pytest -v
26 changes: 13 additions & 13 deletions packages/py/python-charset-normalizer/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-charset-normalizer</Name>
<Homepage>https://github.com/ousret/charset_normalizer</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
Expand All @@ -21,12 +21,12 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/normalizer</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.4.7.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer-3.5.1.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/charset_normalizer/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
Expand Down Expand Up @@ -67,12 +67,12 @@
</Files>
</Package>
<History>
<Update release="13">
<Date>2026-06-05</Date>
<Version>3.4.7</Version>
<Update release="14">
<Date>2026-09-01</Date>
<Version>3.5.1</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>