mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
37 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e429dcaa45 | |||
| 06d1a29dc1 | |||
| 1548275e4b | |||
| fd0963167b | |||
| 517f5bc371 | |||
| 284ccd9ce0 | |||
| 43d436eec3 | |||
| 2bb93912f6 | |||
| 3a0c58c76f | |||
| 5519d04178 | |||
| e733b31a68 | |||
| 46bb95d483 | |||
| afafad1ed9 | |||
| bd030b99fe | |||
| 179cec491a | |||
| 3f9a4421d4 | |||
| 519fe3ef50 | |||
| a95343b9d1 | |||
| 4ffa3d7af0 | |||
| 05115e1bc3 | |||
| fff95669db | |||
| 36d363d533 | |||
| 74028d1094 | |||
| e9baf282b5 | |||
| fa36a19fe7 | |||
| cf4599a923 | |||
| 3e7a03c6b6 | |||
| c4e133da04 | |||
| 295db72a7c | |||
| a4927695e0 | |||
| e2ede0ec09 | |||
| d3f7e72d7c | |||
| ce67fd374a | |||
| 1feea0f15e | |||
| 4c1c55f03e | |||
| 214ebc3f93 | |||
| 00997dcd48 |
@@ -434,6 +434,11 @@ install-local:
|
||||
done
|
||||
$(MAKE) install-debuginfo-local
|
||||
|
||||
#help install-mock: Install locally built RPMs to the mock rootcache
|
||||
#help filesystem. This command is usually used with "make shell".
|
||||
install-mock: repoadd
|
||||
$(MOCK) --result=results/ --no-cleanup-after --uniqueext=$(PKG_NAME) -i $(filter-out ${DEBUGINFO_RPM},${RPMS})
|
||||
|
||||
#help generateupstream: Run this rule to create or update the 'upstream' file
|
||||
#help by downloading the upstream source tarballs listed in the spec file and
|
||||
#help calculating their hashes. Autospec performs this step automatically, so
|
||||
|
||||
@@ -1,12 +1,15 @@
|
||||
AVB-AudioModules
|
||||
Babel
|
||||
Botan
|
||||
CGAL
|
||||
CUnit
|
||||
Cheetah
|
||||
CherryPy
|
||||
Coin
|
||||
ConfigArgParse
|
||||
Counter
|
||||
Cura
|
||||
CuraEngine
|
||||
Cython
|
||||
Django
|
||||
Edge-optimized-models
|
||||
@@ -14,6 +17,7 @@ F-Engrave
|
||||
Flask
|
||||
Flask-RESTful
|
||||
FlatBuffers
|
||||
FreeCAD
|
||||
FreeRDP
|
||||
GConf
|
||||
GitPython
|
||||
@@ -38,7 +42,9 @@ MonkeyType
|
||||
MySQL-python
|
||||
NetworkManager
|
||||
NetworkManager-openconnect
|
||||
NetworkManager-vpnc
|
||||
OpenCASCADE
|
||||
OpenCSG
|
||||
OpenColorIO
|
||||
OpenSP
|
||||
PackageKit
|
||||
@@ -57,6 +63,7 @@ PyWavelets
|
||||
PyYAML
|
||||
Pygments
|
||||
Pyro4
|
||||
QGIS
|
||||
QtAwesome
|
||||
QtPy
|
||||
R
|
||||
@@ -141,6 +148,7 @@ R-RInside
|
||||
R-RJSONIO
|
||||
R-RNeXML
|
||||
R-ROCR
|
||||
R-RProtoBuf
|
||||
R-RSQLite
|
||||
R-RSclient
|
||||
R-RUnit
|
||||
@@ -198,6 +206,7 @@ R-ape
|
||||
R-argparse
|
||||
R-arm
|
||||
R-ash
|
||||
R-askpass
|
||||
R-assertthat
|
||||
R-backports
|
||||
R-base64enc
|
||||
@@ -380,6 +389,7 @@ R-gdata
|
||||
R-geepack
|
||||
R-geiger
|
||||
R-generics
|
||||
R-geojson
|
||||
R-geometry
|
||||
R-getopt
|
||||
R-ggjoy
|
||||
@@ -408,6 +418,7 @@ R-haplo.stats
|
||||
R-haven
|
||||
R-hdrcde
|
||||
R-hexbin
|
||||
R-highlight
|
||||
R-highr
|
||||
R-hms
|
||||
R-htmlTable
|
||||
@@ -432,6 +443,7 @@ R-janitor
|
||||
R-joineR
|
||||
R-joineRML
|
||||
R-jpeg
|
||||
R-jqr
|
||||
R-jsonlite
|
||||
R-keras
|
||||
R-kernlab
|
||||
@@ -560,6 +572,7 @@ R-pillar
|
||||
R-pkgKitten
|
||||
R-pkgbuild
|
||||
R-pkgconfig
|
||||
R-pkgdown
|
||||
R-pkgload
|
||||
R-pkgmaker
|
||||
R-plm
|
||||
@@ -589,6 +602,7 @@ R-profileModel
|
||||
R-progress
|
||||
R-promises
|
||||
R-proto
|
||||
R-protolite
|
||||
R-proxy
|
||||
R-pryr
|
||||
R-ps
|
||||
@@ -640,6 +654,7 @@ R-rglwidget
|
||||
R-rhandsontable
|
||||
R-rio
|
||||
R-ritis
|
||||
R-rjstat
|
||||
R-rlang
|
||||
R-rmarkdown
|
||||
R-rms
|
||||
@@ -725,6 +740,7 @@ R-subselect
|
||||
R-superpc
|
||||
R-survey
|
||||
R-svUnit
|
||||
R-sys
|
||||
R-systemfit
|
||||
R-tau
|
||||
R-taxize
|
||||
@@ -734,6 +750,7 @@ R-tensorA
|
||||
R-tensorflow
|
||||
R-testit
|
||||
R-testthat
|
||||
R-texreg
|
||||
R-tfruns
|
||||
R-threejs
|
||||
R-tibble
|
||||
@@ -757,6 +774,7 @@ R-truncnorm
|
||||
R-tseries
|
||||
R-tsne
|
||||
R-ucminf
|
||||
R-unix
|
||||
R-urca
|
||||
R-urltools
|
||||
R-uroot
|
||||
@@ -807,6 +825,7 @@ SDL_ttf
|
||||
SQLAlchemy
|
||||
SQLAlchemy-Utils
|
||||
Send2Trash
|
||||
Shapely
|
||||
SmartXbar
|
||||
SocksiPy-branch
|
||||
Sphinx
|
||||
@@ -816,7 +835,10 @@ Texmaker
|
||||
Theano
|
||||
Thunar
|
||||
UkPostcodeParser
|
||||
Unidecode
|
||||
Uranium
|
||||
VTK
|
||||
Vc
|
||||
Vertex-theme
|
||||
Vulkan-Headers
|
||||
Vulkan-Loader
|
||||
@@ -866,7 +888,9 @@ acl
|
||||
acme
|
||||
acpica-unix2
|
||||
acrn-hypervisor
|
||||
adal
|
||||
adapt-parser
|
||||
ade
|
||||
adwaita-icon-theme
|
||||
aeon
|
||||
aioeventlet
|
||||
@@ -886,6 +910,7 @@ alembic
|
||||
alsa-lib
|
||||
alsa-plugins
|
||||
alsa-utils
|
||||
amazon-efs-utils
|
||||
amqp
|
||||
amtk
|
||||
analitza
|
||||
@@ -935,6 +960,7 @@ attica
|
||||
attr
|
||||
attrs
|
||||
audiofile
|
||||
audisp-json
|
||||
audit
|
||||
augeas
|
||||
authconfig
|
||||
@@ -948,8 +974,12 @@ automaton
|
||||
awesome-wm
|
||||
awscli
|
||||
axel
|
||||
azure-common
|
||||
azure-configs
|
||||
azure-iot-sdk
|
||||
azure-nspkg
|
||||
azure-servicebus
|
||||
azure-storage-common
|
||||
babeltrace
|
||||
babl
|
||||
backcall
|
||||
@@ -966,6 +996,7 @@ bash.static
|
||||
bash_kernel
|
||||
bashate
|
||||
bashdb
|
||||
bashlex
|
||||
bats
|
||||
bazel
|
||||
bc
|
||||
@@ -1004,6 +1035,7 @@ breeze-icons
|
||||
bridge-utils
|
||||
bro
|
||||
brotli
|
||||
brotlipy
|
||||
bsdiff
|
||||
bspwm
|
||||
btrfs-progs
|
||||
@@ -1014,6 +1046,7 @@ buildreq-cpan
|
||||
buildreq-distutils
|
||||
buildreq-distutils23
|
||||
buildreq-distutils3
|
||||
buildreq-distutils36
|
||||
buildreq-gnome
|
||||
buildreq-golang
|
||||
buildreq-kde
|
||||
@@ -1057,6 +1090,7 @@ ceph-deploy
|
||||
certbot
|
||||
certifi
|
||||
cffi
|
||||
cfitsio
|
||||
cgdb
|
||||
cgit
|
||||
chardet
|
||||
@@ -1071,13 +1105,9 @@ cifs-utils
|
||||
cinder
|
||||
clamav
|
||||
clear-config-management
|
||||
clear-containers-agent
|
||||
clear-containers-image
|
||||
clear-containers-proxy
|
||||
clear-containers-runtime
|
||||
clear-containers-shim
|
||||
clear-font
|
||||
click
|
||||
click-datetime
|
||||
cliff
|
||||
clinfo
|
||||
cln
|
||||
@@ -1087,11 +1117,14 @@ cloudpickle
|
||||
clr-R-helpers
|
||||
clr-avx-tools
|
||||
clr-boot-manager
|
||||
clr-bundle-icons
|
||||
clr-bundles
|
||||
clr-debug-info
|
||||
clr-desktop-defaults
|
||||
clr-find-bundle
|
||||
clr-fwupd-hooks
|
||||
clr-hardware-files
|
||||
clr-ignore-mod-sig
|
||||
clr-init
|
||||
clr-installer
|
||||
clr-man-pages
|
||||
@@ -1102,6 +1135,7 @@ clr-rpm-config
|
||||
clr-service-restart
|
||||
clr-systemd-config
|
||||
clr-update-triggers
|
||||
clr-user-bundles
|
||||
clr-wallpapers
|
||||
clrtrust
|
||||
clucene-core
|
||||
@@ -1145,6 +1179,7 @@ comedilib
|
||||
commonmark
|
||||
compat-SDL2-soname1
|
||||
compat-cryptsetup-soname4
|
||||
compat-curl-gnutls-soname4
|
||||
compat-efivar-soname0
|
||||
compat-enchant-soname1
|
||||
compat-exiv2-soname26
|
||||
@@ -1156,13 +1191,16 @@ 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
|
||||
@@ -1174,10 +1212,14 @@ compat-opencv-soname33
|
||||
compat-opencv-soname34
|
||||
compat-openssl-soname-10
|
||||
compat-poppler-soname78
|
||||
compat-poppler-soname82
|
||||
compat-poppler-soname83
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-python36
|
||||
compat-readline
|
||||
compat-readline-soname5
|
||||
compat-readline-soname7
|
||||
component
|
||||
compute-image-packages
|
||||
configobj
|
||||
@@ -1190,6 +1232,7 @@ conntrack-tools
|
||||
console-autostart
|
||||
containerd
|
||||
contextlib2
|
||||
cookies
|
||||
coreutils
|
||||
cov-core
|
||||
coverage
|
||||
@@ -1216,24 +1259,29 @@ cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
cursive
|
||||
cve-bin-tool
|
||||
cve-check-tool
|
||||
cxxfilt
|
||||
cycler
|
||||
cyrus-sasl
|
||||
dapl
|
||||
darktable
|
||||
dash-to-dock
|
||||
dask
|
||||
datefudge
|
||||
db
|
||||
dbus
|
||||
dbus-broker
|
||||
dbus-glib
|
||||
dbus-python
|
||||
dconf
|
||||
dconf-editor
|
||||
ddd
|
||||
ddt
|
||||
deap
|
||||
debtcollector
|
||||
debugedit
|
||||
debuginfo-cache
|
||||
decorator
|
||||
defusedxml
|
||||
dejagnu
|
||||
@@ -1253,6 +1301,7 @@ ding-libs
|
||||
direwolf
|
||||
discover
|
||||
dist-pam-configs
|
||||
distributed
|
||||
distro
|
||||
django-appconf
|
||||
django-babel
|
||||
@@ -1260,6 +1309,7 @@ django-discover-runner
|
||||
django-nose
|
||||
django-pyscss
|
||||
django_compressor
|
||||
dkms
|
||||
dldt
|
||||
dldt-model-optimizer
|
||||
dlt-daemon
|
||||
@@ -1277,6 +1327,7 @@ docbook-xml
|
||||
docker
|
||||
docker-py
|
||||
dockerpy-creds
|
||||
docopt
|
||||
docutils
|
||||
dogpile.cache
|
||||
dogpile.core
|
||||
@@ -1319,6 +1370,7 @@ elfutils
|
||||
elixir
|
||||
ell
|
||||
emacs
|
||||
embree
|
||||
empy
|
||||
enchant
|
||||
entrypoints
|
||||
@@ -1352,6 +1404,7 @@ farstream
|
||||
fasteners
|
||||
fastimport
|
||||
fcgi
|
||||
fdm_materials
|
||||
feh
|
||||
fftw
|
||||
file
|
||||
@@ -1361,6 +1414,7 @@ filelock
|
||||
filesystem
|
||||
findutils
|
||||
fio
|
||||
firecracker
|
||||
firefox
|
||||
fish
|
||||
fixtures
|
||||
@@ -1389,6 +1443,7 @@ font-util
|
||||
fontconfig
|
||||
fontforge
|
||||
fonttools
|
||||
fossil
|
||||
frameworkintegration
|
||||
freeglut
|
||||
freeipmi
|
||||
@@ -1439,13 +1494,16 @@ gftp
|
||||
ghostscript
|
||||
gimp
|
||||
git
|
||||
git-gui
|
||||
gitdb2
|
||||
gitg
|
||||
gitolite
|
||||
gjs
|
||||
glance
|
||||
glance_store
|
||||
glances
|
||||
glew
|
||||
glfw
|
||||
glib
|
||||
glib-networking
|
||||
glibc
|
||||
@@ -1491,6 +1549,7 @@ gnome-session
|
||||
gnome-settings-daemon
|
||||
gnome-shell
|
||||
gnome-shell-extensions
|
||||
gnome-shell-impatience
|
||||
gnome-software
|
||||
gnome-system-monitor
|
||||
gnome-terminal
|
||||
@@ -1530,6 +1589,7 @@ grantleetheme
|
||||
graphene
|
||||
graphite
|
||||
graphviz
|
||||
grass
|
||||
greenlet
|
||||
grep
|
||||
grig
|
||||
@@ -1570,6 +1630,7 @@ h5py
|
||||
hacking
|
||||
hadoop-dep
|
||||
hamlib
|
||||
hammock
|
||||
haproxy
|
||||
hardlink
|
||||
harfbuzz
|
||||
@@ -1586,6 +1647,7 @@ home-assistant
|
||||
horizon
|
||||
horovod
|
||||
hostname
|
||||
hplip
|
||||
html5lib
|
||||
htop
|
||||
httpd
|
||||
@@ -1677,6 +1739,7 @@ ixion
|
||||
jack-audio-connection-kit
|
||||
jansson
|
||||
jaraco.functools
|
||||
jarn.viewdoc
|
||||
jdcal
|
||||
jedi
|
||||
jedi-vim
|
||||
@@ -1689,6 +1752,7 @@ jq
|
||||
json-c
|
||||
json-glib
|
||||
jsoncpp
|
||||
jsondiff
|
||||
jsonpatch
|
||||
jsonpath-rw
|
||||
jsonpath-rw-ext
|
||||
@@ -1773,6 +1837,7 @@ kdf
|
||||
kdiagram
|
||||
kdialog
|
||||
kdiamond
|
||||
kdiff3
|
||||
kdnssd
|
||||
kdoctools
|
||||
keditbookmarks
|
||||
@@ -1888,9 +1953,11 @@ kshisen
|
||||
ksirk
|
||||
ksmtp
|
||||
ksnakeduel
|
||||
ksonnet
|
||||
kspaceduel
|
||||
ksquares
|
||||
ksshaskpass
|
||||
kstars
|
||||
ksudoku
|
||||
ksysguard
|
||||
ksystemlog
|
||||
@@ -1919,6 +1986,7 @@ kwrited
|
||||
kxmlgui
|
||||
kxmlrpcclient
|
||||
latencytop
|
||||
latexcodec
|
||||
lazy-object-proxy
|
||||
lcms2
|
||||
lcov
|
||||
@@ -1928,29 +1996,20 @@ lensfun
|
||||
less
|
||||
leveldb
|
||||
lftp
|
||||
libICE
|
||||
libArcus
|
||||
libCharon
|
||||
libMED
|
||||
libSM
|
||||
libSavitar
|
||||
libX11
|
||||
libXScrnSaver
|
||||
libXau
|
||||
libXaw
|
||||
libXcomposite
|
||||
libXcursor
|
||||
libXdamage
|
||||
libXdmcp
|
||||
libXext
|
||||
libXfixes
|
||||
libXfont
|
||||
libXfont2
|
||||
libXft
|
||||
libXi
|
||||
libXinerama
|
||||
libXmu
|
||||
libXpm
|
||||
libXpresent
|
||||
libXrandr
|
||||
libXrender
|
||||
libXres
|
||||
libXt
|
||||
libXtst
|
||||
@@ -1958,7 +2017,6 @@ libXv
|
||||
libXvMC
|
||||
libXxf86dga
|
||||
libXxf86misc
|
||||
libXxf86vm
|
||||
libabigail
|
||||
libabw
|
||||
libaio
|
||||
@@ -1990,6 +2048,7 @@ libdaemon
|
||||
libdatrie
|
||||
libdazzle
|
||||
libdbusmenu
|
||||
libdeps
|
||||
libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
@@ -1998,14 +2057,17 @@ libepoxy
|
||||
libepubgen
|
||||
liberasurecode
|
||||
liberation-fonts
|
||||
libestr
|
||||
libetonyek
|
||||
libev
|
||||
libevdev
|
||||
libevent
|
||||
libexif
|
||||
libexttextcat
|
||||
libfastjson
|
||||
libffi
|
||||
libffmpeg-stub
|
||||
libfm
|
||||
libfontenc
|
||||
libfprint
|
||||
libfreehand
|
||||
@@ -2018,6 +2080,7 @@ libgfortran-avx
|
||||
libgfortran-compat-soname3
|
||||
libgfortran-compat-soname4
|
||||
libgit2
|
||||
libgit2-glib
|
||||
libglade
|
||||
libgnome-keyring
|
||||
libgnomekbd
|
||||
@@ -2041,6 +2104,7 @@ libjpeg-turbo
|
||||
libjpeg-turbo-soname8
|
||||
libkcddb
|
||||
libkcompactdisc
|
||||
libkdcraw
|
||||
libkdegames
|
||||
libkdepim
|
||||
libkeduvocdocument
|
||||
@@ -2055,6 +2119,7 @@ libkscreen
|
||||
libksieve
|
||||
libksysguard
|
||||
liblangtag
|
||||
liblogging
|
||||
libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
@@ -2097,6 +2162,7 @@ libpthread-stubs
|
||||
libpwquality
|
||||
libqalculate
|
||||
libqmi
|
||||
libqtxdg
|
||||
libqxp
|
||||
librabbitmq
|
||||
libreoffice
|
||||
@@ -2116,6 +2182,8 @@ libsndfile
|
||||
libsodium
|
||||
libsolv
|
||||
libsoup
|
||||
libspatialindex
|
||||
libspatialite
|
||||
libspectre
|
||||
libspiro
|
||||
libspnav
|
||||
@@ -2141,6 +2209,7 @@ libuv
|
||||
libva
|
||||
libva-intel-driver
|
||||
libva-utils
|
||||
libvdpau
|
||||
libvirt
|
||||
libvirt-glib
|
||||
libvirt-python
|
||||
@@ -2155,7 +2224,6 @@ libwnck3
|
||||
libwpd
|
||||
libwpg
|
||||
libwps
|
||||
libxcb
|
||||
libxdg-basedir
|
||||
libxfce4ui
|
||||
libxfce4util
|
||||
@@ -2164,7 +2232,6 @@ libxkbfile
|
||||
libxklavier
|
||||
libxml2
|
||||
libxml2-legacy
|
||||
libxshmfence
|
||||
libxslt
|
||||
libyami
|
||||
libyami-utils
|
||||
@@ -2189,6 +2256,7 @@ linux-kata
|
||||
linux-kvm
|
||||
linux-libc-headers
|
||||
linux-lts
|
||||
linux-networktest
|
||||
linux-oracle
|
||||
linux-pk414
|
||||
linux-pk414-preempt-rt
|
||||
@@ -2200,6 +2268,7 @@ lksctp-tools
|
||||
llfuse
|
||||
llvm
|
||||
llvmlite
|
||||
lm-sensors
|
||||
lmdb
|
||||
locket
|
||||
locustio
|
||||
@@ -2215,11 +2284,13 @@ lsscsi
|
||||
ltp
|
||||
ltrace
|
||||
lua
|
||||
lua52
|
||||
lualgi
|
||||
luarocks
|
||||
lxml
|
||||
lxqt-build-tools
|
||||
lz4
|
||||
lzip
|
||||
lzlib
|
||||
lzo
|
||||
m4
|
||||
mailcommon
|
||||
@@ -2231,6 +2302,7 @@ man-pages
|
||||
marble
|
||||
mariadb
|
||||
mash
|
||||
materia-theme
|
||||
matplotlib
|
||||
maven-dep
|
||||
mc
|
||||
@@ -2244,6 +2316,7 @@ meld
|
||||
memcached
|
||||
memkind
|
||||
memshrinker
|
||||
menu-cache
|
||||
mercurial
|
||||
mesa
|
||||
mesa-demos
|
||||
@@ -2298,6 +2371,7 @@ msm
|
||||
msmtp
|
||||
msr-tools
|
||||
msrest
|
||||
msrestazure
|
||||
mstflint
|
||||
mtd-utils
|
||||
mtdev
|
||||
@@ -2326,6 +2400,7 @@ nbformat
|
||||
nbsphinx
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
ndctl
|
||||
ndg_httpsclient
|
||||
neofetch
|
||||
@@ -2350,6 +2425,7 @@ nghttp2
|
||||
nginx
|
||||
nicstat
|
||||
ninja
|
||||
nload
|
||||
nlopt
|
||||
nltk
|
||||
nmap
|
||||
@@ -2379,12 +2455,14 @@ numactl
|
||||
numatop
|
||||
numba
|
||||
numpy
|
||||
numpy-stl
|
||||
numpydoc
|
||||
nvme-cli
|
||||
oath-toolkit
|
||||
oauth2client
|
||||
oauthlib
|
||||
ocaml
|
||||
ocamlbuild
|
||||
ocl-icd
|
||||
octave
|
||||
offlineimap
|
||||
@@ -2407,16 +2485,21 @@ opencv
|
||||
openexr
|
||||
openjade
|
||||
openjdk
|
||||
openjdk10
|
||||
openjdk11
|
||||
openjdk9
|
||||
openldap
|
||||
openmpi
|
||||
openscad
|
||||
opensm
|
||||
openssh
|
||||
openssl
|
||||
openstack-setuptools
|
||||
openstackdocstheme
|
||||
openstacksdk
|
||||
openvpn
|
||||
openvswitch
|
||||
optipng
|
||||
opus
|
||||
opusfile
|
||||
orc
|
||||
@@ -2426,6 +2509,7 @@ os-api-ref
|
||||
os-autoinst
|
||||
os-brick
|
||||
os-client-config
|
||||
os-ken
|
||||
os-service-types
|
||||
os-testr
|
||||
os-traits
|
||||
@@ -2433,6 +2517,7 @@ os-win
|
||||
os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
oset
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
oslo.concurrency
|
||||
@@ -2449,6 +2534,7 @@ oslo.reports
|
||||
oslo.rootwrap
|
||||
oslo.serialization
|
||||
oslo.service
|
||||
oslo.upgradecheck
|
||||
oslo.utils
|
||||
oslo.versionedobjects
|
||||
oslo.vmware
|
||||
@@ -2457,6 +2543,7 @@ oslotest
|
||||
osprofiler
|
||||
ostree
|
||||
otp
|
||||
ouimeaux
|
||||
ovirt-guest-agent
|
||||
ovs
|
||||
ovsdbapp
|
||||
@@ -3171,6 +3258,7 @@ pickleshare
|
||||
picmi
|
||||
pidgin
|
||||
pidgin-sipe
|
||||
piglit
|
||||
pigz
|
||||
pika
|
||||
pika-pool
|
||||
@@ -3186,6 +3274,7 @@ pkcs11-helper
|
||||
pkg-config
|
||||
plasma-browser-integration
|
||||
plasma-desktop
|
||||
plasma-discover
|
||||
plasma-framework
|
||||
plasma-integration
|
||||
plasma-nm
|
||||
@@ -3196,6 +3285,7 @@ plasma-workspace
|
||||
plasma-workspace-wallpapers
|
||||
pluggy
|
||||
ply
|
||||
plzip
|
||||
pmdk
|
||||
polkit
|
||||
poppler
|
||||
@@ -3219,6 +3309,7 @@ prison
|
||||
proc-macro2
|
||||
processor-trace
|
||||
procps-ng
|
||||
progressbar
|
||||
proj
|
||||
prometheus_client
|
||||
prompt_toolkit
|
||||
@@ -3246,6 +3337,8 @@ pyasn1
|
||||
pyasn1-modules
|
||||
pyatspi
|
||||
pybind11
|
||||
pybtex
|
||||
pybtex-docutils
|
||||
pycadf
|
||||
pycairo
|
||||
pycam
|
||||
@@ -3258,6 +3351,7 @@ pydot
|
||||
pydot_ng
|
||||
pydotplus
|
||||
pyeclib
|
||||
pyecobee
|
||||
pyee
|
||||
pyemd
|
||||
pyflakes
|
||||
@@ -3265,6 +3359,7 @@ pygobject
|
||||
pygobject-legacy
|
||||
pygtk
|
||||
pygtkglext
|
||||
pyhs100
|
||||
pyinotify
|
||||
pykerberos
|
||||
pylama
|
||||
@@ -3292,6 +3387,7 @@ pytest
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
pytest-forked
|
||||
pytest-localserver
|
||||
pytest-randomly
|
||||
pytest-repeat
|
||||
pytest-rerunfailures
|
||||
@@ -3341,6 +3437,7 @@ python-polib
|
||||
python-rpm-legacypython
|
||||
python-saharaclient
|
||||
python-senlinclient
|
||||
python-slugify
|
||||
python-subunit
|
||||
python-swiftclient
|
||||
python-systemd
|
||||
@@ -3349,6 +3446,7 @@ python-tappy
|
||||
python-toml
|
||||
python-troveclient
|
||||
python-urwid
|
||||
python-utils
|
||||
python-vlc
|
||||
python-zaqarclient
|
||||
python-zeep
|
||||
@@ -3356,8 +3454,11 @@ python-zstandard
|
||||
python2-mod_wsgi
|
||||
python3
|
||||
pytools
|
||||
pytorch
|
||||
pytz
|
||||
pyu2f
|
||||
pyudev
|
||||
pyusb
|
||||
pywbem
|
||||
pyxattr
|
||||
pyxdg
|
||||
@@ -3365,9 +3466,11 @@ pyzmq
|
||||
qca-qt5
|
||||
qemu
|
||||
qemu-lite
|
||||
qgit
|
||||
qml-box2d
|
||||
qpdf
|
||||
qpid-python
|
||||
qpid-tools
|
||||
qqc2-desktop-style
|
||||
qrencode
|
||||
qscintilla
|
||||
@@ -3383,7 +3486,9 @@ qtdeclarative
|
||||
qtgamepad
|
||||
qtgraphicaleffects
|
||||
qtimageformats
|
||||
qtkeychain
|
||||
qtlocation
|
||||
qtmqtt
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
qtquickcontrols
|
||||
@@ -3409,6 +3514,7 @@ qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
qwt
|
||||
rabbitmq-c
|
||||
rabbitmq-server
|
||||
radvd
|
||||
@@ -3419,6 +3525,7 @@ rcssmin
|
||||
rdma-core
|
||||
re2c
|
||||
readline
|
||||
rebootmgr
|
||||
recommonmark
|
||||
redis
|
||||
redis-native
|
||||
@@ -3436,8 +3543,10 @@ requests-ntlm
|
||||
requests-oauthlib
|
||||
requests-toolbelt
|
||||
requestsexceptions
|
||||
responses
|
||||
rest
|
||||
restructuredtext_lint
|
||||
retry
|
||||
retry_decorator
|
||||
retrying
|
||||
retype
|
||||
@@ -3452,6 +3561,7 @@ rpm
|
||||
rr
|
||||
rsa
|
||||
rsync
|
||||
rsyslog
|
||||
rt-tests
|
||||
rtslib-fb
|
||||
ruamel-yaml
|
||||
@@ -3481,6 +3591,7 @@ scons
|
||||
screen
|
||||
scripttest
|
||||
scrypt
|
||||
scummvm
|
||||
sddm
|
||||
seaborn
|
||||
seahorse
|
||||
@@ -3488,6 +3599,7 @@ secretstorage
|
||||
sed
|
||||
selenium
|
||||
semantic_version
|
||||
seqdiag
|
||||
serf
|
||||
serpent
|
||||
setproctitle
|
||||
@@ -3527,6 +3639,7 @@ sortedcontainers
|
||||
sos
|
||||
sound-theme-freedesktop
|
||||
soundmodem
|
||||
soupsieve
|
||||
source-code-pro
|
||||
source-highlight
|
||||
sox
|
||||
@@ -3538,20 +3651,25 @@ 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
|
||||
@@ -3559,11 +3677,13 @@ stack
|
||||
startup-notification
|
||||
statsd
|
||||
statsmodels
|
||||
stellarium
|
||||
stestr
|
||||
stevedore
|
||||
stow
|
||||
strace
|
||||
stress-ng
|
||||
stunnel
|
||||
subunit
|
||||
subunit2sql
|
||||
subversion
|
||||
@@ -3600,6 +3720,7 @@ tar
|
||||
taskflow
|
||||
taskwarrior
|
||||
tbb
|
||||
tblib
|
||||
tcl
|
||||
tclx
|
||||
tcpdump
|
||||
@@ -3640,6 +3761,7 @@ tig
|
||||
tigervnc
|
||||
time
|
||||
tini
|
||||
tinycompress
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
@@ -3703,7 +3825,10 @@ varnish-cache
|
||||
vcstool
|
||||
vcversioner
|
||||
vim
|
||||
vim-fugitive
|
||||
vim-gnupg
|
||||
vim-go
|
||||
vimix-icon-theme
|
||||
vinagre
|
||||
vine
|
||||
vino
|
||||
@@ -3720,8 +3845,10 @@ waffle
|
||||
waitress
|
||||
warlock
|
||||
watchdogd
|
||||
wavpack
|
||||
wayland
|
||||
wayland-protocols
|
||||
wcslib
|
||||
wcwidth
|
||||
weakrefmethod
|
||||
webcolors
|
||||
@@ -3736,6 +3863,7 @@ wheel
|
||||
which
|
||||
whois
|
||||
widgetsnbextension
|
||||
wine
|
||||
winpdb
|
||||
wireless-regdb-master
|
||||
wireshark
|
||||
@@ -3754,12 +3882,7 @@ xattr
|
||||
xauth
|
||||
xbitmaps
|
||||
xcb-proto
|
||||
xcb-util
|
||||
xcb-util-cursor
|
||||
xcb-util-image
|
||||
xcb-util-keysyms
|
||||
xcb-util-renderutil
|
||||
xcb-util-wm
|
||||
xcb-util-xrm
|
||||
xclip
|
||||
xcursor-themes
|
||||
@@ -3822,6 +3945,7 @@ xrestop
|
||||
xscreensaver
|
||||
xset
|
||||
xsetroot
|
||||
xterm
|
||||
xtrans
|
||||
xvfb-run
|
||||
xwd
|
||||
@@ -3845,6 +3969,7 @@ zc.lockfile
|
||||
zenity
|
||||
zeroconf
|
||||
zeroconf-ioslave
|
||||
zict
|
||||
zip
|
||||
zlib
|
||||
znc
|
||||
|
||||
Reference in New Issue
Block a user