Skip to content

Commit

Permalink
nuitka: Add missing rundeps
Browse files Browse the repository at this point in the history
  • Loading branch information
joebonrichie committed Mar 12, 2024
1 parent 632f501 commit 091c3d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion packages/n/nuitka/package.yml
@@ -1,6 +1,6 @@
name : nuitka
version : 1.9.7
release : 2
release : 3
source :
- https://pypi.org/packages/source/n/nuitka/Nuitka-1.9.7.tar.gz : 4db728e224043308112b40a8d0a2168e9ccd956e713238617b3e47779a740512
homepage : https://nuitka.net
Expand All @@ -15,7 +15,9 @@ builddeps :
- python-packaging
- python-wheel
rundeps :
- patchelf
- python-ordered-set
- python-zstandard
build : |
%python3_setup
install : |
Expand Down
4 changes: 2 additions & 2 deletions packages/n/nuitka/pspec_x86_64.xml
Expand Up @@ -1545,8 +1545,8 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-02-16</Date>
<Update release="3">
<Date>2024-03-12</Date>
<Version>1.9.7</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
Expand Down

0 comments on commit 091c3d9

Please sign in to comment.