mirror of
https://github.com/clearlinux/common.git
synced 2026-06-17 11:36:24 +00:00
Compare commits
57 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf4599a923 | |||
| 3e7a03c6b6 | |||
| c4e133da04 | |||
| 295db72a7c | |||
| a4927695e0 | |||
| e2ede0ec09 | |||
| d3f7e72d7c | |||
| ce67fd374a | |||
| 1feea0f15e | |||
| 4c1c55f03e | |||
| 214ebc3f93 | |||
| 00997dcd48 | |||
| 07fdbe3153 | |||
| b671ab5709 | |||
| fc29b4c1c3 | |||
| f108ac36d6 | |||
| 1c2bc9d50c | |||
| 8952175bc9 | |||
| 3812469ac2 | |||
| d1b434583a | |||
| dbd3c9accf | |||
| 6214fa5e9f | |||
| 8e9dd55e0f | |||
| 9ee80a2635 | |||
| 653105ffdf | |||
| a67fe47e39 | |||
| 103222eb4e | |||
| 0304bbd6b1 | |||
| 4ca1662790 | |||
| 94e2c39146 | |||
| d67be8a71b | |||
| 130f0f089e | |||
| a75e19a379 | |||
| d2e1c72c33 | |||
| b94a1c537f | |||
| 164dd8300e | |||
| 32141b9181 | |||
| bc66045b2d | |||
| 649a59bf12 | |||
| b1706fe2c4 | |||
| 6548a7a206 | |||
| a3fcd6a943 | |||
| 3c834e4761 | |||
| 77c334ec1a | |||
| 7c013dd5df | |||
| a499f61626 | |||
| 794174863b | |||
| dedad8c6c7 | |||
| 54737f7d97 | |||
| 56fdddbca3 | |||
| 58dff13c12 | |||
| 45a416f269 | |||
| b09ef7403e | |||
| 2059376f34 | |||
| 4501493d03 | |||
| df3579f538 | |||
| 3c01990ffc |
@@ -461,6 +461,15 @@ generateupstream:
|
||||
drop-abandoned: $(SPECFILE)
|
||||
python3 $(TOPLVL)/projects/common/drop-abandoned-patches.py $(SPECFILE)
|
||||
|
||||
#help cloc: Count lines of code with the `cloc` tool on the full sources of package
|
||||
cloc: $(SRPMFILE)
|
||||
@$(MOCK) -r $(TOPLVL)/repo/clear.cfg $(SRPMFILE) --result=results/ --no-cleanup-after
|
||||
@$(MOCK) --chroot --copyin /usr/bin/cloc /usr/bin/cloc --result=results/ --no-cleanup-after
|
||||
@$(MOCK) --result=results/ --no-cleanup-after --chroot '/usr/bin/cloc /builddir > /tmp/cloc.txt'
|
||||
@$(MOCK) --copyout /tmp/cloc.txt results/ --result=results/
|
||||
@$(MOCK) --clean --scrub=chroot --uniqueext=$(PKG_NAME)
|
||||
cat results/cloc.txt
|
||||
|
||||
# Define site local common targets in a separate makefile
|
||||
-include $(TOPLVL)/projects/common/Makefile.common.site_local
|
||||
|
||||
|
||||
@@ -1,16 +1,21 @@
|
||||
AVB-AudioModules
|
||||
Babel
|
||||
Botan
|
||||
CGAL
|
||||
CUnit
|
||||
Cheetah
|
||||
CherryPy
|
||||
Coin
|
||||
ConfigArgParse
|
||||
Counter
|
||||
Cython
|
||||
Django
|
||||
Edge-optimized-models
|
||||
F-Engrave
|
||||
Flask
|
||||
Flask-RESTful
|
||||
FlatBuffers
|
||||
FreeCAD
|
||||
FreeRDP
|
||||
GConf
|
||||
GitPython
|
||||
@@ -25,6 +30,7 @@ LibRaw
|
||||
LibVNCServer
|
||||
Linux-PAM
|
||||
LuaJIT
|
||||
LyX
|
||||
M2Crypto
|
||||
Mako
|
||||
Markdown
|
||||
@@ -34,7 +40,11 @@ MonkeyType
|
||||
MySQL-python
|
||||
NetworkManager
|
||||
NetworkManager-openconnect
|
||||
OpenCASCADE
|
||||
OpenCSG
|
||||
OpenColorIO
|
||||
OpenSP
|
||||
PackageKit
|
||||
Paste
|
||||
PasteDeploy
|
||||
Pillow
|
||||
@@ -43,11 +53,14 @@ PyDispatcher
|
||||
PyJWT
|
||||
PyMySQL
|
||||
PyNaCl
|
||||
PyOpenGL
|
||||
PyQRCode
|
||||
PyQt5
|
||||
PyWavelets
|
||||
PyYAML
|
||||
Pygments
|
||||
Pyro4
|
||||
QGIS
|
||||
QtAwesome
|
||||
QtPy
|
||||
R
|
||||
@@ -132,6 +145,7 @@ R-RInside
|
||||
R-RJSONIO
|
||||
R-RNeXML
|
||||
R-ROCR
|
||||
R-RProtoBuf
|
||||
R-RSQLite
|
||||
R-RSclient
|
||||
R-RUnit
|
||||
@@ -247,6 +261,7 @@ R-colourpicker
|
||||
R-combinat
|
||||
R-commonmark
|
||||
R-compositions
|
||||
R-config
|
||||
R-contfrac
|
||||
R-conting
|
||||
R-corpcor
|
||||
@@ -255,6 +270,7 @@ R-cowplot
|
||||
R-crayon
|
||||
R-crosstalk
|
||||
R-crul
|
||||
R-csvy
|
||||
R-cubature
|
||||
R-curl
|
||||
R-cvTools
|
||||
@@ -336,6 +352,7 @@ R-fastcluster
|
||||
R-fastmatch
|
||||
R-fauxpas
|
||||
R-fda
|
||||
R-feather
|
||||
R-ff
|
||||
R-fields
|
||||
R-filehash
|
||||
@@ -367,6 +384,8 @@ R-gclus
|
||||
R-gdata
|
||||
R-geepack
|
||||
R-geiger
|
||||
R-generics
|
||||
R-geojson
|
||||
R-geometry
|
||||
R-getopt
|
||||
R-ggjoy
|
||||
@@ -419,7 +438,9 @@ R-janitor
|
||||
R-joineR
|
||||
R-joineRML
|
||||
R-jpeg
|
||||
R-jqr
|
||||
R-jsonlite
|
||||
R-keras
|
||||
R-kernlab
|
||||
R-klaR
|
||||
R-kmi
|
||||
@@ -575,6 +596,7 @@ R-profileModel
|
||||
R-progress
|
||||
R-promises
|
||||
R-proto
|
||||
R-protolite
|
||||
R-proxy
|
||||
R-pryr
|
||||
R-ps
|
||||
@@ -717,8 +739,10 @@ R-taxize
|
||||
R-tclust
|
||||
R-tensor
|
||||
R-tensorA
|
||||
R-tensorflow
|
||||
R-testit
|
||||
R-testthat
|
||||
R-tfruns
|
||||
R-threejs
|
||||
R-tibble
|
||||
R-tidyr
|
||||
@@ -771,6 +795,7 @@ R-xtable
|
||||
R-xts
|
||||
R-yaml
|
||||
R-zCompositions
|
||||
R-zeallot
|
||||
R-zip
|
||||
R-zoo
|
||||
Remmina
|
||||
@@ -790,13 +815,17 @@ SDL_ttf
|
||||
SQLAlchemy
|
||||
SQLAlchemy-Utils
|
||||
Send2Trash
|
||||
SmartXbar
|
||||
SocksiPy-branch
|
||||
Sphinx
|
||||
SuiteSparse
|
||||
Tempita
|
||||
Texmaker
|
||||
Theano
|
||||
Thunar
|
||||
UkPostcodeParser
|
||||
Unidecode
|
||||
VTK
|
||||
Vertex-theme
|
||||
Vulkan-Headers
|
||||
Vulkan-Loader
|
||||
@@ -846,6 +875,7 @@ acl
|
||||
acme
|
||||
acpica-unix2
|
||||
acrn-hypervisor
|
||||
adal
|
||||
adapt-parser
|
||||
adwaita-icon-theme
|
||||
aeon
|
||||
@@ -880,6 +910,7 @@ apache-spark
|
||||
apache-zookeeper
|
||||
apipkg
|
||||
appdirs
|
||||
appstream
|
||||
appstream-glib
|
||||
apr
|
||||
apr-util
|
||||
@@ -914,6 +945,7 @@ attica
|
||||
attr
|
||||
attrs
|
||||
audiofile
|
||||
audisp-json
|
||||
audit
|
||||
augeas
|
||||
authconfig
|
||||
@@ -927,7 +959,12 @@ automaton
|
||||
awesome-wm
|
||||
awscli
|
||||
axel
|
||||
azure-common
|
||||
azure-configs
|
||||
azure-iot-sdk
|
||||
azure-nspkg
|
||||
azure-servicebus
|
||||
azure-storage-common
|
||||
babeltrace
|
||||
babl
|
||||
backcall
|
||||
@@ -957,6 +994,7 @@ binutils
|
||||
bison
|
||||
bkcharts
|
||||
bleach
|
||||
blender
|
||||
blinken
|
||||
blinker
|
||||
blktrace
|
||||
@@ -967,6 +1005,7 @@ bluez-qt
|
||||
bmap-tools
|
||||
bndl-lamp-basic
|
||||
bokeh
|
||||
bolt
|
||||
bomber
|
||||
boost
|
||||
borgbackup
|
||||
@@ -980,7 +1019,9 @@ breeze-icons
|
||||
bridge-utils
|
||||
bro
|
||||
brotli
|
||||
brotlipy
|
||||
bsdiff
|
||||
bspwm
|
||||
btrfs-progs
|
||||
buildreq-R
|
||||
buildreq-cmake
|
||||
@@ -999,6 +1040,7 @@ buildreq-mvn
|
||||
buildreq-qmake
|
||||
buildreq-scons
|
||||
bundle-chroot-builder
|
||||
bwidget
|
||||
bz2file
|
||||
bzip2
|
||||
c-ares
|
||||
@@ -1008,6 +1050,7 @@ ca-certs-static
|
||||
cabextract
|
||||
cached-property
|
||||
cachetools
|
||||
caffe
|
||||
cairo
|
||||
cairomm
|
||||
calendarsupport
|
||||
@@ -1051,13 +1094,17 @@ clear-containers-runtime
|
||||
clear-containers-shim
|
||||
clear-font
|
||||
click
|
||||
click-datetime
|
||||
cliff
|
||||
clinfo
|
||||
cln
|
||||
cloc
|
||||
cloud-native-setup
|
||||
cloudpickle
|
||||
clr-R-helpers
|
||||
clr-avx-tools
|
||||
clr-boot-manager
|
||||
clr-bundles
|
||||
clr-debug-info
|
||||
clr-desktop-defaults
|
||||
clr-find-bundle
|
||||
@@ -1083,6 +1130,7 @@ cmake
|
||||
cmd2
|
||||
cmocka
|
||||
cmrt
|
||||
cnf
|
||||
cni
|
||||
cni-plugins
|
||||
cockpit
|
||||
@@ -1115,30 +1163,45 @@ comedilib
|
||||
commonmark
|
||||
compat-SDL2-soname1
|
||||
compat-cryptsetup-soname4
|
||||
compat-curl-gnutls-soname4
|
||||
compat-efivar-soname0
|
||||
compat-enchant-soname1
|
||||
compat-exiv2-soname26
|
||||
compat-fuse-soname2
|
||||
compat-gegl
|
||||
compat-gegl-0.3
|
||||
compat-glew-soname1
|
||||
compat-gmime-26
|
||||
compat-gtksourceview-soname3
|
||||
compat-guile-soname20
|
||||
compat-hdf5-soname10
|
||||
compat-hwloc-soname5
|
||||
compat-hyperscan-soname4
|
||||
compat-icu4c-soname61
|
||||
compat-intel-gmmlib-soname1
|
||||
compat-ipset-soname10
|
||||
compat-libical-soname2
|
||||
compat-libidn-soname11
|
||||
compat-libnftnl-soname7
|
||||
compat-libpng-soname12
|
||||
compat-libva-soname1
|
||||
compat-libwebp-soname6
|
||||
compat-llvm-soname4
|
||||
compat-llvm-soname5
|
||||
compat-llvm-soname6
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-opencv-soname32
|
||||
compat-opencv-soname33
|
||||
compat-opencv-soname34
|
||||
compat-openssl-soname-10
|
||||
compat-poppler-soname78
|
||||
compat-poppler-soname82
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-readline
|
||||
compat-readline-soname5
|
||||
compat-readline-soname7
|
||||
component
|
||||
compute-image-packages
|
||||
configobj
|
||||
@@ -1183,23 +1246,27 @@ cycler
|
||||
cyrus-sasl
|
||||
dapl
|
||||
darktable
|
||||
dash-to-dock
|
||||
dask
|
||||
datefudge
|
||||
db
|
||||
dbus
|
||||
dbus-broker
|
||||
dbus-glib
|
||||
dbus-python
|
||||
dconf
|
||||
dconf-editor
|
||||
ddt
|
||||
deap
|
||||
debtcollector
|
||||
debugedit
|
||||
debuginfo-cache
|
||||
decorator
|
||||
defusedxml
|
||||
dejagnu
|
||||
deprecation
|
||||
desktop-file-utils
|
||||
desktop-icons
|
||||
devhelp
|
||||
dfc
|
||||
dfu-util
|
||||
@@ -1223,8 +1290,10 @@ django_compressor
|
||||
dldt
|
||||
dldt-model-optimizer
|
||||
dlt-daemon
|
||||
dmap2gcode
|
||||
dmenu
|
||||
dmidecode
|
||||
dmlc-core
|
||||
dnf
|
||||
dnf-plugins-core
|
||||
dnsmasq
|
||||
@@ -1235,6 +1304,7 @@ docbook-xml
|
||||
docker
|
||||
docker-py
|
||||
dockerpy-creds
|
||||
docopt
|
||||
docutils
|
||||
dogpile.cache
|
||||
dogpile.core
|
||||
@@ -1255,10 +1325,12 @@ dstat
|
||||
dtc
|
||||
dtopt
|
||||
dulwich
|
||||
dunst
|
||||
duperemove
|
||||
dwarves
|
||||
dyskctl
|
||||
e2fsprogs
|
||||
earlyapp
|
||||
ebtables
|
||||
ecdsa
|
||||
ed
|
||||
@@ -1283,6 +1355,7 @@ envs
|
||||
eog
|
||||
eog-plugins
|
||||
epm
|
||||
eternalegypt
|
||||
ethtool
|
||||
eventlet
|
||||
eventviews
|
||||
@@ -1305,6 +1378,7 @@ fann
|
||||
fann2
|
||||
farstream
|
||||
fasteners
|
||||
fastimport
|
||||
fcgi
|
||||
feh
|
||||
fftw
|
||||
@@ -1315,6 +1389,7 @@ filelock
|
||||
filesystem
|
||||
findutils
|
||||
fio
|
||||
firecracker
|
||||
firefox
|
||||
fish
|
||||
fixtures
|
||||
@@ -1343,6 +1418,7 @@ font-util
|
||||
fontconfig
|
||||
fontforge
|
||||
fonttools
|
||||
fossil
|
||||
frameworkintegration
|
||||
freeglut
|
||||
freeipmi
|
||||
@@ -1374,6 +1450,7 @@ gdal
|
||||
gdb
|
||||
gdbm
|
||||
gdk-pixbuf
|
||||
gdl
|
||||
gdm
|
||||
geany
|
||||
geany-plugins
|
||||
@@ -1382,6 +1459,7 @@ gegl
|
||||
gensim
|
||||
geoclue
|
||||
geocode-glib
|
||||
geos
|
||||
gettext
|
||||
gevent
|
||||
gexiv2
|
||||
@@ -1425,6 +1503,7 @@ gnome-common
|
||||
gnome-control-center
|
||||
gnome-desktop
|
||||
gnome-disk-utility
|
||||
gnome-doc-utils
|
||||
gnome-flashback
|
||||
gnome-font-viewer
|
||||
gnome-icon-theme
|
||||
@@ -1442,6 +1521,7 @@ gnome-session
|
||||
gnome-settings-daemon
|
||||
gnome-shell
|
||||
gnome-shell-extensions
|
||||
gnome-shell-impatience
|
||||
gnome-software
|
||||
gnome-system-monitor
|
||||
gnome-terminal
|
||||
@@ -1463,6 +1543,8 @@ gom
|
||||
goocanvas
|
||||
google-api-python-client
|
||||
google-apitools
|
||||
google-auth
|
||||
google-auth-httplib2
|
||||
google-reauth
|
||||
googletest
|
||||
gperf
|
||||
@@ -1479,6 +1561,7 @@ grantleetheme
|
||||
graphene
|
||||
graphite
|
||||
graphviz
|
||||
grass
|
||||
greenlet
|
||||
grep
|
||||
grig
|
||||
@@ -1503,6 +1586,8 @@ gtk-doc
|
||||
gtk-vnc
|
||||
gtk-xfce-engine
|
||||
gtk3
|
||||
gtkglext
|
||||
gtkmm2
|
||||
gtkmm3
|
||||
gtksourceview
|
||||
gtkspell3
|
||||
@@ -1511,11 +1596,13 @@ gupnp-av
|
||||
gutenprint
|
||||
gvfs
|
||||
gvim
|
||||
gwenview
|
||||
gzip
|
||||
h5py
|
||||
hacking
|
||||
hadoop-dep
|
||||
hamlib
|
||||
hammock
|
||||
haproxy
|
||||
hardlink
|
||||
harfbuzz
|
||||
@@ -1530,6 +1617,7 @@ hicolor-icon-theme
|
||||
hold
|
||||
home-assistant
|
||||
horizon
|
||||
horovod
|
||||
hostname
|
||||
html5lib
|
||||
htop
|
||||
@@ -1556,12 +1644,14 @@ ibus-table
|
||||
icalendar
|
||||
icdiff
|
||||
iceauth
|
||||
icecream
|
||||
icon-naming-utils
|
||||
icu4c
|
||||
idna
|
||||
idna-ssl
|
||||
ifaddr
|
||||
iftop
|
||||
igt-gpu-tools
|
||||
ilmbase
|
||||
image
|
||||
imagesize
|
||||
@@ -1573,9 +1663,9 @@ inflection
|
||||
influxdb
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
inotify-tools
|
||||
intel-gmmlib
|
||||
intel-gpu-tools
|
||||
intel-hybrid-driver
|
||||
intel-media-driver
|
||||
intelhex
|
||||
@@ -1617,8 +1707,10 @@ itsdangerous
|
||||
itstool
|
||||
iw
|
||||
ixion
|
||||
jack-audio-connection-kit
|
||||
jansson
|
||||
jaraco.functools
|
||||
jarn.viewdoc
|
||||
jdcal
|
||||
jedi
|
||||
jedi-vim
|
||||
@@ -1807,6 +1899,7 @@ konqueror
|
||||
konquest
|
||||
konsole
|
||||
kontactinterface
|
||||
konversation
|
||||
kpackage
|
||||
kparts
|
||||
kpeople
|
||||
@@ -1860,6 +1953,7 @@ kwrited
|
||||
kxmlgui
|
||||
kxmlrpcclient
|
||||
latencytop
|
||||
latexcodec
|
||||
lazy-object-proxy
|
||||
lcms2
|
||||
lcov
|
||||
@@ -1870,6 +1964,7 @@ less
|
||||
leveldb
|
||||
lftp
|
||||
libICE
|
||||
libMED
|
||||
libSM
|
||||
libX11
|
||||
libXScrnSaver
|
||||
@@ -1930,6 +2025,7 @@ libdaemon
|
||||
libdatrie
|
||||
libdazzle
|
||||
libdbusmenu
|
||||
libdeps
|
||||
libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
@@ -1999,6 +2095,7 @@ libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
libmnl
|
||||
libmodbus
|
||||
libmodulemd
|
||||
libmspack
|
||||
libmspub
|
||||
@@ -2055,8 +2152,11 @@ libsndfile
|
||||
libsodium
|
||||
libsolv
|
||||
libsoup
|
||||
libspatialindex
|
||||
libspatialite
|
||||
libspectre
|
||||
libspiro
|
||||
libspnav
|
||||
libsrtp
|
||||
libssh
|
||||
libssh2
|
||||
@@ -2066,6 +2166,7 @@ libtasn1
|
||||
libthai
|
||||
libtheora
|
||||
libtirpc
|
||||
libtk-img
|
||||
libtool
|
||||
libudev0-shim
|
||||
libuev
|
||||
@@ -2078,6 +2179,7 @@ libuv
|
||||
libva
|
||||
libva-intel-driver
|
||||
libva-utils
|
||||
libvdpau
|
||||
libvirt
|
||||
libvirt-glib
|
||||
libvirt-python
|
||||
@@ -2126,6 +2228,7 @@ linux-kata
|
||||
linux-kvm
|
||||
linux-libc-headers
|
||||
linux-lts
|
||||
linux-networktest
|
||||
linux-oracle
|
||||
linux-pk414
|
||||
linux-pk414-preempt-rt
|
||||
@@ -2137,8 +2240,10 @@ lksctp-tools
|
||||
llfuse
|
||||
llvm
|
||||
llvmlite
|
||||
lm-sensors
|
||||
lmdb
|
||||
locket
|
||||
locustio
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
@@ -2155,7 +2260,7 @@ lualgi
|
||||
luarocks
|
||||
lxml
|
||||
lz4
|
||||
lzip
|
||||
lzlib
|
||||
lzo
|
||||
m4
|
||||
mailcommon
|
||||
@@ -2167,6 +2272,7 @@ man-pages
|
||||
marble
|
||||
mariadb
|
||||
mash
|
||||
materia-theme
|
||||
matplotlib
|
||||
maven-dep
|
||||
mc
|
||||
@@ -2180,6 +2286,7 @@ meld
|
||||
memcached
|
||||
memkind
|
||||
memshrinker
|
||||
mercurial
|
||||
mesa
|
||||
mesa-demos
|
||||
meson
|
||||
@@ -2232,7 +2339,10 @@ msgpack
|
||||
msm
|
||||
msmtp
|
||||
msr-tools
|
||||
msrest
|
||||
msrestazure
|
||||
mstflint
|
||||
mtd-utils
|
||||
mtdev
|
||||
mtr
|
||||
multidict
|
||||
@@ -2244,6 +2354,7 @@ musl
|
||||
mutagen
|
||||
mutt
|
||||
mutter
|
||||
mxnet
|
||||
mycroft-core
|
||||
mypaint-brushes
|
||||
mypy
|
||||
@@ -2258,6 +2369,7 @@ nbformat
|
||||
nbsphinx
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
ndctl
|
||||
ndg_httpsclient
|
||||
neofetch
|
||||
@@ -2266,6 +2378,7 @@ net-snmp
|
||||
net-tools
|
||||
netaddr
|
||||
netbase
|
||||
netcdf
|
||||
netdisco
|
||||
netifaces
|
||||
nettle
|
||||
@@ -2281,6 +2394,7 @@ nghttp2
|
||||
nginx
|
||||
nicstat
|
||||
ninja
|
||||
nload
|
||||
nlopt
|
||||
nltk
|
||||
nmap
|
||||
@@ -2341,6 +2455,7 @@ openjdk
|
||||
openjdk9
|
||||
openldap
|
||||
openmpi
|
||||
openscad
|
||||
opensm
|
||||
openssh
|
||||
openssl
|
||||
@@ -2357,6 +2472,7 @@ os-api-ref
|
||||
os-autoinst
|
||||
os-brick
|
||||
os-client-config
|
||||
os-ken
|
||||
os-service-types
|
||||
os-testr
|
||||
os-traits
|
||||
@@ -2364,6 +2480,7 @@ os-win
|
||||
os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
oset
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
oslo.concurrency
|
||||
@@ -2380,6 +2497,7 @@ oslo.reports
|
||||
oslo.rootwrap
|
||||
oslo.serialization
|
||||
oslo.service
|
||||
oslo.upgradecheck
|
||||
oslo.utils
|
||||
oslo.versionedobjects
|
||||
oslo.vmware
|
||||
@@ -2388,6 +2506,7 @@ oslotest
|
||||
osprofiler
|
||||
ostree
|
||||
otp
|
||||
ouimeaux
|
||||
ovirt-guest-agent
|
||||
ovs
|
||||
ovsdbapp
|
||||
@@ -2408,6 +2527,8 @@ pandoc
|
||||
pandocfilters
|
||||
pango
|
||||
pangomm
|
||||
pangox-compat
|
||||
paper-icon-theme
|
||||
parallel
|
||||
parameter-framework
|
||||
paramiko
|
||||
@@ -2429,6 +2550,8 @@ pbzip2
|
||||
pciutils
|
||||
pcre
|
||||
pcre2
|
||||
pdns
|
||||
pdns-recursor
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
@@ -3123,6 +3246,7 @@ plasma-workspace
|
||||
plasma-workspace-wallpapers
|
||||
pluggy
|
||||
ply
|
||||
plzip
|
||||
pmdk
|
||||
polkit
|
||||
poppler
|
||||
@@ -3133,15 +3257,20 @@ portend
|
||||
positional
|
||||
posix_ipc
|
||||
postgresql
|
||||
potrace
|
||||
povray
|
||||
powerdevil
|
||||
powerline-fonts
|
||||
powertop
|
||||
poxml
|
||||
ppp
|
||||
pretend
|
||||
prettytable
|
||||
prison
|
||||
proc-macro2
|
||||
processor-trace
|
||||
procps-ng
|
||||
proj
|
||||
prometheus_client
|
||||
prompt_toolkit
|
||||
protobuf
|
||||
@@ -3168,8 +3297,11 @@ pyasn1
|
||||
pyasn1-modules
|
||||
pyatspi
|
||||
pybind11
|
||||
pybtex
|
||||
pybtex-docutils
|
||||
pycadf
|
||||
pycairo
|
||||
pycam
|
||||
pycodestyle
|
||||
pycparser
|
||||
pycrypto
|
||||
@@ -3179,10 +3311,15 @@ pydot
|
||||
pydot_ng
|
||||
pydotplus
|
||||
pyeclib
|
||||
pyecobee
|
||||
pyee
|
||||
pyemd
|
||||
pyflakes
|
||||
pygobject
|
||||
pygobject-legacy
|
||||
pygtk
|
||||
pygtkglext
|
||||
pyhs100
|
||||
pyinotify
|
||||
pykerberos
|
||||
pylama
|
||||
@@ -3204,6 +3341,7 @@ pyrsistent
|
||||
pysaml2
|
||||
pysendfile
|
||||
pyserial
|
||||
pyside2-setup
|
||||
pysnmp
|
||||
pytest
|
||||
pytest-asyncio
|
||||
@@ -3222,6 +3360,8 @@ python-augeas
|
||||
python-barbicanclient
|
||||
python-ceilometerclient
|
||||
python-cinderclient
|
||||
python-coveralls
|
||||
python-crfsuite
|
||||
python-dateutil
|
||||
python-dateutil-legacypython
|
||||
python-designateclient
|
||||
@@ -3230,6 +3370,7 @@ python-editor
|
||||
python-future
|
||||
python-gflags
|
||||
python-glanceclient
|
||||
python-graphviz
|
||||
python-heatclient
|
||||
python-hwinfo
|
||||
python-kconfiglib
|
||||
@@ -3245,6 +3386,7 @@ python-mock
|
||||
python-multilib
|
||||
python-neutronclient
|
||||
python-novaclient
|
||||
python-openid
|
||||
python-openstackclient
|
||||
python-openzwave
|
||||
python-perf
|
||||
@@ -3254,6 +3396,7 @@ python-polib
|
||||
python-rpm-legacypython
|
||||
python-saharaclient
|
||||
python-senlinclient
|
||||
python-slugify
|
||||
python-subunit
|
||||
python-swiftclient
|
||||
python-systemd
|
||||
@@ -3270,6 +3413,7 @@ python2-mod_wsgi
|
||||
python3
|
||||
pytools
|
||||
pytz
|
||||
pyu2f
|
||||
pyudev
|
||||
pywbem
|
||||
pyxattr
|
||||
@@ -3281,8 +3425,10 @@ qemu-lite
|
||||
qml-box2d
|
||||
qpdf
|
||||
qpid-python
|
||||
qpid-tools
|
||||
qqc2-desktop-style
|
||||
qrencode
|
||||
qscintilla
|
||||
qt-creator
|
||||
qt3d
|
||||
qtbase
|
||||
@@ -3295,6 +3441,7 @@ qtdeclarative
|
||||
qtgamepad
|
||||
qtgraphicaleffects
|
||||
qtimageformats
|
||||
qtkeychain
|
||||
qtlocation
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
@@ -3321,6 +3468,7 @@ qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
qwt
|
||||
rabbitmq-c
|
||||
rabbitmq-server
|
||||
radvd
|
||||
@@ -3345,10 +3493,12 @@ requests
|
||||
requests-kerberos
|
||||
requests-mock
|
||||
requests-ntlm
|
||||
requests-oauthlib
|
||||
requests-toolbelt
|
||||
requestsexceptions
|
||||
rest
|
||||
restructuredtext_lint
|
||||
retry
|
||||
retry_decorator
|
||||
retrying
|
||||
retype
|
||||
@@ -3365,6 +3515,7 @@ rsa
|
||||
rsync
|
||||
rt-tests
|
||||
rtslib-fb
|
||||
ruamel-yaml
|
||||
ruby
|
||||
runc
|
||||
rust-std32
|
||||
@@ -3382,6 +3533,7 @@ sbc
|
||||
sbsigntools
|
||||
scala
|
||||
scala-dep
|
||||
scene-alembic
|
||||
scikit-build
|
||||
scikit-image
|
||||
scikit-learn
|
||||
@@ -3397,6 +3549,7 @@ secretstorage
|
||||
sed
|
||||
selenium
|
||||
semantic_version
|
||||
seqdiag
|
||||
serf
|
||||
serpent
|
||||
setproctitle
|
||||
@@ -3417,6 +3570,7 @@ simg-tools
|
||||
simple-scan
|
||||
simplegeneric
|
||||
simplejson
|
||||
singledispatch
|
||||
sip
|
||||
six
|
||||
slang
|
||||
@@ -3433,30 +3587,39 @@ solid
|
||||
sonnet
|
||||
sortedcontainers
|
||||
sos
|
||||
sound-theme-freedesktop
|
||||
soundmodem
|
||||
soupsieve
|
||||
source-code-pro
|
||||
source-highlight
|
||||
sox
|
||||
spandsp
|
||||
spark-dep
|
||||
spectacle
|
||||
speex
|
||||
speexdsp
|
||||
sphinx-feature-classification
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-apidoc
|
||||
sphinxcontrib-bibtex
|
||||
sphinxcontrib-blockdiag
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-newsfeed
|
||||
sphinxcontrib-programoutput
|
||||
sphinxcontrib-seqdiag
|
||||
sphinxcontrib-trio
|
||||
sphinxcontrib-websupport
|
||||
spi-tools
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
spyder-notebook
|
||||
spyrk
|
||||
sqlalchemy-migrate
|
||||
sqlite-autoconf
|
||||
sqlparse
|
||||
squashfs-tools
|
||||
squid
|
||||
sshfs
|
||||
sshpass
|
||||
sssd
|
||||
@@ -3477,6 +3640,7 @@ suds-jurko
|
||||
sundials
|
||||
sure
|
||||
suricata
|
||||
svg.path
|
||||
svgpart
|
||||
sweeper
|
||||
swift
|
||||
@@ -3484,7 +3648,7 @@ swig
|
||||
swupd-client
|
||||
swupd-overdue
|
||||
swupd-probe
|
||||
swupd-server
|
||||
sxhkd
|
||||
sympy
|
||||
syndication
|
||||
synergy
|
||||
@@ -3505,6 +3669,7 @@ taskflow
|
||||
taskwarrior
|
||||
tbb
|
||||
tcl
|
||||
tclx
|
||||
tcpdump
|
||||
tdb
|
||||
telemetrics-client
|
||||
@@ -3542,6 +3707,7 @@ tiff
|
||||
tig
|
||||
tigervnc
|
||||
time
|
||||
tini
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
@@ -3554,6 +3720,10 @@ tornado
|
||||
totem
|
||||
totem-pl-parser
|
||||
tox
|
||||
tpm2-abrmd
|
||||
tpm2-simulator
|
||||
tpm2-tools
|
||||
tpm2-tss
|
||||
tqdm
|
||||
traceback2
|
||||
traceroute
|
||||
@@ -3564,6 +3734,7 @@ tree
|
||||
trollius
|
||||
typed-ast
|
||||
typing
|
||||
typing_extensions
|
||||
tzdata
|
||||
tzlocal
|
||||
ua-parser
|
||||
@@ -3667,8 +3838,10 @@ xdg-desktop-portal-kde
|
||||
xdg-user-dirs
|
||||
xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
xdotool
|
||||
xdpyinfo
|
||||
xemacs
|
||||
xerces-c
|
||||
xf86-input-evdev
|
||||
xf86-input-libinput
|
||||
xf86-input-mouse
|
||||
@@ -3723,7 +3896,9 @@ xwd
|
||||
xwininfo
|
||||
xz
|
||||
yajl
|
||||
yakuake
|
||||
yaml
|
||||
yaml-cpp
|
||||
yarl
|
||||
yarn
|
||||
yasm
|
||||
|
||||
Reference in New Issue
Block a user