Compare commits

..

28 Commits

Author SHA1 Message Date
clrbuilder e5fe3a6a3d Update packages file for version 35330
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-24 09:41:14 -08:00
clrbuilder 27cb95023f Update packages file for version 35320
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-23 00:10:32 -08:00
clrbuilder 4402706e5b Update packages file for version 35300
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-18 00:09:12 -08:00
clrbuilder 046035907a Update packages file for version 35290
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-16 00:09:46 -08:00
clrbuilder 43a3640492 Update packages file for version 35270
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-11 00:08:26 -08:00
clrbuilder 30efe3f2e6 Update packages file for version 35260
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-09 00:09:47 -08:00
clrbuilder 41bc67d5c3 Update packages file for version 35250
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-08 09:34:28 -08:00
clrbuilder 791e62166b Update packages file for version 35230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-04 00:05:59 -07:00
clrbuilder 184466de12 Update packages file for version 35220
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-02 15:29:37 -07:00
clrbuilder f62255e8c3 Update packages file for version 35190
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-28 00:08:22 -07:00
Patrick McCarty 2d1a67d3b0 Revise handling of autospec repo
Always clone autospec from the upstream clearlinux/autospec github repo
regardless of whether a gitolite instance is configured.

Also, do not set the repo's pushurl, since the expectation is for
contributors to push changes to github forks of autospec, not directly
to the upstream repo.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-10-19 12:12:13 -07:00
clrbuilder 65c7cc8db6 Update packages file for version 35150
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-19 00:07:14 -07:00
clrbuilder 5c7f52dc15 Update packages file for version 35140
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-16 07:10:13 -07:00
clrbuilder 6d165ea0dd Update packages file for version 35120
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-12 00:08:51 -07:00
clrbuilder c4ce7408a7 Update packages file for version 35110
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-07 00:06:50 -07:00
clrbuilder 2cf46aa5a4 Update packages file for version 35100
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-05 00:07:09 -07:00
Patrick McCarty a84e3f08e2 Replace bro with zeek
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-10-01 10:26:32 -07:00
clrbuilder 5322002ad9 Update packages file for version 35090
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-30 00:09:49 -07:00
clrbuilder ad8fd73cfe Update packages file for version 35080
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-28 00:10:55 -07:00
insilications 347e0e60a5 Fix clear.cfg
- Use jinja expansions for useradd macros.

- Use config_opts['use_bootstrap'] instead of
config_opts['use_bootstrap_container'] (deprecated in 2.4.1)

[Adapted by Patrick McCarty from the analogous patch to the `mock`
package.]

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-09-23 10:39:22 -07:00
clrbuilder 9fea6124da Update packages file for version 35070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-23 00:06:03 -07:00
clrbuilder 50711dae29 Update packages file for version 35060
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-21 00:07:18 -07:00
clrbuilder 62dbfd1fa9 Update packages file for version 35050
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-16 00:06:02 -07:00
clrbuilder f20c51b4c7 Update packages file for version 35040
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-14 00:07:50 -07:00
clrbuilder 39ba8e7488 Update packages file for version 35030
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-09-09 00:07:51 -07:00
Patrick McCarty 3cd143d931 Add make whatrequires target
This target can be used to query direct build and runtime dependencies
of any package in Clear Linux OS. The `make help` documentation
describes the current output format and limitations.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-09-07 16:14:15 -07:00
clrbuilder 8ce1020511 Update packages file for version 35000
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-08-31 00:06:03 -07:00
clrbuilder c00ea07564 Update packages file for version 34980
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-08-26 00:07:41 -07:00
4 changed files with 185 additions and 36 deletions
+38
View File
@@ -522,6 +522,44 @@ cloc: $(SRPMFILE)
@$(MOCK) --clean --scrub=chroot --uniqueext=$(PKG_NAME)
cat results/cloc.txt
.PHONY: whatrequires
#help whatrequires: Output a list of packages that directly depend on this one,
#help showing the subpackage-level breakdown. Each line of output has the format
#help "SUBPACKAGE(|SYMBOL)? <- PACKAGE (ARCH)". If ARCH is "src", the meaning is
#help "PACKAGE has a BuildRequires (build dependency) on SUBPACKAGE". And if ARCH
#help is "x86_64", the meaning is "PACKAGE has a Requires (runtime dependency) on
#help SUBPACKAGE". The optional "|SYMBOL" portion is printed when the symbol
#help required does not match the subpackage name. Note that the ability to query
#help version-qualified dependencies is not yet implemented... (For example, if
#help python3-core provides the version-qualified symbol "python(abi) = 3.9",
#help running `make whatrequires` for `python3` will detect packages that depend on
#help "python(abi)", but not "python(abi) = 3.9".)
whatrequires:
@Q="dnf --config=${PM_CONF} repoquery --quiet --releasever=clear"; \
TMP=$$(mktemp -d); trap "rm -rf $$TMP" EXIT; \
$${Q} --provides ${PKG_NAME} | awk '{ print $$1 }' > $$TMP/${PKG_NAME}; \
( \
while read -r provide; do \
$${Q} --qf="${PKG_NAME} <- %{NAME} (x86_64)" --arch=x86_64 --srpm --whatrequires $$provide; \
$${Q} --qf="${PKG_NAME} <- %{NAME} (src)" --arch=src --whatrequires $$provide; \
done < $$TMP/${PKG_NAME} \
) | awk '$$3 != "${PKG_NAME}"' | LC_COLLATE=C sort -u; \
sed -n 's/^%package *\(.*\)$$/\1/p' ${PKG_NAME}.spec | sort > $$TMP/subpkgs; \
while read -r val; do \
if grep -qE '^-n +' <<< $$val; then \
subpkg=$$(awk '{ print $$2 }' <<< $$val); \
else \
subpkg=${PKG_NAME}-$$val; \
fi; \
$${Q} --provides $$subpkg | awk '{ print $$1 }' > $$TMP/$$subpkg; \
( \
while read -r provide; do \
$${Q} --qf="$$subpkg|$$provide <- %{NAME} (x86_64)" --arch=x86_64 --srpm --whatrequires $$provide; \
$${Q} --qf="$$subpkg|$$provide <- %{NAME} (src)" --arch=src --whatrequires $$provide; \
done < $$TMP/$$subpkg \
) | awk '$$3 != "${PKG_NAME}"' | sed "s/^$$subpkg|\($$subpkg\)/\1/" | LC_COLLATE=C sort -u; \
done < $$TMP/subpkgs
# Define LTS-specific targets in a separate makefile
-include $(TOPLVL)/projects/common/Makefile.common.lts
+6 -6
View File
@@ -31,11 +31,13 @@ $(proj_PKGS):
@proj=$(patsubst proj_%,%,$@); \
[ -d projects/$$proj ] || ( \
echo "Checking out: projects/$$proj"; \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
cd projects/$$proj; \
if [ "$$proj" = "autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
git clone https://github.com/clearlinux/autospec.git projects/autospec; \
else \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
fi; \
cd projects/$$proj; \
if [ "$$proj" != "autospec" ] ; then \
$(call gitoliteurl,projects/$$proj); \
fi; \
$(call subjectprefix,$$proj); \
@@ -76,9 +78,7 @@ ${PULL_PKGS}:
fi ; \
git --no-pager log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit $$O..$$N; echo; \
fi ; \
if [ "$$p" = "projects/autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
else \
if [ "$$p" != "projects/autospec" ] ; then \
$(call gitoliteurl,$$p); \
fi ; \
else \
+2 -2
View File
@@ -4,14 +4,14 @@ config_opts['legal_host_arches'] = ('x86_64',)
config_opts['chroot_setup_cmd'] = 'groupinstall build srpm-build'
config_opts['dist'] = 'clear' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['useradd'] = '/usr/sbin/useradd -m -u %(uid)s -g %(gid)s -d %(home)s %(user)s'
config_opts['useradd'] = '/usr/sbin/useradd -m -u {{chrootuid}} -g {{chrootgid}} -d {{chroothome}} {{chrootuser}}'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['plugin_conf']['root_cache_opts']['compress_program'] = 'zstd -5'
config_opts['plugin_conf']['root_cache_opts']['extension'] = '.zst'
config_opts['releasever'] = 'clear'
config_opts['package_manager'] = 'dnf'
config_opts['chrootgroup'] = 'mockbuild'
config_opts['use_bootstrap_container'] = False
config_opts['use_bootstrap'] = False
config_opts['dnf.conf'] = """
+139 -28
View File
@@ -4,6 +4,7 @@ Botan
CGAL
CGNS
CUnit
CacheControl
Cheetah3
CherryPy
Coin
@@ -12,10 +13,10 @@ CopyQ
Cura
CuraEngine
Cython
DML
Django
F-Engrave
Flask
FreeCAD
FreeRDP
GConf
GitPython
@@ -27,9 +28,6 @@ Imath
JAGS
Jinja2
Judy
Keras
Keras_Applications
Keras_Preprocessing
LPCNet
LS_COLORS
LVM2
@@ -154,6 +152,7 @@ R-NLP
R-NMF
R-NMOF
R-PKI
R-ParamHelpers
R-PerformanceAnalytics
R-R.cache
R-R.methodsS3
@@ -171,6 +170,7 @@ R-RJSONIO
R-RNeXML
R-RNetCDF
R-ROCR
R-ROSE
R-RProtoBuf
R-RSQLite
R-RSclient
@@ -219,12 +219,14 @@ R-XML
R-abind
R-acepack
R-actuar
R-ada
R-ade4
R-adegenet
R-adegraphics
R-adephylo
R-adespatial
R-afex
R-alabama
R-alr3
R-analogue
R-animation
@@ -232,11 +234,15 @@ R-ape
R-argparse
R-arm
R-arsenal
R-arules
R-ash
R-askpass
R-assertthat
R-backports
R-base64enc
R-base64url
R-basefun
R-batchtools
R-bayesm
R-bayesplot
R-bazar
@@ -300,6 +306,7 @@ R-combinat
R-commonmark
R-compositions
R-conditionz
R-coneproj
R-config
R-conflicted
R-conquer
@@ -423,8 +430,10 @@ R-fitdistrplus
R-flashClust
R-flexmix
R-flexsurv
R-float
R-fontBitstreamVera
R-fontLiberation
R-fontawesome
R-fontquiver
R-forcats
R-foreach
@@ -440,6 +449,7 @@ R-furrr
R-futile.logger
R-futile.options
R-future
R-future.apply
R-g.data
R-gam
R-gamm4
@@ -457,6 +467,7 @@ R-geojson
R-geometry
R-gert
R-getopt
R-ggfortify
R-ggjoy
R-ggplot2
R-ggplot2movies
@@ -611,6 +622,8 @@ R-mitools
R-mixtools
R-mlbench
R-mlmRev
R-mlr
R-mlt
R-mnormt
R-mockery
R-mockr
@@ -634,6 +647,7 @@ R-mvtnorm
R-natserv
R-ncbit
R-ncdf4
R-neighbr
R-network
R-neuralnet
R-nleqslv
@@ -650,11 +664,13 @@ R-optextras
R-optimx
R-optparse
R-ordinal
R-orthopolynom
R-pROC
R-packrat
R-palmerpenguins
R-pamr
R-pander
R-parallelMap
R-parallelly
R-parsedate
R-partitions
@@ -672,6 +688,7 @@ R-pdfCluster
R-pdftools
R-pdp
R-permute
R-perry
R-phangorn
R-pheatmap
R-phylobase
@@ -715,6 +732,7 @@ R-profdpm
R-profileModel
R-profmem
R-progress
R-progressr
R-projpred
R-promises
R-proto
@@ -791,6 +809,7 @@ R-rjson
R-rjstat
R-rlang
R-rle
R-rlecuyer
R-rmarkdown
R-rmatio
R-rms
@@ -801,6 +820,7 @@ R-rngWELL
R-rngtools
R-robCompositions
R-robust
R-robustHD
R-robustbase
R-rootSolve
R-rotl
@@ -912,7 +932,9 @@ R-testit
R-testthat
R-texreg
R-textshaping
R-tfautograph
R-tfruns
R-themis
R-threejs
R-tibble
R-tidyr
@@ -931,12 +953,14 @@ R-topicmodels
R-tree
R-triebeard
R-trimcluster
R-trtf
R-truncdist
R-truncnorm
R-tseries
R-tsne
R-tzdb
R-ucminf
R-unbalanced
R-units
R-unix
R-urca
@@ -946,6 +970,7 @@ R-usethis
R-utf8
R-uuid
R-varImp
R-variables
R-vcd
R-vcdExtra
R-vcr
@@ -972,6 +997,7 @@ R-withr
R-wk
R-worrms
R-xfun
R-xgboost
R-xml2
R-xmlparsedata
R-xopen
@@ -1044,9 +1070,11 @@ acrn-hypervisor
adal
ade
adwaita-icon-theme
aesara
aiodns
aiohttp
aiohttp-cors
aiosignal
akonadi
akonadi-calendar
akonadi-calendar-tools
@@ -1068,6 +1096,7 @@ amazon-ssm-agent
amtk
analitza
ansible
ansible-core
antlr4-python3-runtime
anyio
apache-ant
@@ -1109,6 +1138,7 @@ asunder
asv
async-timeout
async_generator
asynctest
at
at-spi2-atk
at-spi2-core
@@ -1135,10 +1165,10 @@ autossh
avahi
awesome-wm
awesomeversion
aws-sam-translator
awscli
axel
azure-configs
azure-iot-sdk
babeltrace
babl
backcall
@@ -1193,14 +1223,13 @@ boto
boto3
botocore
bovo
bowler
box2d
bpftrace
breeze
breeze-gtk
breeze-icons
bridge-utils
bro
bro-af_packet-plugin
brotli
brotlipy
bsdiff
@@ -1232,6 +1261,7 @@ ca-certs-static
cabextract
cached-property
cachetools
cachy
cairo
cairomm
calc
@@ -1272,9 +1302,12 @@ ciso8601
clamav
clear-config-management
clear-font
cleo
click
click-completion
click-datetime
click-log
clikit
clinfo
cln
cloc
@@ -1289,6 +1322,7 @@ clr-bundle-screenshots
clr-bundles
clr-debug-info
clr-desktop-defaults
clr-elf-replace
clr-find-bundle
clr-fwupd-hooks
clr-hardware-files
@@ -1322,6 +1356,7 @@ cni
cni-plugins
cockpit
codec2
codecov
cogl
coinmp
collectd
@@ -1330,40 +1365,44 @@ colorama
colord
colord-gtk
colordiff
colorlog
columbiad
commonmark
compat-atkmm-soname16
compat-boost-soname1.73.0
compat-boost-soname1.74.0
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-libffi-soname6
compat-libpng-soname12
compat-libsigc++-soname20
compat-libsoup-soname-24
compat-libva-soname1
compat-libvpx-soname6
compat-lua-52
compat-lua-53
compat-mlt-soname6
compat-nettle-soname7
compat-openexr-soname25
compat-pangomm-soname14
compat-poppler-soname111
compat-protobuf-soname23
compat-readline-soname5
compat-tracker-soname2.0
compat-webkitgtk-soname40
complete
component
compute-image-packages
comtypes
conda
configobj
confuse
conky
conmon
connect-proxy
connections
conntrack-tools
console-autostart
containerd
@@ -1378,9 +1417,11 @@ coverage
cpio
cppcheck
cppunit
cppy
cpuid
cpuloadgen
cracklib
crashtest
crcmod
createrepo_c
cri-o
@@ -1456,7 +1497,6 @@ django_compressor
dkms
dlm
dlt-daemon
dm-tree
dmap2gcode
dmenu
dmidecode
@@ -1511,6 +1551,7 @@ efl
eid-mw
eigen
elementary-xfce
elementpath
elfutils
elisa
elixir
@@ -1543,6 +1584,7 @@ exiv2
exo
expat
expect
expecttest
extra-cmake-modules
extras
f2fs-tools
@@ -1569,6 +1611,7 @@ firecracker
firefox
firewalld
fish
fissix
fixtures
flac
flake8
@@ -1583,6 +1626,7 @@ flatpak-builder
flatten_json
fldigi
flex
flit_core
fllog
flmsg
flnet
@@ -1605,6 +1649,7 @@ freetype
freezegun
fribidi
fritzing-app
frozenlist
fs
fsearch
fsspec
@@ -1651,6 +1696,7 @@ gexiv2
gfbgraph
gflags
gftp
gh
ghc
ghostscript
giflib
@@ -1680,7 +1726,6 @@ glusterfs
gmic
gmime
gmp
gmpy2
gmqtt
gmsh
gnome-applets
@@ -1784,6 +1829,7 @@ gsl
gsm
gsound
gspell
gssapi
gst-plugins-bad
gst-plugins-base
gst-plugins-good
@@ -1794,6 +1840,7 @@ gstreamer-vaapi
gsutil
gtk+
gtk-doc
gtk-frdp
gtk-vnc
gtk-xfce-engine
gtk3
@@ -1829,7 +1876,6 @@ hicolor-icon-theme
hiredis-c
home-assistant
home-assistant-frontend
horovod
hostname
hpack
hplip
@@ -1885,6 +1931,7 @@ imlib2
importlib_metadata
importlib_resources
indent
inflection
influxdb
iniconfig
inih
@@ -1921,6 +1968,7 @@ iputils
ipvsadm
ipxe
ipykernel
ipyparallel
ipython
ipython-sql
ipython_genutils
@@ -1963,7 +2011,6 @@ josepy
jpegoptim
jq
js8call
jsmin
json-c
json-glib
json5
@@ -1976,6 +2023,7 @@ jsonpointer
jsonschema
juk
jupyter
jupyter-cache
jupyter-nbgallery
jupyter-notebook-gist
jupyter-packaging
@@ -1983,11 +2031,15 @@ jupyter_client
jupyter_console
jupyter_core
jupyter_server
jupyter_server_mathjax
jupyter_sphinx
jupyterlab
jupyterlab_launcher
jupyterlab_pygments
jupyterlab_server
jupyterlab_widgets
jupytext
kaccounts-integration
kactivities
kactivities-stats
kactivitymanagerd
@@ -2213,6 +2265,7 @@ kyotocabinet
ladspa_sdk
lark-parser
latencytop
latexcodec
latte-dock
layer-shell-qt
lazy-object-proxy
@@ -2248,6 +2301,8 @@ libXvMC
libXxf86dga
libabigail
libabw
libaccounts-glib
libaccounts-qt
libadwaita
libaio
libappindicator
@@ -2257,6 +2312,7 @@ libass
libassuan
libatasmart
libatomic_ops
libavif
libavtp
libb64
libblockdev
@@ -2319,7 +2375,6 @@ libgee
libgeotiff
libgit2
libgit2-glib
libglade
libgnome-keyring
libgnomekbd
libgpg-error
@@ -2465,6 +2520,7 @@ libudev0-shim
libuninameslist
libunistring
libunwind
liburing
libusb
libusb-compat
libuser
@@ -2488,6 +2544,7 @@ libwnck3
libwpd
libwpg
libwps
libxcvt
libxdg-basedir
libxfce4ui
libxfce4util
@@ -2527,6 +2584,7 @@ linux-oracle
linux-preempt-rt
linux-tools
linuxptp
livereload
lksctp-tools
lldb
llfuse
@@ -2589,6 +2647,7 @@ man-pages
man-pages-posix
marble
mariadb
markdown-it-py
matplotlib
matplotlib-inline
mc
@@ -2597,6 +2656,7 @@ mcelog
md4c
mdadm
mdds
mdit-py-plugins
media-player-info
mediasdk
meld
@@ -2649,12 +2709,14 @@ mokutil
mono
monotonic
more-itertools
moreorless
moreutils
mosh
mosquitto
motd-update
motif
mozjs78
mozjs91
mpc
mpfr
mpg123
@@ -2686,6 +2748,8 @@ mxnet
mypaint-brushes
mypy
mypy_extensions
myst-nb
myst-parser
mythes
nagios-plugins
nano
@@ -2694,7 +2758,9 @@ nautilus
nbclassic
nbclient
nbconvert
nbdime
nbformat
nbsphinx
nbval
ncdu
ncurses
@@ -2738,7 +2804,6 @@ nim
ninja
nload
nlopt
nltk
nmap
nocasedict
nocaselist
@@ -2746,6 +2811,7 @@ nodeenv
nodejs
nose
nose-parameterized
nose-timer
nosexcover
not-ffmpeg
notebook
@@ -2782,6 +2848,7 @@ octave
oiio
okteta
okular
oldest-supported-numpy
olefile
onig
onnx
@@ -2853,6 +2920,7 @@ parso
partd
parted
pass
pastel
patch
patchelf
patchutils
@@ -3490,6 +3558,7 @@ perl-Statistics-CaseResampling
perl-Storable
perl-Stream-Buffered
perl-String-Approx
perl-String-CRC32
perl-String-CamelCase
perl-String-Escape
perl-String-Expand
@@ -3813,6 +3882,8 @@ pmix
pngcrush
po4a
podman
poetry
poetry-core
polkit
polkit-kde-agent
polkit-qt
@@ -3829,6 +3900,7 @@ postgresql
postgresql11
postgresql12
postgresql13
postgresql14
potrace
powerdevil
powerline-fonts
@@ -3874,13 +3946,17 @@ pyasn1
pyasn1-modules
pyatspi
pybind11
pybtex
pybtex-docutils
pycairo
pycares
pycodestyle
pycollada
pycosat
pycparser
pycryptodomex
pycurl
pydata-sphinx-theme
pydocstyle
pydot
pydot_ng
@@ -3890,9 +3966,9 @@ pyelftools
pyflakes
pygobject
pyhs100
pylev
pylint
pyls-black
pyls-spyder
pynvim
pyotherside
pyotp
@@ -3914,12 +3990,14 @@ pyroute2.nslink
pyrsistent
pyserial
pyside2-setup
pyspnego
pysubnettree
pytest
pytest-asyncio
pytest-cov
pytest-forked
pytest-localserver
pytest-mock
pytest-randomly
pytest-repeat
pytest-rerunfailures
@@ -3931,7 +4009,6 @@ pytest-xdist
python
python-Levenshtein
python-augeas
python-crfsuite
python-dateutil
python-dbusmock
python-digitalocean
@@ -3941,9 +4018,11 @@ python-future
python-gflags
python-graphviz
python-hwinfo
python-install
python-jsonrpc-server
python-kconfiglib
python-language-server
python-lsp-black
python-lsp-jsonrpc
python-lsp-server
python-magic
@@ -3955,13 +4034,17 @@ python-openzwave
python-pkgconfig
python-pocketlint
python-polib
python-remoto
python-rpm-packaging
python-slip
python-slugify
python-subunit
python-systemd
python-tabulate
python-tzdata
python-urwid
python-utils
python-xlib
python-zeep
python-zstandard
python3
@@ -3969,6 +4052,7 @@ python37
pythran
pytorch
pytz
pytz-deprecation-shim
pyu2f
pyudev
pyusb
@@ -3990,9 +4074,11 @@ qqc2-desktop-style
qrencode
qscintilla
qsstv
qstylizer
qt-creator
qt3d
qt5ct
qt6base
qtbase
qtcanvas3d
qtcharts
@@ -4059,15 +4145,18 @@ reportlab
repoze.lru
requests
requests-file
requests-gssapi
requests-kerberos
requests-mock
requests-ntlm
requests-oauthlib
requests-toolbelt
requests-unixsocket
resolvelib
responses
rest
restic
restructuredtext_lint
retry
retry_decorator
retrying
@@ -4078,6 +4167,7 @@ rhythmbox
rich
rinutils
rjsmin
rlPyCairo
rlwrap
rng-tools
robin-map
@@ -4088,6 +4178,7 @@ rope
rpcbind
rpcsvc-proto
rpm
rpm-py-installer
rpmfile
rr
rrdtool
@@ -4135,6 +4226,7 @@ secretstorage
sed
selenium
semantic_version
sentry-sdk
seqdiag
serf
serpent
@@ -4151,8 +4243,10 @@ shadow
shapelib
shared-mime-info
sharutils
shellingham
shim
siege
signond
simg-tools
simple-scan
simplegeneric
@@ -4186,10 +4280,19 @@ spdlog
spectacle
speex
speexdsp
sphinx-autobuild
sphinx-book-theme
sphinx-copybutton
sphinx-feature-classification
sphinx-gallery
sphinx-last-updated-by-git
sphinx-thebe
sphinx-togglebutton
sphinx_design
sphinx_rtd_theme
sphinxcontrib-apidoc
sphinxcontrib-applehelp
sphinxcontrib-bibtex
sphinxcontrib-blockdiag
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp
@@ -4200,12 +4303,12 @@ sphinxcontrib-programoutput
sphinxcontrib-qthelp
sphinxcontrib-seqdiag
sphinxcontrib-serializinghtml
sphinxcontrib-svg2pdfconverter
sphinxcontrib-websupport
sphinxcontrib_github_alt
spice
spice-gtk
spice-protocol
spyder-ide
spyder-kernels
spyrk
sqlite-autoconf
sqlparse
@@ -4276,13 +4379,9 @@ tdb
telemetrics-client
telepathy-glib
telepathy-qt
templated-dictionary
tempora
tensorboard
tensorflow
tensorflow-addons
tensorflow-estimator
tensorflow-probability
tensorflow-serving
tenacity
tepl
termcolor
terminado
@@ -4348,9 +4447,11 @@ tracker-miners
traefik
traitlets
tree
tree-sitter
twine
typed_ast
typeguard
types-colorama
typing_extensions
typing_inspect
tzdata
@@ -4367,10 +4468,10 @@ ujson
unbundle
unibilium
unicodedata2
unidiff
unifdef
unison
unit
unittest2
unixODBC
unzip
upower
@@ -4401,11 +4502,13 @@ vim-fugitive
vim-gnupg
vim-go
vinagre
virglrenderer
virt-manager
virt-viewer
virtualenv
vkd3d
vlc
volatile
volume_key
voluptuous
voluptuous-serialize
@@ -4417,6 +4520,7 @@ vsts-cd-manager
vte
waffle
waitress
watchdog
wavpack
wayland
wayland-protocols
@@ -4506,6 +4610,8 @@ xkill
xl2tpd
xlog
xmlb
xmldiff
xmlschema
xmlsec1
xmlstarlet
xmlto
@@ -4539,16 +4645,20 @@ yakuake
yaml
yaml-cpp
yamlloader
yapf
yarl
yasm
yelp
yelp-tools
yelp-xsl
yq
ytnef
zabbix
zathura
zathura-pdf-poppler
zc.lockfile
zeek
zeek-af_packet-plugin
zenity
zeroconf
zeroconf-ioslave
@@ -4575,3 +4685,4 @@ zope.testrunner
zopfli
zsh
zstd
zstd-bin