mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
45 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 658f3655f8 | |||
| 6bec4f7dd7 | |||
| 7d26584649 | |||
| d309e565a7 | |||
| 8a5f1ccf07 | |||
| 5c3916cd20 | |||
| d3ba502fa7 | |||
| 3fb868c3a9 | |||
| 9c109bcd84 | |||
| 3f723df7db | |||
| e5d8879be6 | |||
| 51d154950f | |||
| c1db07181a | |||
| a3635036b3 | |||
| bcdaa56d6d | |||
| 1ff6b2708d | |||
| f2e52a194e | |||
| 261c6a8cfd | |||
| 3fd783daf9 | |||
| 09df0bd218 | |||
| 80513e6a77 | |||
| c727ce3e5e | |||
| 7b3623e199 | |||
| 2aed8ce561 | |||
| 908afb2637 | |||
| 13d61f38fc | |||
| 3a34726589 | |||
| f7747fad82 | |||
| f562dba8ac | |||
| a875acb1fe | |||
| 2de768ab6d | |||
| 6ce9826071 | |||
| d96968cc98 | |||
| 4b284ecb9b | |||
| 746d69c99b | |||
| 14f1e53183 | |||
| a734764581 | |||
| 0c9a4e6802 | |||
| c44e74f556 | |||
| 16e5086381 | |||
| ae3cbddb46 | |||
| 7b1ffd3045 | |||
| 75610ac5f7 | |||
| 8b98eabe53 | |||
| 8b7cfc2cf1 |
+1
-1
@@ -20,7 +20,7 @@ LATEST_RPMS = $(wildcard rpms/*.rpm)
|
||||
DEBUGINFO_RPM = $(wildcard rpms/${PKG_NAME}-debuginfo-$(shell $(call queryspec,%{V}-%{R},${SPECFILE})).*.rpm)
|
||||
RPMS ?= $(LATEST_RPMS)
|
||||
|
||||
WITH_SUDO = $(shell cmp /usr/bin/mock /usr/sbin/mock &> /dev/null && echo sudo )
|
||||
WITH_SUDO = sudo
|
||||
|
||||
# MOCK_CONFIG_VAL is set in Makefile.shared
|
||||
MOCK_SMP_FLAGS=$(patsubst -j%, -D_smp_mflags\ -j%,$(filter -j%, $(MAKEFLAGS)))
|
||||
|
||||
+2
-2
@@ -52,7 +52,7 @@ $(clone_PKGS): $(PACKAGES_FILE) packages/common/Makefile.common
|
||||
remotepkg=$(call remotepkgname,$$pkg); \
|
||||
[ -d packages/$$pkg ] || ( \
|
||||
echo "Checking out: packages/$$pkg"; \
|
||||
git clone $(PKG_BASE_URL)/$$remotepkg packages/$$pkg; \
|
||||
git clone -b main $(PKG_BASE_URL)/$$remotepkg packages/$$pkg; \
|
||||
cd packages/$$pkg; \
|
||||
$(call gitoliteurl,packages/$$pkg); \
|
||||
$(call subjectprefix,$$pkg); \
|
||||
@@ -168,7 +168,7 @@ status: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
|
||||
#help the --stat flag.
|
||||
diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
|
||||
@for p in projects/common $(addprefix packages/,$(PKGS_LOCAL)); do \
|
||||
(cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git diff --stat); :) ;\
|
||||
(cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git --no-pager diff --stat); :) ;\
|
||||
done
|
||||
|
||||
#help log: Run git log origin/main..HEAD for all package repos, thus
|
||||
|
||||
@@ -180,6 +180,7 @@ FDK-AAC
|
||||
FSFAP
|
||||
FSFUL
|
||||
FSFULLR
|
||||
FSFULLRWD
|
||||
FTL
|
||||
Fair
|
||||
Frameworx-1.0
|
||||
@@ -252,6 +253,7 @@ JPNIC
|
||||
JSON
|
||||
Jam
|
||||
JasPer-2.0
|
||||
Knuth-CTAN
|
||||
LAL-1.2
|
||||
LAL-1.3
|
||||
LGPL-2.0
|
||||
@@ -471,6 +473,7 @@ Zlib
|
||||
blessing
|
||||
bzip2-1.0.5
|
||||
bzip2-1.0.6
|
||||
checkmk
|
||||
copyleft-next-0.3.0
|
||||
copyleft-next-0.3.1
|
||||
curl
|
||||
@@ -485,6 +488,7 @@ iMatix
|
||||
libpng-2.0
|
||||
libselinux-1.0
|
||||
libtiff
|
||||
libutil-David-Nugent
|
||||
mpi-permissive
|
||||
mpich2
|
||||
mplus
|
||||
|
||||
@@ -37,6 +37,7 @@ OpenCASCADE
|
||||
OpenCSG
|
||||
OpenColorIO
|
||||
OpenIPMI
|
||||
OpenSC
|
||||
OpenSP
|
||||
Pacemaker
|
||||
ParaView
|
||||
@@ -264,6 +265,7 @@ R-classInt
|
||||
R-cli
|
||||
R-clipr
|
||||
R-clisymbols
|
||||
R-clock
|
||||
R-clue
|
||||
R-clustMixType
|
||||
R-clusterGeneration
|
||||
@@ -298,6 +300,7 @@ R-csvy
|
||||
R-cubature
|
||||
R-curl
|
||||
R-cvTools
|
||||
R-cvar
|
||||
R-cyclocomp
|
||||
R-data.table
|
||||
R-data.tree
|
||||
@@ -821,8 +824,6 @@ R-rstan
|
||||
R-rstanarm
|
||||
R-rstantools
|
||||
R-rstpm2
|
||||
R-rstudio
|
||||
R-rstudio-server
|
||||
R-rstudioapi
|
||||
R-rsvg
|
||||
R-runjags
|
||||
@@ -875,8 +876,10 @@ R-sparkline
|
||||
R-spatstat
|
||||
R-spatstat.core
|
||||
R-spatstat.data
|
||||
R-spatstat.explore
|
||||
R-spatstat.geom
|
||||
R-spatstat.linnet
|
||||
R-spatstat.model
|
||||
R-spatstat.random
|
||||
R-spatstat.sparse
|
||||
R-spatstat.utils
|
||||
@@ -929,6 +932,7 @@ R-tidyverse
|
||||
R-tikzDevice
|
||||
R-timeDate
|
||||
R-timeSeries
|
||||
R-timechange
|
||||
R-tinytex
|
||||
R-tis
|
||||
R-tm
|
||||
@@ -1084,9 +1088,7 @@ aspell-pt_BR
|
||||
assimp
|
||||
asunder
|
||||
at
|
||||
at-spi2-atk
|
||||
at-spi2-core
|
||||
atk
|
||||
atkmm
|
||||
attica
|
||||
attr
|
||||
@@ -1205,7 +1207,6 @@ cgdb
|
||||
cgit
|
||||
check
|
||||
cheese
|
||||
chrome-gnome-shell
|
||||
chrony
|
||||
chrpath
|
||||
cifs-utils
|
||||
@@ -1267,13 +1268,14 @@ colord-gtk
|
||||
colordiff
|
||||
columbiad
|
||||
compat-atkmm-soname16
|
||||
compat-boost-soname1.73.0
|
||||
compat-babeltrace-one
|
||||
compat-boost-soname1.74.0
|
||||
compat-cairomm-soname10
|
||||
compat-curl-gnutls-soname4
|
||||
compat-enchant-soname1
|
||||
compat-fuse-soname2
|
||||
compat-gcc-10
|
||||
compat-gcr-soname1
|
||||
compat-gdal-soname27
|
||||
compat-glibmm-soname24
|
||||
compat-gnome-bluetooth-soname-13
|
||||
@@ -1287,16 +1289,14 @@ compat-libsoup-soname-24
|
||||
compat-libva-soname1
|
||||
compat-lua-52
|
||||
compat-lua-53
|
||||
compat-nettle-soname7
|
||||
compat-openssl-soname11
|
||||
compat-pangomm-soname14
|
||||
compat-poppler-soname117
|
||||
compat-poppler-soname123
|
||||
compat-protobuf-soname29
|
||||
compat-readline-soname5
|
||||
compat-rest-soname07
|
||||
compat-webkitgtk-soname40
|
||||
component
|
||||
compute-image-packages
|
||||
conda
|
||||
configobj
|
||||
confuse
|
||||
conky
|
||||
@@ -1328,11 +1328,11 @@ cups-bjnp
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
curl-mini
|
||||
custom_inherit
|
||||
cycler
|
||||
cyrus-sasl
|
||||
dapl
|
||||
darkflow
|
||||
darktable
|
||||
datefudge
|
||||
dav1d
|
||||
@@ -1363,7 +1363,6 @@ dino
|
||||
directx-headers
|
||||
direwolf
|
||||
dist-pam-configs
|
||||
distro
|
||||
dkms
|
||||
dlm
|
||||
dlt-daemon
|
||||
@@ -1390,6 +1389,7 @@ doxygen
|
||||
dpdk
|
||||
dracut
|
||||
dragon
|
||||
dragonbox
|
||||
drkonqi
|
||||
dropwatch
|
||||
dssi
|
||||
@@ -1405,6 +1405,7 @@ e2fsprogs
|
||||
earlyoom
|
||||
ebtables
|
||||
ed
|
||||
editorconfig-core-c
|
||||
edk2
|
||||
efibootmgr
|
||||
efitools
|
||||
@@ -1520,6 +1521,7 @@ gedit
|
||||
gedit-plugins-gnome
|
||||
geeqie
|
||||
gegl
|
||||
gengetopt
|
||||
geocam-v4l2
|
||||
geoclue
|
||||
geocode-glib
|
||||
@@ -1625,6 +1627,7 @@ gpgme
|
||||
gphoto2
|
||||
gpm
|
||||
gpredict
|
||||
gpsd
|
||||
gptfdisk
|
||||
gramps
|
||||
granatier
|
||||
@@ -1732,6 +1735,7 @@ init-rdahead
|
||||
inkscape
|
||||
innoextract
|
||||
inotify-tools
|
||||
intel-cmt-cat
|
||||
intel-gmmlib
|
||||
intel-hybrid-driver
|
||||
intel-ipsec-mb
|
||||
@@ -1756,6 +1760,7 @@ ipvsadm
|
||||
ipxe
|
||||
irqbalance
|
||||
irrlicht
|
||||
irrlichtmt
|
||||
irssi
|
||||
isa-l
|
||||
iso-codes
|
||||
@@ -1980,6 +1985,7 @@ kturtle
|
||||
kubernetes
|
||||
kubernetes-migration-1.18
|
||||
kunitconversion
|
||||
kuserfeedback
|
||||
kwallet
|
||||
kwallet-pam
|
||||
kwalletmanager
|
||||
@@ -2052,6 +2058,7 @@ libcacard
|
||||
libcanberra
|
||||
libcap
|
||||
libcap-ng
|
||||
libcbor
|
||||
libcddb
|
||||
libcdio
|
||||
libcdr
|
||||
@@ -2059,6 +2066,7 @@ libcerf
|
||||
libcgroup
|
||||
libchamplain
|
||||
libclc
|
||||
libcloudproviders
|
||||
libcmis
|
||||
libcomps
|
||||
libconfig
|
||||
@@ -2092,6 +2100,8 @@ libexttextcat
|
||||
libfakekey
|
||||
libfastjson
|
||||
libffi
|
||||
libfido2
|
||||
libfixmath
|
||||
libfm
|
||||
libfm-qt
|
||||
libfontenc
|
||||
@@ -2194,6 +2204,7 @@ libpipeline
|
||||
libplacebo
|
||||
libpng
|
||||
libportal
|
||||
libproxy
|
||||
libpsl
|
||||
libpthread-stubs
|
||||
libpwquality
|
||||
@@ -2212,6 +2223,7 @@ libreswan
|
||||
librevenge
|
||||
librsvg
|
||||
librtlsdr
|
||||
librttopo
|
||||
libsamplerate
|
||||
libsass
|
||||
libseccomp
|
||||
@@ -2317,6 +2329,7 @@ llvm
|
||||
llvm11
|
||||
llvm12
|
||||
llvm13
|
||||
llvm14
|
||||
lm-sensors
|
||||
lmdb
|
||||
logrotate
|
||||
@@ -2400,6 +2413,7 @@ metrics-discovery
|
||||
micro-config-drive
|
||||
micro-config-drive-aliyun
|
||||
micro-config-drive-aws
|
||||
micro-config-drive-equinix
|
||||
micro-config-drive-oci
|
||||
milou
|
||||
minetest
|
||||
@@ -2434,6 +2448,7 @@ mosh
|
||||
mosquitto
|
||||
motd-update
|
||||
motif
|
||||
mozjs102
|
||||
mozjs91
|
||||
mpc
|
||||
mpfr
|
||||
@@ -2549,6 +2564,7 @@ openbox
|
||||
opencl-clang
|
||||
opencl-headers
|
||||
openconnect
|
||||
openct
|
||||
opencv
|
||||
openexr
|
||||
openjade
|
||||
@@ -2558,6 +2574,7 @@ openjdk13
|
||||
openjpeg
|
||||
openldap
|
||||
openmpi
|
||||
openpace
|
||||
openscad
|
||||
openshot-qt
|
||||
opensm
|
||||
@@ -2596,7 +2613,6 @@ pass
|
||||
patch
|
||||
patchelf
|
||||
patchutils
|
||||
pathlib2
|
||||
pathos
|
||||
pavucontrol
|
||||
pbzip2
|
||||
@@ -2608,6 +2624,7 @@ pcre
|
||||
pcre2
|
||||
pcs
|
||||
pcsc-lite
|
||||
pcsc-tools
|
||||
pdns
|
||||
pdns-recursor
|
||||
pdsh
|
||||
@@ -2621,6 +2638,7 @@ perl-Algorithm-Diff-XS
|
||||
perl-Algorithm-Merge
|
||||
perl-Algorithm-Munkres
|
||||
perl-Alien-Build
|
||||
perl-Alien-Build-Plugin-Download-GitLab
|
||||
perl-Alien-Libxml2
|
||||
perl-Alien-m4
|
||||
perl-AnyEvent
|
||||
@@ -2686,6 +2704,7 @@ perl-Carp-Always
|
||||
perl-Carp-Assert
|
||||
perl-Carp-Assert-More
|
||||
perl-Carp-Clan
|
||||
perl-Chipcard-PCSC
|
||||
perl-Class-Accessor
|
||||
perl-Class-Accessor-Chained
|
||||
perl-Class-Accessor-Grouped
|
||||
@@ -2853,6 +2872,7 @@ perl-Exporter-Easy
|
||||
perl-Exporter-Lite
|
||||
perl-Exporter-Tidy
|
||||
perl-Exporter-Tiny
|
||||
perl-ExtUtils-CChecker
|
||||
perl-ExtUtils-Config
|
||||
perl-ExtUtils-Depends
|
||||
perl-ExtUtils-Helpers
|
||||
@@ -3249,6 +3269,7 @@ perl-Sub-Quote
|
||||
perl-Sub-Uplevel
|
||||
perl-Switch
|
||||
perl-Symbol-Global-Name
|
||||
perl-Syntax-Keyword-Try
|
||||
perl-Sys-Hostname-Long
|
||||
perl-Sys-MemInfo
|
||||
perl-Sys-Mmap
|
||||
@@ -3410,6 +3431,7 @@ perl-XML-Twig
|
||||
perl-XML-Writer
|
||||
perl-XML-XPath
|
||||
perl-XML-XPathEngine
|
||||
perl-XS-Parse-Keyword
|
||||
perl-XString
|
||||
perl-YAML
|
||||
perl-YAML-LibYAML
|
||||
@@ -3551,10 +3573,6 @@ portmidi
|
||||
postfix
|
||||
postgis
|
||||
postgresql
|
||||
postgresql11
|
||||
postgresql12
|
||||
postgresql13
|
||||
postgresql9
|
||||
potrace
|
||||
powerdevil
|
||||
powerline-fonts
|
||||
@@ -3604,7 +3622,9 @@ pypi-aiosignal
|
||||
pypi-aiosmtpd
|
||||
pypi-alabaster
|
||||
pypi-altgraph
|
||||
pypi-aniso8601
|
||||
pypi-ansi2html
|
||||
pypi-ansible_builder
|
||||
pypi-ansible_compat
|
||||
pypi-ansible_pygments
|
||||
pypi-anyio
|
||||
@@ -3649,18 +3669,14 @@ pypi-azure_mgmt_storage
|
||||
pypi-babel
|
||||
pypi-backcall
|
||||
pypi-backoff
|
||||
pypi-backports.cached_property
|
||||
pypi-backports.entry_points_selectable
|
||||
pypi-backports.functools_lru_cache
|
||||
pypi-backports.shutil_get_terminal_size
|
||||
pypi-backports.ssl_match_hostname
|
||||
pypi-backports.weakref
|
||||
pypi-bash_kernel
|
||||
pypi-bashlex
|
||||
pypi-bcrypt
|
||||
pypi-beautifulsoup4
|
||||
pypi-beniget
|
||||
pypi-binaryornot
|
||||
pypi-bindep
|
||||
pypi-bkcharts
|
||||
pypi-black
|
||||
pypi-bleach
|
||||
@@ -3673,6 +3689,7 @@ pypi-booleanoperations
|
||||
pypi-boto
|
||||
pypi-bowler
|
||||
pypi-bracex
|
||||
pypi-branca
|
||||
pypi-brotli
|
||||
pypi-brotlicffi
|
||||
pypi-brotlipy
|
||||
@@ -3683,9 +3700,9 @@ pypi-cachecontrol
|
||||
pypi-cached_property
|
||||
pypi-cachetools
|
||||
pypi-cachy
|
||||
pypi-calver
|
||||
pypi-capturer
|
||||
pypi-cattrs
|
||||
pypi-cchardet
|
||||
pypi-cerberus
|
||||
pypi-certbot
|
||||
pypi-certbot_dns_google
|
||||
@@ -3696,6 +3713,7 @@ pypi-cfgv
|
||||
pypi-chaospy
|
||||
pypi-chardet
|
||||
pypi-charset_normalizer
|
||||
pypi-check_jsonschema
|
||||
pypi-check_manifest
|
||||
pypi-cheetah3
|
||||
pypi-cheroot
|
||||
@@ -3716,6 +3734,7 @@ pypi-codecov
|
||||
pypi-colorama
|
||||
pypi-colorlog
|
||||
pypi-columnize
|
||||
pypi-comm
|
||||
pypi-commonmark
|
||||
pypi-complete
|
||||
pypi-compreffor
|
||||
@@ -3725,8 +3744,8 @@ pypi-cons
|
||||
pypi-constantly
|
||||
pypi-contextlib2
|
||||
pypi-contextvars
|
||||
pypi-contourpy
|
||||
pypi-cookiecutter
|
||||
pypi-cookies
|
||||
pypi-coverage
|
||||
pypi-coveralls
|
||||
pypi-cppy
|
||||
@@ -3739,6 +3758,7 @@ pypi-cssselect
|
||||
pypi-cu2qu
|
||||
pypi-curio
|
||||
pypi-cve_bin_tool
|
||||
pypi-cvss
|
||||
pypi-cxxfilt
|
||||
pypi-cython
|
||||
pypi-cytoolz
|
||||
@@ -3756,9 +3776,11 @@ pypi-diffoscope
|
||||
pypi-dill
|
||||
pypi-diskcache
|
||||
pypi-distlib
|
||||
pypi-distro
|
||||
pypi-dj_database_url
|
||||
pypi-django
|
||||
pypi-django_appconf
|
||||
pypi-django_babel
|
||||
pypi-django_compressor
|
||||
pypi-django_discover_runner
|
||||
pypi-django_nose
|
||||
@@ -3770,6 +3792,7 @@ pypi-docker_compose
|
||||
pypi-docker_pycreds
|
||||
pypi-docopt
|
||||
pypi-docstring_parser
|
||||
pypi-docstring_to_markdown
|
||||
pypi-docutils
|
||||
pypi-dpcontracts
|
||||
pypi-dulwich
|
||||
@@ -3808,6 +3831,7 @@ pypi-flatten_json
|
||||
pypi-flit
|
||||
pypi-flit_core
|
||||
pypi-flit_scm
|
||||
pypi-folium
|
||||
pypi-fontmath
|
||||
pypi-freezegun
|
||||
pypi-frozenlist
|
||||
@@ -3817,7 +3841,6 @@ pypi-funcparserlib
|
||||
pypi-future
|
||||
pypi-gast
|
||||
pypi-gcs_oauth2_boto_plugin
|
||||
pypi-gensim
|
||||
pypi-gevent
|
||||
pypi-geventhttpclient
|
||||
pypi-ghp_import
|
||||
@@ -3830,6 +3853,7 @@ pypi-google_apitools
|
||||
pypi-google_auth
|
||||
pypi-google_auth_httplib2
|
||||
pypi-google_auth_oauthlib
|
||||
pypi-google_cloud_secret_manager
|
||||
pypi-google_pasta
|
||||
pypi-google_reauth
|
||||
pypi-googleapis_common_protos
|
||||
@@ -3837,6 +3861,7 @@ pypi-gql
|
||||
pypi-graphql_core
|
||||
pypi-graphviz
|
||||
pypi-greenlet
|
||||
pypi-grpc_google_iam_v1
|
||||
pypi-grpcio
|
||||
pypi-grpcio_channelz
|
||||
pypi-grpcio_health_checking
|
||||
@@ -3850,6 +3875,7 @@ pypi-h2
|
||||
pypi-h5py
|
||||
pypi-hammock
|
||||
pypi-hatch_fancy_pypi_readme
|
||||
pypi-hatch_nodejs_version
|
||||
pypi-hatch_vcs
|
||||
pypi-hatchling
|
||||
pypi-heapdict
|
||||
@@ -3884,7 +3910,6 @@ pypi-inflect
|
||||
pypi-inflection
|
||||
pypi-influxdb
|
||||
pypi-iniconfig
|
||||
pypi-inspursmsdk
|
||||
pypi-intervaltree
|
||||
pypi-invoke
|
||||
pypi-iocapture
|
||||
@@ -3931,10 +3956,12 @@ pypi-jupyter_cache
|
||||
pypi-jupyter_client
|
||||
pypi-jupyter_console
|
||||
pypi-jupyter_core
|
||||
pypi-jupyter_events
|
||||
pypi-jupyter_nbgallery
|
||||
pypi-jupyter_packaging
|
||||
pypi-jupyter_server
|
||||
pypi-jupyter_server_mathjax
|
||||
pypi-jupyter_server_terminals
|
||||
pypi-jupyter_sphinx
|
||||
pypi-jupyterlab
|
||||
pypi-jupyterlab_launcher
|
||||
@@ -3975,6 +4002,7 @@ pypi-matplotlib_inline
|
||||
pypi-mdit_py_plugins
|
||||
pypi-mdurl
|
||||
pypi-mergedeep
|
||||
pypi-meson_python
|
||||
pypi-mido
|
||||
pypi-minikanren
|
||||
pypi-mistune
|
||||
@@ -4002,7 +4030,6 @@ pypi-natsort
|
||||
pypi-nbclassic
|
||||
pypi-nbclient
|
||||
pypi-nbconvert
|
||||
pypi-nbdime
|
||||
pypi-nbformat
|
||||
pypi-nbsphinx
|
||||
pypi-nbval
|
||||
@@ -4043,11 +4070,13 @@ pypi-paramiko
|
||||
pypi-parse
|
||||
pypi-parse_type
|
||||
pypi-parsedatetime
|
||||
pypi-parsley
|
||||
pypi-parso
|
||||
pypi-partd
|
||||
pypi-paste
|
||||
pypi-pastedeploy
|
||||
pypi-pastel
|
||||
pypi-pathlib2
|
||||
pypi-pathspec
|
||||
pypi-pathtools
|
||||
pypi-patsy
|
||||
@@ -4065,10 +4094,12 @@ pypi-phabricator
|
||||
pypi-pickleshare
|
||||
pypi-pid
|
||||
pypi-pillow
|
||||
pypi-pint
|
||||
pypi-pip
|
||||
pypi-pip_tools
|
||||
pypi-pkgconfig
|
||||
pypi-pkginfo
|
||||
pypi-pkgutil_resolve_name
|
||||
pypi-platformdirs
|
||||
pypi-plotly
|
||||
pypi-pluggy
|
||||
@@ -4090,6 +4121,7 @@ pypi-progress
|
||||
pypi-progressbar
|
||||
pypi-prometheus_client
|
||||
pypi-prompt_toolkit
|
||||
pypi-proto_plus
|
||||
pypi-psautohint
|
||||
pypi-psutil
|
||||
pypi-psycopg2
|
||||
@@ -4143,11 +4175,13 @@ pypi-pyopenssl
|
||||
pypi-pyparsing
|
||||
pypi-pyperclip
|
||||
pypi-pyperf
|
||||
pypi-pyproject_api
|
||||
pypi-pyproject_metadata
|
||||
pypi-pyprojectx
|
||||
pypi-pypsrp
|
||||
pypi-pyqrcode
|
||||
pypi-pyqt6_sip
|
||||
pypi-pyqt_builder
|
||||
pypi-pyquery
|
||||
pypi-pyreadline
|
||||
pypi-pyrfc3339
|
||||
@@ -4162,6 +4196,7 @@ pypi-pyroute2.ndb
|
||||
pypi-pyroute2.nftables
|
||||
pypi-pyroute2.nslink
|
||||
pypi-pyrsistent
|
||||
pypi-pysaml2
|
||||
pypi-pyscss
|
||||
pypi-pyserial
|
||||
pypi-pysnow
|
||||
@@ -4187,6 +4222,7 @@ pypi-python_dbusmock
|
||||
pypi-python_debian
|
||||
pypi-python_dotenv
|
||||
pypi-python_install
|
||||
pypi-python_json_logger
|
||||
pypi-python_jsonrpc_server
|
||||
pypi-python_language_server
|
||||
pypi-python_levenshtein
|
||||
@@ -4215,6 +4251,8 @@ pypi-pyzmq
|
||||
pypi-qtawesome
|
||||
pypi-qtconsole
|
||||
pypi-qtpy
|
||||
pypi-rapidfuzz
|
||||
pypi-rapidfuzz_capi
|
||||
pypi-rcssmin
|
||||
pypi-readme_renderer
|
||||
pypi-recommonmark
|
||||
@@ -4230,6 +4268,7 @@ pypi-requests_mock
|
||||
pypi-requests_oauthlib
|
||||
pypi-requests_toolbelt
|
||||
pypi-requests_unixsocket
|
||||
pypi-requirements_parser
|
||||
pypi-resolvelib
|
||||
pypi-responses
|
||||
pypi-restructuredtext_lint
|
||||
@@ -4252,9 +4291,11 @@ pypi-ruamel.yaml.clib
|
||||
pypi-s3transfer
|
||||
pypi-salib
|
||||
pypi-sanic_routing
|
||||
pypi-scikit-learn
|
||||
pypi-scikit_build
|
||||
pypi-scikit_image
|
||||
pypi-scp
|
||||
pypi-scrypt
|
||||
pypi-seaborn
|
||||
pypi-secretstorage
|
||||
pypi-selectors2
|
||||
@@ -4270,6 +4311,7 @@ pypi-serpent
|
||||
pypi-setproctitle
|
||||
pypi-setuptools
|
||||
pypi-setuptools_git_ls_files
|
||||
pypi-setuptools_git_versioning
|
||||
pypi-setuptools_rust
|
||||
pypi-setuptools_scm
|
||||
pypi-setuptools_scm_git_archive
|
||||
@@ -4343,7 +4385,6 @@ pypi-text_unidecode
|
||||
pypi-textdistance
|
||||
pypi-textfsm
|
||||
pypi-texttable
|
||||
pypi-theano
|
||||
pypi-threadpoolctl
|
||||
pypi-three_merge
|
||||
pypi-tifffile
|
||||
@@ -4363,6 +4404,7 @@ pypi-trampolim
|
||||
pypi-trimesh
|
||||
pypi-trio
|
||||
pypi-trio_websocket
|
||||
pypi-trove_classifiers
|
||||
pypi-ttp
|
||||
pypi-twine
|
||||
pypi-typed_ast
|
||||
@@ -4373,6 +4415,7 @@ pypi-types_dataclasses
|
||||
pypi-types_enum34
|
||||
pypi-types_ipaddress
|
||||
pypi-types_mock
|
||||
pypi-types_psutil
|
||||
pypi-types_pyopenssl
|
||||
pypi-types_pyrfc3339
|
||||
pypi-types_python_dateutil
|
||||
@@ -4382,13 +4425,14 @@ pypi-types_requests
|
||||
pypi-types_setuptools
|
||||
pypi-types_six
|
||||
pypi-types_termcolor
|
||||
pypi-types_toml
|
||||
pypi-types_typed_ast
|
||||
pypi-types_urllib3
|
||||
pypi-typing_extensions
|
||||
pypi-typogrify
|
||||
pypi-tzdata
|
||||
pypi-tzlocal
|
||||
pypi-ua_parser
|
||||
pypi-uamqp
|
||||
pypi-uc_micro_py
|
||||
pypi-ufolib2
|
||||
pypi-uharfbuzz
|
||||
@@ -4409,6 +4453,7 @@ pypi-voluptuous
|
||||
pypi-voluptuous_serialize
|
||||
pypi-vsts_cd_manager
|
||||
pypi-waitress
|
||||
pypi-warlock
|
||||
pypi-watchdog
|
||||
pypi-wcwidth
|
||||
pypi-webcolors
|
||||
@@ -4432,12 +4477,24 @@ pypi-xmlschema
|
||||
pypi-xmltodict
|
||||
pypi-xpra
|
||||
pypi-xstatic
|
||||
pypi-xstatic_angular
|
||||
pypi-xstatic_angular_bootstrap
|
||||
pypi-xstatic_angular_gettext
|
||||
pypi-xstatic_angular_lrdragndrop
|
||||
pypi-xstatic_angular_schema_form
|
||||
pypi-xstatic_bootstrap_scss
|
||||
pypi-xstatic_bootswatch
|
||||
pypi-xstatic_jasmine
|
||||
pypi-xstatic_jsencrypt
|
||||
pypi-xstatic_objectpath
|
||||
pypi-xstatic_roboto_fontface
|
||||
pypi-xvfbwrapper
|
||||
pypi-xyzservices
|
||||
pypi-yamllint
|
||||
pypi-yamlloader
|
||||
pypi-yapf
|
||||
pypi-yarg
|
||||
pypi-yarl
|
||||
pypi-yaspin
|
||||
pypi-zabbix_api
|
||||
pypi-zc.lockfile
|
||||
pypi-zeroconf
|
||||
@@ -4555,7 +4612,6 @@ redis2-nginx-module
|
||||
redland
|
||||
redshift
|
||||
redsocks
|
||||
renderdoc
|
||||
requests-ntlm
|
||||
rest
|
||||
restic
|
||||
@@ -4593,7 +4649,6 @@ sbc
|
||||
sbsigntools
|
||||
scdoc
|
||||
scene-alembic
|
||||
scikit-learn
|
||||
scipy
|
||||
scons
|
||||
scour
|
||||
@@ -4651,6 +4706,7 @@ squashfs-tools
|
||||
squid
|
||||
sshfs
|
||||
sshpass
|
||||
sshuttle
|
||||
ssocr
|
||||
sssd
|
||||
ssw
|
||||
@@ -4768,13 +4824,12 @@ usb-modeswitch-data
|
||||
usbredir
|
||||
usbutils
|
||||
user-manager
|
||||
usermode
|
||||
userspace-rcu
|
||||
usrbinjava
|
||||
usrbinpython
|
||||
usrbinvi
|
||||
utf8cpp
|
||||
utf8proc
|
||||
utfcpp
|
||||
util-linux
|
||||
util-macros
|
||||
uwsgi
|
||||
@@ -4804,6 +4859,7 @@ wayland
|
||||
wayland-protocols
|
||||
wcslib
|
||||
webkitgtk
|
||||
webkitgtk50
|
||||
weechat
|
||||
weston
|
||||
wget
|
||||
|
||||
Reference in New Issue
Block a user