mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
41 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f4b36eb52 | |||
| 7fcf1ca778 | |||
| ad28b67e3d | |||
| ff9ceba3c5 | |||
| 50d755e823 | |||
| cf08aaaa5d | |||
| ecc540786b | |||
| ee24dc9199 | |||
| d3616700c1 | |||
| e6f9dc64cf | |||
| c818274cec | |||
| 8094f8a358 | |||
| 1fe250bb13 | |||
| 48312c546e | |||
| 2ed43dee7c | |||
| 2c29d463aa | |||
| 916aa9ce90 | |||
| e5c860f7c9 | |||
| b9b24a353b | |||
| 45b72cc7bc | |||
| baabce03b6 | |||
| 191989a32a | |||
| f1f9d44878 | |||
| ae6182ad24 | |||
| f8bc62ae39 | |||
| e750687701 | |||
| 28747a2037 | |||
| 3208712529 | |||
| 9e94a00898 | |||
| e053e67bd5 | |||
| 68768eb65f | |||
| 2a7d53c6cd | |||
| 213b7b4d57 | |||
| 17f5e2eb9d | |||
| a85ca255c1 | |||
| 4133026569 | |||
| 60de5ce7d5 | |||
| 91a4c42013 | |||
| 49289f00d9 | |||
| 64a279e8f8 | |||
| c4709f40af |
@@ -451,6 +451,10 @@ install-debuginfo-local:
|
||||
sudo chown -R dbginfo:dbginfo "$$d"; \
|
||||
sudo cp -a "$$d" $$dest/; \
|
||||
done; \
|
||||
find $$tmpdir/usr/share/debug/.build-id -type l 2> /dev/null | while read -r link; do \
|
||||
new_target=$$(readlink $$link | sed 's|/usr/share/debug|/usr/lib/debug|'); \
|
||||
sudo ln -sf "$$new_target" "$$link"; \
|
||||
done; \
|
||||
find $$tmpdir/usr/share/debug/ -mindepth 1 -maxdepth 1 -regextype awk -regex '.*/(.build-id|boot|lib|sbin|usr)$$' 2> /dev/null | while read -r d; do \
|
||||
sudo chown -R dbginfo:dbginfo "$$d"; \
|
||||
sudo cp -a "$$d" $$dest/; \
|
||||
|
||||
Binary file not shown.
@@ -45,11 +45,14 @@ BSD-3-Clause
|
||||
BSD-3-Clause-Attribution
|
||||
BSD-3-Clause-Clear
|
||||
BSD-3-Clause-LBNL
|
||||
BSD-3-Clause-Modification
|
||||
BSD-3-Clause-No-Military-License
|
||||
BSD-3-Clause-No-Nuclear-License
|
||||
BSD-3-Clause-No-Nuclear-License-2014
|
||||
BSD-3-Clause-No-Nuclear-Warranty
|
||||
BSD-3-Clause-Open-MPI
|
||||
BSD-4-Clause
|
||||
BSD-4-Clause-Shortened
|
||||
BSD-4-Clause-UC
|
||||
BSD-Protection
|
||||
BSD-Source-Code
|
||||
@@ -62,6 +65,7 @@ BitTorrent-1.0
|
||||
BitTorrent-1.1
|
||||
BlueOak-1.0.0
|
||||
Borceux
|
||||
C-UDA-1.0
|
||||
CAL-1.0
|
||||
CAL-1.0-Combined-Work-Exception
|
||||
CATOSL-1.1
|
||||
@@ -96,6 +100,7 @@ CC-BY-ND-4.0
|
||||
CC-BY-SA-1.0
|
||||
CC-BY-SA-2.0
|
||||
CC-BY-SA-2.0-UK
|
||||
CC-BY-SA-2.1-JP
|
||||
CC-BY-SA-2.5
|
||||
CC-BY-SA-3.0
|
||||
CC-BY-SA-3.0-AT
|
||||
@@ -104,6 +109,7 @@ CC-PDDC
|
||||
CC0-1.0
|
||||
CDDL-1.0
|
||||
CDDL-1.1
|
||||
CDL-1.0
|
||||
CDLA-Permissive-1.0
|
||||
CDLA-Sharing-1.0
|
||||
CECILL-1.0
|
||||
@@ -132,6 +138,7 @@ CrystalStacker
|
||||
Cube
|
||||
D-FSL-1.0
|
||||
DOC
|
||||
DRL-1.0
|
||||
DSDP
|
||||
Dotseqn
|
||||
ECL-1.0
|
||||
@@ -154,7 +161,9 @@ FSFULLR
|
||||
FTL
|
||||
Fair
|
||||
Frameworx-1.0
|
||||
FreeBSD-DOC
|
||||
FreeImage
|
||||
GD
|
||||
GFDL-1.1
|
||||
GFDL-1.1-invariants-only
|
||||
GFDL-1.1-invariants-or-later
|
||||
@@ -252,6 +261,7 @@ Linux-OpenIB
|
||||
MIT
|
||||
MIT-0
|
||||
MIT-CMU
|
||||
MIT-Modern-Variant
|
||||
MIT-advertising
|
||||
MIT-enna
|
||||
MIT-feh
|
||||
@@ -271,6 +281,7 @@ MulanPSL-1.0
|
||||
MulanPSL-2.0
|
||||
Multics
|
||||
Mup
|
||||
NAIST-2003
|
||||
NASA-1.3
|
||||
NBPL-1.0
|
||||
NCGL-UK-2.0
|
||||
@@ -306,6 +317,7 @@ OFL-1.1
|
||||
OFL-1.1-RFN
|
||||
OFL-1.1-no-RFN
|
||||
OGC-1.0
|
||||
OGDL-Taiwan-1.0
|
||||
OGL-Canada-2.0
|
||||
OGL-UK-1.0
|
||||
OGL-UK-2.0
|
||||
|
||||
@@ -23,6 +23,7 @@ Gradio
|
||||
GtkD
|
||||
HeapDict
|
||||
ImageMagick
|
||||
Imath
|
||||
JAGS
|
||||
Jinja2
|
||||
Judy
|
||||
@@ -72,6 +73,7 @@ PyWavelets
|
||||
PyYAML
|
||||
Pygments
|
||||
Pyro4
|
||||
QAT_engine
|
||||
QGIS
|
||||
QtAwesome
|
||||
QtPy
|
||||
@@ -92,6 +94,7 @@ R-BiocManager
|
||||
R-BoolNet
|
||||
R-BradleyTerry2
|
||||
R-Brobdingnag
|
||||
R-C50
|
||||
R-CVST
|
||||
R-Cairo
|
||||
R-CircStats
|
||||
@@ -209,6 +212,7 @@ R-VGAM
|
||||
R-VGAMdata
|
||||
R-VIM
|
||||
R-WDI
|
||||
R-WikidataQueryServiceR
|
||||
R-WikidataR
|
||||
R-WikipediR
|
||||
R-XML
|
||||
@@ -437,6 +441,7 @@ R-future
|
||||
R-g.data
|
||||
R-gam
|
||||
R-gamm4
|
||||
R-gargle
|
||||
R-gbRd
|
||||
R-gbm
|
||||
R-gbutils
|
||||
@@ -467,6 +472,8 @@ R-gmp
|
||||
R-gnm
|
||||
R-goftest
|
||||
R-googleVis
|
||||
R-googledrive
|
||||
R-googlesheets4
|
||||
R-gower
|
||||
R-gplots
|
||||
R-gridBase
|
||||
@@ -494,6 +501,7 @@ R-hunspell
|
||||
R-hwriter
|
||||
R-hypergeo
|
||||
R-ica
|
||||
R-ids
|
||||
R-igraph
|
||||
R-import
|
||||
R-ineq
|
||||
@@ -525,6 +533,7 @@ R-ks
|
||||
R-labeling
|
||||
R-labelled
|
||||
R-laeken
|
||||
R-lamW
|
||||
R-lambda.r
|
||||
R-languageR
|
||||
R-languageserver
|
||||
@@ -553,6 +562,7 @@ R-lmom
|
||||
R-lmtest
|
||||
R-locfit
|
||||
R-logcondens
|
||||
R-logger
|
||||
R-logspline
|
||||
R-loo
|
||||
R-lpSolve
|
||||
@@ -638,6 +648,7 @@ R-optparse
|
||||
R-ordinal
|
||||
R-pROC
|
||||
R-packrat
|
||||
R-palmerpenguins
|
||||
R-pamr
|
||||
R-pander
|
||||
R-parallelly
|
||||
@@ -733,9 +744,11 @@ R-ranger
|
||||
R-rappdirs
|
||||
R-raster
|
||||
R-rasterVis
|
||||
R-ratelimitr
|
||||
R-rbenchmark
|
||||
R-rbibutils
|
||||
R-rcmdcheck
|
||||
R-rcorpora
|
||||
R-reactR
|
||||
R-reactable
|
||||
R-reactlog
|
||||
@@ -753,6 +766,7 @@ R-remotes
|
||||
R-rentrez
|
||||
R-repr
|
||||
R-reprex
|
||||
R-repurrrsive
|
||||
R-reshape
|
||||
R-reshape2
|
||||
R-reticulate
|
||||
@@ -785,6 +799,7 @@ R-robustbase
|
||||
R-rootSolve
|
||||
R-rotl
|
||||
R-roxygen2
|
||||
R-rpart.plot
|
||||
R-rprojroot
|
||||
R-rrcov
|
||||
R-rredlist
|
||||
@@ -802,6 +817,7 @@ R-rsvg
|
||||
R-runjags
|
||||
R-rversions
|
||||
R-rvest
|
||||
R-s2
|
||||
R-sROC
|
||||
R-sampling
|
||||
R-sandwich
|
||||
@@ -847,8 +863,10 @@ R-spData
|
||||
R-spam
|
||||
R-sparkline
|
||||
R-spatstat
|
||||
R-spatstat.core
|
||||
R-spatstat.data
|
||||
R-spatstat.geom
|
||||
R-spatstat.linnet
|
||||
R-spatstat.sparse
|
||||
R-spatstat.utils
|
||||
R-spc
|
||||
@@ -883,6 +901,7 @@ R-tclust
|
||||
R-tensor
|
||||
R-tensorA
|
||||
R-tensorflow
|
||||
R-terra
|
||||
R-testit
|
||||
R-testthat
|
||||
R-texreg
|
||||
@@ -891,6 +910,7 @@ R-tfruns
|
||||
R-threejs
|
||||
R-tibble
|
||||
R-tidyr
|
||||
R-tidyrules
|
||||
R-tidyselect
|
||||
R-tidyverse
|
||||
R-tikzDevice
|
||||
@@ -931,6 +951,7 @@ R-viridisLite
|
||||
R-visNetwork
|
||||
R-waldo
|
||||
R-warp
|
||||
R-webfakes
|
||||
R-webmockr
|
||||
R-webshot
|
||||
R-webutils
|
||||
@@ -939,6 +960,7 @@ R-whoami
|
||||
R-wikitaxa
|
||||
R-winch
|
||||
R-withr
|
||||
R-wk
|
||||
R-worrms
|
||||
R-xfun
|
||||
R-xml2
|
||||
@@ -954,6 +976,7 @@ R-zoo
|
||||
RawTherapee
|
||||
Remmina
|
||||
Routes
|
||||
Rtree
|
||||
SDL
|
||||
SDL2
|
||||
SDL2_gfx
|
||||
@@ -1032,6 +1055,7 @@ alsa-tools
|
||||
alsa-ucm-conf
|
||||
alsa-utils
|
||||
amazon-efs-utils
|
||||
amazon-ssm-agent
|
||||
amtk
|
||||
analitza
|
||||
ansible
|
||||
@@ -1055,6 +1079,7 @@ ark
|
||||
armadillo
|
||||
arp-scan
|
||||
arpack-ng
|
||||
arrow
|
||||
artikulate
|
||||
asciidoc
|
||||
asciinema
|
||||
@@ -1108,6 +1133,7 @@ azure-iot-sdk
|
||||
babeltrace
|
||||
babl
|
||||
backcall
|
||||
backports.entry_points_selectable
|
||||
backports.ssl_match_hostname
|
||||
backports.weakref
|
||||
baloo
|
||||
@@ -1126,7 +1152,9 @@ bcftools
|
||||
bcrypt
|
||||
bdftopcf
|
||||
beautifulsoup4
|
||||
beniget
|
||||
bijiben
|
||||
binaryornot
|
||||
bind-utils
|
||||
binutils
|
||||
binwalk
|
||||
@@ -1216,6 +1244,7 @@ ceph-deploy
|
||||
certbot
|
||||
certifi
|
||||
cffi
|
||||
cfgv
|
||||
cfitsio
|
||||
cgdb
|
||||
cgit
|
||||
@@ -1298,17 +1327,23 @@ compat-cairomm-soname10
|
||||
compat-curl-gnutls-soname4
|
||||
compat-enchant-soname1
|
||||
compat-fuse-soname2
|
||||
compat-gcc-10
|
||||
compat-glibmm-soname24
|
||||
compat-goocanvas-soname2
|
||||
compat-gtksourceview-soname3
|
||||
compat-libhandy-0.0
|
||||
compat-libffi-soname6
|
||||
compat-libpng-soname12
|
||||
compat-libsigc++-soname20
|
||||
compat-libva-soname1
|
||||
compat-lua-52
|
||||
compat-lua-53
|
||||
compat-mlt-soname6
|
||||
compat-nettle-soname7
|
||||
compat-openexr-soname25
|
||||
compat-pangomm-soname14
|
||||
compat-re2-soname7
|
||||
compat-readline-soname5
|
||||
compat-tracker-soname2.0
|
||||
complete
|
||||
component
|
||||
compute-image-packages
|
||||
conda
|
||||
@@ -1321,6 +1356,7 @@ conntrack-tools
|
||||
console-autostart
|
||||
containerd
|
||||
contextlib2
|
||||
cookiecutter
|
||||
cookies
|
||||
coreutils
|
||||
corosync
|
||||
@@ -1372,6 +1408,8 @@ dconf
|
||||
dconf-editor
|
||||
ddd
|
||||
deap
|
||||
debugedit
|
||||
debugpy
|
||||
decorator
|
||||
defusedxml
|
||||
dejagnu
|
||||
@@ -1392,13 +1430,13 @@ dill
|
||||
ding-libs
|
||||
dino
|
||||
direwolf
|
||||
diskcache
|
||||
dist-pam-configs
|
||||
distlib
|
||||
distributed
|
||||
distro
|
||||
dj-database-url
|
||||
django-appconf
|
||||
django-babel
|
||||
django-discover-runner
|
||||
django-nose
|
||||
django-pyscss
|
||||
@@ -1420,6 +1458,7 @@ docbook-utils
|
||||
docbook-xml
|
||||
docbook2X
|
||||
docker
|
||||
docker-cli
|
||||
docker-compose
|
||||
docker-py
|
||||
docker-pycreds
|
||||
@@ -1462,6 +1501,7 @@ eigen
|
||||
elementary-xfce
|
||||
elfutils
|
||||
elisa
|
||||
elixir
|
||||
ell
|
||||
emacs
|
||||
emacs-x11
|
||||
@@ -1555,6 +1595,7 @@ fribidi
|
||||
fritzing-app
|
||||
fs
|
||||
fsearch
|
||||
fsspec
|
||||
funcparserlib
|
||||
funcsigs
|
||||
fuse
|
||||
@@ -1721,6 +1762,10 @@ grisbi
|
||||
groff
|
||||
grpc
|
||||
grpcio
|
||||
grpcio-channelz
|
||||
grpcio-health-checking
|
||||
grpcio-reflection
|
||||
grpcio-tools
|
||||
gsequencer
|
||||
gsettings-desktop-schemas
|
||||
gsl
|
||||
@@ -1731,6 +1776,7 @@ gst-plugins-bad
|
||||
gst-plugins-base
|
||||
gst-plugins-good
|
||||
gst-plugins-ugly
|
||||
gst-python
|
||||
gstreamer
|
||||
gstreamer-vaapi
|
||||
gsutil
|
||||
@@ -1739,6 +1785,7 @@ gtk-doc
|
||||
gtk-vnc
|
||||
gtk-xfce-engine
|
||||
gtk3
|
||||
gtk4
|
||||
gtkmm2
|
||||
gtkmm3
|
||||
gtksourceview
|
||||
@@ -1809,6 +1856,7 @@ iceauth
|
||||
icecream
|
||||
icon-naming-utils
|
||||
icu4c
|
||||
identify
|
||||
idle-python3.7-assets
|
||||
idna
|
||||
idna-ssl
|
||||
@@ -1831,9 +1879,7 @@ init-rdahead
|
||||
inkscape
|
||||
innoextract
|
||||
inotify-tools
|
||||
intel-compute-runtime
|
||||
intel-gmmlib
|
||||
intel-graphics-compiler
|
||||
intel-hybrid-driver
|
||||
intel-ipsec-mb
|
||||
intel-media-driver
|
||||
@@ -1852,6 +1898,7 @@ ipe
|
||||
iperf
|
||||
ipmctl
|
||||
ipmitool
|
||||
ipp-crypto
|
||||
iproute2
|
||||
ipset
|
||||
iptables
|
||||
@@ -1894,12 +1941,14 @@ jedi
|
||||
jeepney
|
||||
jellyfish
|
||||
jemalloc
|
||||
jinja2-time
|
||||
jmespath
|
||||
joblib
|
||||
joe
|
||||
josepy
|
||||
jpegoptim
|
||||
jq
|
||||
js8call
|
||||
jsmin
|
||||
json-c
|
||||
json-glib
|
||||
@@ -2109,6 +2158,7 @@ krusader
|
||||
kscreen
|
||||
kscreenlocker
|
||||
kservice
|
||||
ksh
|
||||
kshisen
|
||||
ksirk
|
||||
ksmtp
|
||||
@@ -2120,6 +2170,7 @@ kstars
|
||||
ksudoku
|
||||
ksysguard
|
||||
ksystemlog
|
||||
ksystemstats
|
||||
kteatime
|
||||
ktexteditor
|
||||
ktextwidgets
|
||||
@@ -2149,6 +2200,7 @@ ladspa_sdk
|
||||
lark-parser
|
||||
latencytop
|
||||
latte-dock
|
||||
layer-shell-qt
|
||||
lazy-object-proxy
|
||||
lcms2
|
||||
lcov
|
||||
@@ -2182,6 +2234,7 @@ libXvMC
|
||||
libXxf86dga
|
||||
libabigail
|
||||
libabw
|
||||
libadwaita
|
||||
libaio
|
||||
libappindicator
|
||||
libarchive
|
||||
@@ -2212,6 +2265,7 @@ libcomps
|
||||
libconfig
|
||||
libcroco
|
||||
libcryptui
|
||||
libcst
|
||||
libcxx
|
||||
libdaemon
|
||||
libdatrie
|
||||
@@ -2324,6 +2378,7 @@ libnice
|
||||
libnl
|
||||
libnma
|
||||
libnotify
|
||||
libnsl
|
||||
libnumbertext
|
||||
liboauth
|
||||
libodfgen
|
||||
@@ -2346,6 +2401,7 @@ libpwquality
|
||||
libqalculate
|
||||
libqb
|
||||
libqmi
|
||||
libqrtr-glib
|
||||
libqtxdg
|
||||
libqxp
|
||||
libratbag
|
||||
@@ -2379,6 +2435,7 @@ libssh
|
||||
libssh2
|
||||
libstaroffice
|
||||
libstatgrab
|
||||
libstemmer_c
|
||||
libstoragemgmt
|
||||
libsysstat
|
||||
libtasn1
|
||||
@@ -2388,11 +2445,14 @@ libtheora
|
||||
libtirpc
|
||||
libtool
|
||||
libtorrent-rasterbar
|
||||
libtraceevent
|
||||
libtracefs
|
||||
libudev0-shim
|
||||
libuninameslist
|
||||
libunistring
|
||||
libunwind
|
||||
libusb
|
||||
libusb-compat
|
||||
libuser
|
||||
libuv
|
||||
libva
|
||||
@@ -2456,6 +2516,7 @@ lksctp-tools
|
||||
lldb
|
||||
llfuse
|
||||
llvm
|
||||
llvm10
|
||||
llvm8
|
||||
llvm9
|
||||
lm-sensors
|
||||
@@ -2477,7 +2538,6 @@ lttng-tools
|
||||
lttng-ust
|
||||
lua
|
||||
lua-nginx-module
|
||||
lua52
|
||||
lualgi
|
||||
luarocks
|
||||
lutris
|
||||
@@ -2515,6 +2575,7 @@ man-pages-posix
|
||||
marble
|
||||
mariadb
|
||||
matplotlib
|
||||
matplotlib-inline
|
||||
mc
|
||||
mccabe
|
||||
mcelog
|
||||
@@ -2578,7 +2639,6 @@ mosh
|
||||
mosquitto
|
||||
motd-update
|
||||
motif
|
||||
mozjs68
|
||||
mozjs78
|
||||
mpc
|
||||
mpfr
|
||||
@@ -2667,6 +2727,7 @@ nltk
|
||||
nmap
|
||||
nocasedict
|
||||
nocaselist
|
||||
nodeenv
|
||||
nodejs
|
||||
nose
|
||||
nose-parameterized
|
||||
@@ -2954,7 +3015,6 @@ perl-DBIx-ContextualFetch
|
||||
perl-DBIx-DBSchema
|
||||
perl-DBIx-Simple
|
||||
perl-DB_File
|
||||
perl-Data-Alias
|
||||
perl-Data-Compare
|
||||
perl-Data-Denter
|
||||
perl-Data-Dump
|
||||
@@ -3202,6 +3262,7 @@ perl-List-MoreUtils
|
||||
perl-List-MoreUtils-XS
|
||||
perl-List-SomeUtils
|
||||
perl-List-SomeUtils-XS
|
||||
perl-List-Util
|
||||
perl-List-UtilsBy
|
||||
perl-Locale-Maketext-Gettext
|
||||
perl-Locale-Maketext-Lexicon
|
||||
@@ -3361,6 +3422,7 @@ perl-Pod-Constants
|
||||
perl-Pod-Coverage
|
||||
perl-Pod-LaTeX
|
||||
perl-Pod-POM
|
||||
perl-Pod-Parser
|
||||
perl-Pod-Plainer
|
||||
perl-Pod-Spell
|
||||
perl-Pod-Strip
|
||||
@@ -3390,6 +3452,7 @@ perl-SQL-SplitStatement
|
||||
perl-SQL-Tokenizer
|
||||
perl-SQL-Translator
|
||||
perl-SUPER
|
||||
perl-Safe-Isa
|
||||
perl-Scalar-String
|
||||
perl-Scope-Guard
|
||||
perl-Scope-Upper
|
||||
@@ -3469,6 +3532,7 @@ perl-Test-File-ShareDir-Dist
|
||||
perl-Test-Fork
|
||||
perl-Test-Identity
|
||||
perl-Test-Inter
|
||||
perl-Test-LWP-UserAgent
|
||||
perl-Test-LeakTrace
|
||||
perl-Test-LectroTest
|
||||
perl-Test-LongString
|
||||
@@ -3622,7 +3686,6 @@ perl-prefork
|
||||
perl-strictures
|
||||
persistent
|
||||
pesign
|
||||
petastorm
|
||||
pexpect
|
||||
phonon
|
||||
phonon-vlc
|
||||
@@ -3654,7 +3717,6 @@ php-gnupg
|
||||
php-hprose
|
||||
php-hrtime
|
||||
php-igbinary
|
||||
php-imagick
|
||||
php-inotify
|
||||
php-jsmin
|
||||
php-json_post
|
||||
@@ -3719,10 +3781,12 @@ plasma-framework
|
||||
plasma-integration
|
||||
plasma-nm
|
||||
plasma-pa
|
||||
plasma-systemmonitor
|
||||
plasma-vault
|
||||
plasma-wayland-protocols
|
||||
plasma-workspace
|
||||
plasma-workspace-wallpapers
|
||||
platformdirs
|
||||
plotly
|
||||
pluggy
|
||||
ply
|
||||
@@ -3753,7 +3817,9 @@ powerline-fonts
|
||||
powerstat
|
||||
powertop
|
||||
poxml
|
||||
poyo
|
||||
ppp
|
||||
pre_commit
|
||||
pretend
|
||||
prettytable
|
||||
print-manager
|
||||
@@ -3761,6 +3827,7 @@ prison
|
||||
processor-trace
|
||||
procmail
|
||||
procps-ng
|
||||
progress
|
||||
progressbar
|
||||
proj
|
||||
prometheus_client
|
||||
@@ -3819,6 +3886,13 @@ pyquery
|
||||
pyreadline
|
||||
pyroma
|
||||
pyroute2
|
||||
pyroute2.core
|
||||
pyroute2.ethtool
|
||||
pyroute2.ipdb
|
||||
pyroute2.ipset
|
||||
pyroute2.ndb
|
||||
pyroute2.nftables
|
||||
pyroute2.nslink
|
||||
pyrsistent
|
||||
pyserial
|
||||
pyside2-setup
|
||||
@@ -3841,6 +3915,7 @@ python-Levenshtein
|
||||
python-augeas
|
||||
python-crfsuite
|
||||
python-dateutil
|
||||
python-dbusmock
|
||||
python-digitalocean
|
||||
python-distutils-extra
|
||||
python-dotenv
|
||||
@@ -3851,6 +3926,8 @@ python-hwinfo
|
||||
python-jsonrpc-server
|
||||
python-kconfiglib
|
||||
python-language-server
|
||||
python-lsp-jsonrpc
|
||||
python-lsp-server
|
||||
python-magic
|
||||
python-memcached
|
||||
python-mimeparse
|
||||
@@ -3871,6 +3948,7 @@ python-zeep
|
||||
python-zstandard
|
||||
python3
|
||||
python37
|
||||
pythran
|
||||
pytorch
|
||||
pytz
|
||||
pyu2f
|
||||
@@ -3990,7 +4068,9 @@ rocs
|
||||
rofi
|
||||
rope
|
||||
rpcbind
|
||||
rpcsvc-proto
|
||||
rpm
|
||||
rpmfile
|
||||
rr
|
||||
rrdtool
|
||||
rsa
|
||||
@@ -4032,9 +4112,11 @@ sddm
|
||||
sddm-kcm
|
||||
seaborn
|
||||
seahorse
|
||||
seatd
|
||||
secretstorage
|
||||
sed
|
||||
selenium
|
||||
semantic_version
|
||||
seqdiag
|
||||
serf
|
||||
serpent
|
||||
@@ -4042,6 +4124,7 @@ setproctitle
|
||||
setserial
|
||||
setuptools
|
||||
setuptools-legacy
|
||||
setuptools-rust
|
||||
setuptools_scm
|
||||
setuptools_scm_git_archive
|
||||
setxkbmap
|
||||
@@ -4157,6 +4240,7 @@ sysdig
|
||||
syslinux
|
||||
sysprof
|
||||
sysstat
|
||||
system-config-printer
|
||||
systemd
|
||||
systemd-bootchart
|
||||
systemsettings
|
||||
@@ -4220,12 +4304,14 @@ tigervnc
|
||||
tilix
|
||||
time
|
||||
tini
|
||||
tinycss2
|
||||
tiptop
|
||||
tk
|
||||
tldextract
|
||||
tmux
|
||||
tokyocabinet
|
||||
toml
|
||||
tomlkit
|
||||
toolz
|
||||
tornado
|
||||
totem
|
||||
@@ -4247,10 +4333,12 @@ twine
|
||||
typed_ast
|
||||
typeguard
|
||||
typing_extensions
|
||||
typing_inspect
|
||||
tzdata
|
||||
tzlocal
|
||||
ua-parser
|
||||
uamqp
|
||||
uchardet
|
||||
ucpp
|
||||
udisks2
|
||||
udunits
|
||||
@@ -4282,6 +4370,7 @@ usrbinpython
|
||||
usrbinvi
|
||||
utf8cpp
|
||||
util-linux
|
||||
util-linux-man
|
||||
util-macros
|
||||
uwsgi
|
||||
v4l-utils
|
||||
@@ -4422,6 +4511,7 @@ xss-lock
|
||||
xterm
|
||||
xtrans
|
||||
xvfb-run
|
||||
xwayland
|
||||
xwd
|
||||
xwdrun
|
||||
xwininfo
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
compat-libsigc++-soname20 compat-libsigc-plus-plus-soname20
|
||||
gtk+ gtk-plus
|
||||
libsigc++ libsigc-plus-plus
|
||||
|
||||
Reference in New Issue
Block a user