Skip to content

Commit

Permalink
python-pikepdf: Update to 8.14.0
Browse files Browse the repository at this point in the history
Full changelog [here](https://pikepdf.readthedocs.io/en/latest/releasenotes/version8.html#v8-14-0)

Signed-off-by: Algent Albrahimi <algent@protonmail.com>
  • Loading branch information
algent-al committed Mar 27, 2024
1 parent 5a2c19c commit 5f04e94
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 17 deletions.
3 changes: 1 addition & 2 deletions packages/py/python-pikepdf/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ libc.so.6:__libc_single_threaded
libc.so.6:__stack_chk_fail
libc.so.6:free
libc.so.6:isupper
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
libc.so.6:memmove
Expand Down Expand Up @@ -522,8 +523,6 @@ libqpdf.so.29:_ZlsRSoRK10QPDFObjGen
libstdc++.so.6:_ZNKSt13runtime_error4whatEv
libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv
libstdc++.so.6:_ZNKSt6locale2id5_M_idEv
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13find_first_ofEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17find_first_not_ofEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEcm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEPKcmm
Expand Down
6 changes: 3 additions & 3 deletions packages/py/python-pikepdf/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : python-pikepdf
version : 8.11.2
release : 31
version : 8.14.0
release : 32
source :
- https://github.com/pikepdf/pikepdf/archive/refs/tags/v8.11.2.tar.gz : 3630c0b16c2091e0b4c84d35968917105e512587d45a72e9a5efc3007b63f197
- https://github.com/pikepdf/pikepdf/archive/refs/tags/v8.14.0.tar.gz : 190e040e777df1d884b2e7a31131c00c5a37b6ebae617194f41a95c6f127e6fc
homepage : https://github.com/pikepdf/pikepdf
license : MPL-2.0
component : programming.python
Expand Down
24 changes: 12 additions & 12 deletions packages/py/python-pikepdf/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-pikepdf</Name>
<Homepage>https://github.com/pikepdf/pikepdf</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>programming.python</PartOf>
Expand All @@ -20,11 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.11.2-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.11.2-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.11.2-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.11.2-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.11.2-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.14.0-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.14.0-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.14.0-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.14.0-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf-8.14.0-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pikepdf/__pycache__/_augments.cpython-311.pyc</Path>
Expand Down Expand Up @@ -75,12 +75,12 @@
</Files>
</Package>
<History>
<Update release="31">
<Date>2024-02-14</Date>
<Version>8.11.2</Version>
<Update release="32">
<Date>2024-03-26</Date>
<Version>8.14.0</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 5f04e94

Please sign in to comment.