Skip to content

Commit

Permalink
kitty: Update to 0.38.0 (#4643)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Dec 21, 2024
2 parents ec58e75 + 6d9287a commit 351ea8b
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 12 deletions.
14 changes: 8 additions & 6 deletions packages/k/kitty/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -202,18 +202,18 @@ libc.so.6:execv
libc.so.6:execvp
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fcntl
libc.so.6:fcntl64
libc.so.6:feof
libc.so.6:ferror
libc.so.6:fgets
libc.so.6:fileno
libc.so.6:fopen
libc.so.6:fopen64
libc.so.6:fprintf
libc.so.6:fputc
libc.so.6:fread
libc.so.6:free
libc.so.6:freeaddrinfo
libc.so.6:freopen
libc.so.6:freopen64
libc.so.6:fwrite
libc.so.6:gai_strerror
Expand All @@ -234,19 +234,19 @@ libc.so.6:inotify_rm_watch
libc.so.6:isatty
libc.so.6:killpg
libc.so.6:listen
libc.so.6:lockf
libc.so.6:lockf64
libc.so.6:malloc
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:mkstemp
libc.so.6:mkstemp64
libc.so.6:mlock
libc.so.6:mmap
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:open
libc.so.6:open64
libc.so.6:perror
libc.so.6:posix_fallocate
libc.so.6:ppoll
Expand Down Expand Up @@ -362,6 +362,7 @@ libdbus-1.so.3:dbus_connection_get_is_connected
libdbus-1.so.3:dbus_connection_open_private
libdbus-1.so.3:dbus_connection_send
libdbus-1.so.3:dbus_connection_send_with_reply
libdbus-1.so.3:dbus_connection_send_with_reply_and_block
libdbus-1.so.3:dbus_connection_set_exit_on_disconnect
libdbus-1.so.3:dbus_connection_set_timeout_functions
libdbus-1.so.3:dbus_connection_set_watch_functions
Expand Down Expand Up @@ -492,6 +493,7 @@ libpng16.so.16:png_set_palette_to_rgb
libpng16.so.16:png_set_read_fn
libpng16.so.16:png_set_strip_16
libpng16.so.16:png_set_tRNS_to_alpha
libpython3.11.so.1.0:PyBool_Type
libpython3.11.so.1.0:PyBuffer_Release
libpython3.11.so.1.0:PyByteArray_Type
libpython3.11.so.1.0:PyBytes_FromStringAndSize
Expand Down Expand Up @@ -527,6 +529,7 @@ libpython3.11.so.1.0:PyErr_SetString
libpython3.11.so.1.0:PyEval_RestoreThread
libpython3.11.so.1.0:PyEval_SaveThread
libpython3.11.so.1.0:PyExc_BufferError
libpython3.11.so.1.0:PyExc_Exception
libpython3.11.so.1.0:PyExc_IndexError
libpython3.11.so.1.0:PyExc_KeyError
libpython3.11.so.1.0:PyExc_KeyboardInterrupt
Expand Down Expand Up @@ -602,7 +605,6 @@ libpython3.11.so.1.0:PySys_SetObject
libpython3.11.so.1.0:PyTuple_GetSlice
libpython3.11.so.1.0:PyTuple_New
libpython3.11.so.1.0:PyTuple_Type
libpython3.11.so.1.0:PyType_GenericAlloc
libpython3.11.so.1.0:PyType_GenericNew
libpython3.11.so.1.0:PyType_IsSubtype
libpython3.11.so.1.0:PyType_Ready
Expand Down
7 changes: 7 additions & 0 deletions packages/k/kitty/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
releases:
id: 17405
rss: https://github.com/kovidgoyal/kitty/tags
security:
cpe:
- vendor: kitty_project
product: kitty
6 changes: 3 additions & 3 deletions packages/k/kitty/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kitty
version : 0.37.0
release : 75
version : 0.38.0
release : 76
source :
- https://github.com/kovidgoyal/kitty/releases/download/v0.37.0/kitty-0.37.0.tar.xz : efbf933dfe930abd7c88ad0860997633c9c23b46c5000c5872ae3859dfbc50ff
- https://github.com/kovidgoyal/kitty/releases/download/v0.38.0/kitty-0.38.0.tar.xz : 96fe79a645ec57a378295cdf16204265768091338d77efb058977b60209bb8ff
- git|https://github.com/simd-everywhere/simde.git : v0.7.6
- https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/NerdFontsSymbolsOnly.tar.xz : b7a3eee24d2b0910f3a07705f1e053221d2535f07c5a13614c4dead2620e9978
license :
Expand Down
10 changes: 7 additions & 3 deletions packages/k/kitty/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,9 @@ Kitty is designed from the ground up to support all modern terminal features, su
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/clipboard.cpython-311.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/clipboard.cpython-311.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/clipboard.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/colors.cpython-311.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/colors.cpython-311.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/colors.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/config.cpython-311.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/config.cpython-311.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/__pycache__/config.cpython-311.pyc</Path>
Expand Down Expand Up @@ -413,6 +416,7 @@ Kitty is designed from the ground up to support all modern terminal features, su
<Path fileType="library">/usr/lib/kitty/kitty/cli_stub.py</Path>
<Path fileType="library">/usr/lib/kitty/kitty/client.py</Path>
<Path fileType="library">/usr/lib/kitty/kitty/clipboard.py</Path>
<Path fileType="library">/usr/lib/kitty/kitty/colors.py</Path>
<Path fileType="library">/usr/lib/kitty/kitty/conf/__init__.py</Path>
<Path fileType="library">/usr/lib/kitty/kitty/conf/__pycache__/__init__.cpython-311.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/kitty/kitty/conf/__pycache__/__init__.cpython-311.opt-2.pyc</Path>
Expand Down Expand Up @@ -819,9 +823,9 @@ Kitty is designed from the ground up to support all modern terminal features, su
</Files>
</Package>
<History>
<Update release="75">
<Date>2024-10-31</Date>
<Version>0.37.0</Version>
<Update release="76">
<Date>2024-12-21</Date>
<Version>0.38.0</Version>
<Comment>Packaging update</Comment>
<Name>Nazar Stasiv</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 351ea8b

Please sign in to comment.