mirror of
https://github.com/clearlinux/common.git
synced 2026-09-06 13:41:33 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c727ce3e5e | ||
|
|
7b3623e199 | ||
|
|
2aed8ce561 | ||
|
|
908afb2637 | ||
|
|
13d61f38fc | ||
|
|
3a34726589 | ||
|
|
f7747fad82 | ||
|
|
f562dba8ac | ||
|
|
a875acb1fe | ||
|
|
2de768ab6d | ||
|
|
6ce9826071 | ||
|
|
d96968cc98 | ||
|
|
4b284ecb9b | ||
|
|
746d69c99b | ||
|
|
14f1e53183 | ||
|
|
a734764581 | ||
|
|
0c9a4e6802 | ||
|
|
c44e74f556 | ||
|
|
16e5086381 | ||
|
|
ae3cbddb46 | ||
|
|
7b1ffd3045 | ||
|
|
75610ac5f7 | ||
|
|
8b98eabe53 | ||
|
|
8b7cfc2cf1 | ||
|
|
ddb800af7e | ||
|
|
c514292f56 | ||
|
|
a1b55a619a | ||
|
|
0896766e26 | ||
|
|
68da68007d | ||
|
|
35cdf3d618 |
+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)
|
DEBUGINFO_RPM = $(wildcard rpms/${PKG_NAME}-debuginfo-$(shell $(call queryspec,%{V}-%{R},${SPECFILE})).*.rpm)
|
||||||
RPMS ?= $(LATEST_RPMS)
|
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_CONFIG_VAL is set in Makefile.shared
|
||||||
MOCK_SMP_FLAGS=$(patsubst -j%, -D_smp_mflags\ -j%,$(filter -j%, $(MAKEFLAGS)))
|
MOCK_SMP_FLAGS=$(patsubst -j%, -D_smp_mflags\ -j%,$(filter -j%, $(MAKEFLAGS)))
|
||||||
|
|||||||
+1
-1
@@ -168,7 +168,7 @@ status: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
|
|||||||
#help the --stat flag.
|
#help the --stat flag.
|
||||||
diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
|
diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
|
||||||
@for p in projects/common $(addprefix packages/,$(PKGS_LOCAL)); do \
|
@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
|
done
|
||||||
|
|
||||||
#help log: Run git log origin/main..HEAD for all package repos, thus
|
#help log: Run git log origin/main..HEAD for all package repos, thus
|
||||||
|
|||||||
@@ -48,7 +48,6 @@ QAT_engine
|
|||||||
QGIS
|
QGIS
|
||||||
R
|
R
|
||||||
R-AER
|
R-AER
|
||||||
R-AMORE
|
|
||||||
R-ATR
|
R-ATR
|
||||||
R-Amelia
|
R-Amelia
|
||||||
R-AmesHousing
|
R-AmesHousing
|
||||||
@@ -166,7 +165,6 @@ R-Rsolnp
|
|||||||
R-Rtsne
|
R-Rtsne
|
||||||
R-Rvmmin
|
R-Rvmmin
|
||||||
R-Ryacas
|
R-Ryacas
|
||||||
R-SDMTools
|
|
||||||
R-SGP
|
R-SGP
|
||||||
R-SGPdata
|
R-SGPdata
|
||||||
R-SQUAREM
|
R-SQUAREM
|
||||||
@@ -201,7 +199,6 @@ R-adespatial
|
|||||||
R-admisc
|
R-admisc
|
||||||
R-afex
|
R-afex
|
||||||
R-alabama
|
R-alabama
|
||||||
R-alr3
|
|
||||||
R-analogue
|
R-analogue
|
||||||
R-animation
|
R-animation
|
||||||
R-ape
|
R-ape
|
||||||
@@ -301,6 +298,7 @@ R-csvy
|
|||||||
R-cubature
|
R-cubature
|
||||||
R-curl
|
R-curl
|
||||||
R-cvTools
|
R-cvTools
|
||||||
|
R-cvar
|
||||||
R-cyclocomp
|
R-cyclocomp
|
||||||
R-data.table
|
R-data.table
|
||||||
R-data.tree
|
R-data.tree
|
||||||
@@ -346,7 +344,6 @@ R-dynlm
|
|||||||
R-e1071
|
R-e1071
|
||||||
R-eRm
|
R-eRm
|
||||||
R-earth
|
R-earth
|
||||||
R-eco
|
|
||||||
R-ecodist
|
R-ecodist
|
||||||
R-eddington
|
R-eddington
|
||||||
R-effects
|
R-effects
|
||||||
@@ -646,6 +643,7 @@ R-officer
|
|||||||
R-openssl
|
R-openssl
|
||||||
R-openxlsx
|
R-openxlsx
|
||||||
R-optextras
|
R-optextras
|
||||||
|
R-optimParallel
|
||||||
R-optimx
|
R-optimx
|
||||||
R-optparse
|
R-optparse
|
||||||
R-ordinal
|
R-ordinal
|
||||||
@@ -824,8 +822,6 @@ R-rstan
|
|||||||
R-rstanarm
|
R-rstanarm
|
||||||
R-rstantools
|
R-rstantools
|
||||||
R-rstpm2
|
R-rstpm2
|
||||||
R-rstudio
|
|
||||||
R-rstudio-server
|
|
||||||
R-rstudioapi
|
R-rstudioapi
|
||||||
R-rsvg
|
R-rsvg
|
||||||
R-runjags
|
R-runjags
|
||||||
@@ -932,6 +928,7 @@ R-tidyverse
|
|||||||
R-tikzDevice
|
R-tikzDevice
|
||||||
R-timeDate
|
R-timeDate
|
||||||
R-timeSeries
|
R-timeSeries
|
||||||
|
R-timechange
|
||||||
R-tinytex
|
R-tinytex
|
||||||
R-tis
|
R-tis
|
||||||
R-tm
|
R-tm
|
||||||
@@ -1087,9 +1084,7 @@ aspell-pt_BR
|
|||||||
assimp
|
assimp
|
||||||
asunder
|
asunder
|
||||||
at
|
at
|
||||||
at-spi2-atk
|
|
||||||
at-spi2-core
|
at-spi2-core
|
||||||
atk
|
|
||||||
atkmm
|
atkmm
|
||||||
attica
|
attica
|
||||||
attr
|
attr
|
||||||
@@ -1208,7 +1203,6 @@ cgdb
|
|||||||
cgit
|
cgit
|
||||||
check
|
check
|
||||||
cheese
|
cheese
|
||||||
chrome-gnome-shell
|
|
||||||
chrony
|
chrony
|
||||||
chrpath
|
chrpath
|
||||||
cifs-utils
|
cifs-utils
|
||||||
@@ -1270,13 +1264,13 @@ colord-gtk
|
|||||||
colordiff
|
colordiff
|
||||||
columbiad
|
columbiad
|
||||||
compat-atkmm-soname16
|
compat-atkmm-soname16
|
||||||
compat-boost-soname1.73.0
|
|
||||||
compat-boost-soname1.74.0
|
compat-boost-soname1.74.0
|
||||||
compat-cairomm-soname10
|
compat-cairomm-soname10
|
||||||
compat-curl-gnutls-soname4
|
compat-curl-gnutls-soname4
|
||||||
compat-enchant-soname1
|
compat-enchant-soname1
|
||||||
compat-fuse-soname2
|
compat-fuse-soname2
|
||||||
compat-gcc-10
|
compat-gcc-10
|
||||||
|
compat-gcr-soname1
|
||||||
compat-gdal-soname27
|
compat-gdal-soname27
|
||||||
compat-glibmm-soname24
|
compat-glibmm-soname24
|
||||||
compat-gnome-bluetooth-soname-13
|
compat-gnome-bluetooth-soname-13
|
||||||
@@ -1290,16 +1284,14 @@ compat-libsoup-soname-24
|
|||||||
compat-libva-soname1
|
compat-libva-soname1
|
||||||
compat-lua-52
|
compat-lua-52
|
||||||
compat-lua-53
|
compat-lua-53
|
||||||
compat-nettle-soname7
|
compat-openssl-soname11
|
||||||
compat-pangomm-soname14
|
compat-pangomm-soname14
|
||||||
compat-poppler-soname117
|
compat-protobuf-soname29
|
||||||
compat-readline-soname5
|
compat-readline-soname5
|
||||||
compat-rest-soname07
|
compat-rest-soname07
|
||||||
compat-tracker-soname2.0
|
|
||||||
compat-webkitgtk-soname40
|
compat-webkitgtk-soname40
|
||||||
component
|
component
|
||||||
compute-image-packages
|
compute-image-packages
|
||||||
conda
|
|
||||||
configobj
|
configobj
|
||||||
confuse
|
confuse
|
||||||
conky
|
conky
|
||||||
@@ -1331,6 +1323,7 @@ cups-bjnp
|
|||||||
cups-filters
|
cups-filters
|
||||||
cups-pk-helper
|
cups-pk-helper
|
||||||
curl
|
curl
|
||||||
|
curl-mini
|
||||||
custom_inherit
|
custom_inherit
|
||||||
cycler
|
cycler
|
||||||
cyrus-sasl
|
cyrus-sasl
|
||||||
@@ -1366,7 +1359,6 @@ dino
|
|||||||
directx-headers
|
directx-headers
|
||||||
direwolf
|
direwolf
|
||||||
dist-pam-configs
|
dist-pam-configs
|
||||||
distro
|
|
||||||
dkms
|
dkms
|
||||||
dlm
|
dlm
|
||||||
dlt-daemon
|
dlt-daemon
|
||||||
@@ -1393,6 +1385,7 @@ doxygen
|
|||||||
dpdk
|
dpdk
|
||||||
dracut
|
dracut
|
||||||
dragon
|
dragon
|
||||||
|
dragonbox
|
||||||
drkonqi
|
drkonqi
|
||||||
dropwatch
|
dropwatch
|
||||||
dssi
|
dssi
|
||||||
@@ -1408,6 +1401,7 @@ e2fsprogs
|
|||||||
earlyoom
|
earlyoom
|
||||||
ebtables
|
ebtables
|
||||||
ed
|
ed
|
||||||
|
editorconfig-core-c
|
||||||
edk2
|
edk2
|
||||||
efibootmgr
|
efibootmgr
|
||||||
efitools
|
efitools
|
||||||
@@ -1461,7 +1455,6 @@ filelight
|
|||||||
filesystem
|
filesystem
|
||||||
findutils
|
findutils
|
||||||
fio
|
fio
|
||||||
firecracker
|
|
||||||
firefox
|
firefox
|
||||||
firewalld
|
firewalld
|
||||||
fish
|
fish
|
||||||
@@ -1494,6 +1487,7 @@ freetype
|
|||||||
fribidi
|
fribidi
|
||||||
fritzing-app
|
fritzing-app
|
||||||
fs
|
fs
|
||||||
|
fsarchiver
|
||||||
fsearch
|
fsearch
|
||||||
fuse
|
fuse
|
||||||
fwupd
|
fwupd
|
||||||
@@ -1628,6 +1622,7 @@ gpgme
|
|||||||
gphoto2
|
gphoto2
|
||||||
gpm
|
gpm
|
||||||
gpredict
|
gpredict
|
||||||
|
gpsd
|
||||||
gptfdisk
|
gptfdisk
|
||||||
gramps
|
gramps
|
||||||
granatier
|
granatier
|
||||||
@@ -1759,6 +1754,7 @@ ipvsadm
|
|||||||
ipxe
|
ipxe
|
||||||
irqbalance
|
irqbalance
|
||||||
irrlicht
|
irrlicht
|
||||||
|
irrlichtmt
|
||||||
irssi
|
irssi
|
||||||
isa-l
|
isa-l
|
||||||
iso-codes
|
iso-codes
|
||||||
@@ -1793,11 +1789,6 @@ kapidox
|
|||||||
kapman
|
kapman
|
||||||
kapptemplate
|
kapptemplate
|
||||||
karchive
|
karchive
|
||||||
kata-image
|
|
||||||
kata-proxy
|
|
||||||
kata-qemu-lite
|
|
||||||
kata-runtime
|
|
||||||
kata-shim
|
|
||||||
kate
|
kate
|
||||||
katomic
|
katomic
|
||||||
kauth
|
kauth
|
||||||
@@ -1818,6 +1809,7 @@ kcharselect
|
|||||||
kcmutils
|
kcmutils
|
||||||
kcodecs
|
kcodecs
|
||||||
kcolorchooser
|
kcolorchooser
|
||||||
|
kcolorpicker
|
||||||
kcompletion
|
kcompletion
|
||||||
kconfig
|
kconfig
|
||||||
kconfigwidgets
|
kconfigwidgets
|
||||||
@@ -1888,6 +1880,7 @@ kidletime
|
|||||||
kig
|
kig
|
||||||
kigo
|
kigo
|
||||||
killbots
|
killbots
|
||||||
|
kimageannotator
|
||||||
kimageformats
|
kimageformats
|
||||||
kimagemapeditor
|
kimagemapeditor
|
||||||
kimap
|
kimap
|
||||||
@@ -1958,6 +1951,7 @@ kross
|
|||||||
kruler
|
kruler
|
||||||
krunner
|
krunner
|
||||||
krusader
|
krusader
|
||||||
|
ksanecore
|
||||||
kscreen
|
kscreen
|
||||||
kscreenlocker
|
kscreenlocker
|
||||||
kservice
|
kservice
|
||||||
@@ -2064,6 +2058,7 @@ libcerf
|
|||||||
libcgroup
|
libcgroup
|
||||||
libchamplain
|
libchamplain
|
||||||
libclc
|
libclc
|
||||||
|
libcloudproviders
|
||||||
libcmis
|
libcmis
|
||||||
libcomps
|
libcomps
|
||||||
libconfig
|
libconfig
|
||||||
@@ -2097,6 +2092,7 @@ libexttextcat
|
|||||||
libfakekey
|
libfakekey
|
||||||
libfastjson
|
libfastjson
|
||||||
libffi
|
libffi
|
||||||
|
libfixmath
|
||||||
libfm
|
libfm
|
||||||
libfm-qt
|
libfm-qt
|
||||||
libfontenc
|
libfontenc
|
||||||
@@ -2121,7 +2117,6 @@ libgtop
|
|||||||
libgudev
|
libgudev
|
||||||
libgusb
|
libgusb
|
||||||
libgweather
|
libgweather
|
||||||
libgweather4
|
|
||||||
libhandy
|
libhandy
|
||||||
libical
|
libical
|
||||||
libidn
|
libidn
|
||||||
@@ -2200,6 +2195,7 @@ libpipeline
|
|||||||
libplacebo
|
libplacebo
|
||||||
libpng
|
libpng
|
||||||
libportal
|
libportal
|
||||||
|
libproxy
|
||||||
libpsl
|
libpsl
|
||||||
libpthread-stubs
|
libpthread-stubs
|
||||||
libpwquality
|
libpwquality
|
||||||
@@ -2307,7 +2303,6 @@ linux-firmware-ipu
|
|||||||
linux-hyperv-lts
|
linux-hyperv-lts
|
||||||
linux-iot-lts2018
|
linux-iot-lts2018
|
||||||
linux-iot-lts2018-preempt-rt
|
linux-iot-lts2018-preempt-rt
|
||||||
linux-kata
|
|
||||||
linux-libc-headers
|
linux-libc-headers
|
||||||
linux-lts2017
|
linux-lts2017
|
||||||
linux-lts2018
|
linux-lts2018
|
||||||
@@ -2324,6 +2319,7 @@ llvm
|
|||||||
llvm11
|
llvm11
|
||||||
llvm12
|
llvm12
|
||||||
llvm13
|
llvm13
|
||||||
|
llvm14
|
||||||
lm-sensors
|
lm-sensors
|
||||||
lmdb
|
lmdb
|
||||||
logrotate
|
logrotate
|
||||||
@@ -2407,6 +2403,7 @@ metrics-discovery
|
|||||||
micro-config-drive
|
micro-config-drive
|
||||||
micro-config-drive-aliyun
|
micro-config-drive-aliyun
|
||||||
micro-config-drive-aws
|
micro-config-drive-aws
|
||||||
|
micro-config-drive-equinix
|
||||||
micro-config-drive-oci
|
micro-config-drive-oci
|
||||||
milou
|
milou
|
||||||
minetest
|
minetest
|
||||||
@@ -2441,6 +2438,7 @@ mosh
|
|||||||
mosquitto
|
mosquitto
|
||||||
motd-update
|
motd-update
|
||||||
motif
|
motif
|
||||||
|
mozjs102
|
||||||
mozjs91
|
mozjs91
|
||||||
mpc
|
mpc
|
||||||
mpfr
|
mpfr
|
||||||
@@ -2603,7 +2601,6 @@ pass
|
|||||||
patch
|
patch
|
||||||
patchelf
|
patchelf
|
||||||
patchutils
|
patchutils
|
||||||
pathlib2
|
|
||||||
pathos
|
pathos
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pbzip2
|
pbzip2
|
||||||
@@ -3558,10 +3555,6 @@ portmidi
|
|||||||
postfix
|
postfix
|
||||||
postgis
|
postgis
|
||||||
postgresql
|
postgresql
|
||||||
postgresql11
|
|
||||||
postgresql12
|
|
||||||
postgresql13
|
|
||||||
postgresql9
|
|
||||||
potrace
|
potrace
|
||||||
powerdevil
|
powerdevil
|
||||||
powerline-fonts
|
powerline-fonts
|
||||||
@@ -3612,6 +3605,7 @@ pypi-aiosmtpd
|
|||||||
pypi-alabaster
|
pypi-alabaster
|
||||||
pypi-altgraph
|
pypi-altgraph
|
||||||
pypi-ansi2html
|
pypi-ansi2html
|
||||||
|
pypi-ansible_builder
|
||||||
pypi-ansible_compat
|
pypi-ansible_compat
|
||||||
pypi-ansible_pygments
|
pypi-ansible_pygments
|
||||||
pypi-anyio
|
pypi-anyio
|
||||||
@@ -3655,18 +3649,15 @@ pypi-azure_mgmt_resource
|
|||||||
pypi-azure_mgmt_storage
|
pypi-azure_mgmt_storage
|
||||||
pypi-babel
|
pypi-babel
|
||||||
pypi-backcall
|
pypi-backcall
|
||||||
pypi-backports.cached_property
|
pypi-backoff
|
||||||
pypi-backports.entry_points_selectable
|
|
||||||
pypi-backports.functools_lru_cache
|
|
||||||
pypi-backports.shutil_get_terminal_size
|
|
||||||
pypi-backports.ssl_match_hostname
|
pypi-backports.ssl_match_hostname
|
||||||
pypi-backports.weakref
|
|
||||||
pypi-bash_kernel
|
pypi-bash_kernel
|
||||||
pypi-bashlex
|
pypi-bashlex
|
||||||
pypi-bcrypt
|
pypi-bcrypt
|
||||||
pypi-beautifulsoup4
|
pypi-beautifulsoup4
|
||||||
pypi-beniget
|
pypi-beniget
|
||||||
pypi-binaryornot
|
pypi-binaryornot
|
||||||
|
pypi-bindep
|
||||||
pypi-bkcharts
|
pypi-bkcharts
|
||||||
pypi-black
|
pypi-black
|
||||||
pypi-bleach
|
pypi-bleach
|
||||||
@@ -3691,7 +3682,6 @@ pypi-cachetools
|
|||||||
pypi-cachy
|
pypi-cachy
|
||||||
pypi-capturer
|
pypi-capturer
|
||||||
pypi-cattrs
|
pypi-cattrs
|
||||||
pypi-cchardet
|
|
||||||
pypi-cerberus
|
pypi-cerberus
|
||||||
pypi-certbot
|
pypi-certbot
|
||||||
pypi-certbot_dns_google
|
pypi-certbot_dns_google
|
||||||
@@ -3731,8 +3721,8 @@ pypi-cons
|
|||||||
pypi-constantly
|
pypi-constantly
|
||||||
pypi-contextlib2
|
pypi-contextlib2
|
||||||
pypi-contextvars
|
pypi-contextvars
|
||||||
|
pypi-contourpy
|
||||||
pypi-cookiecutter
|
pypi-cookiecutter
|
||||||
pypi-cookies
|
|
||||||
pypi-coverage
|
pypi-coverage
|
||||||
pypi-coveralls
|
pypi-coveralls
|
||||||
pypi-cppy
|
pypi-cppy
|
||||||
@@ -3762,9 +3752,11 @@ pypi-diffoscope
|
|||||||
pypi-dill
|
pypi-dill
|
||||||
pypi-diskcache
|
pypi-diskcache
|
||||||
pypi-distlib
|
pypi-distlib
|
||||||
|
pypi-distro
|
||||||
pypi-dj_database_url
|
pypi-dj_database_url
|
||||||
pypi-django
|
pypi-django
|
||||||
pypi-django_appconf
|
pypi-django_appconf
|
||||||
|
pypi-django_babel
|
||||||
pypi-django_compressor
|
pypi-django_compressor
|
||||||
pypi-django_discover_runner
|
pypi-django_discover_runner
|
||||||
pypi-django_nose
|
pypi-django_nose
|
||||||
@@ -3778,6 +3770,7 @@ pypi-docopt
|
|||||||
pypi-docstring_parser
|
pypi-docstring_parser
|
||||||
pypi-docutils
|
pypi-docutils
|
||||||
pypi-dpcontracts
|
pypi-dpcontracts
|
||||||
|
pypi-dulwich
|
||||||
pypi-ecdsa
|
pypi-ecdsa
|
||||||
pypi-editables
|
pypi-editables
|
||||||
pypi-elementpath
|
pypi-elementpath
|
||||||
@@ -3799,6 +3792,7 @@ pypi-falcon
|
|||||||
pypi-fasteners
|
pypi-fasteners
|
||||||
pypi-fastimport
|
pypi-fastimport
|
||||||
pypi-fastjsonschema
|
pypi-fastjsonschema
|
||||||
|
pypi-filecache
|
||||||
pypi-filelock
|
pypi-filelock
|
||||||
pypi-fissix
|
pypi-fissix
|
||||||
pypi-flake8
|
pypi-flake8
|
||||||
@@ -3821,7 +3815,6 @@ pypi-funcparserlib
|
|||||||
pypi-future
|
pypi-future
|
||||||
pypi-gast
|
pypi-gast
|
||||||
pypi-gcs_oauth2_boto_plugin
|
pypi-gcs_oauth2_boto_plugin
|
||||||
pypi-gensim
|
|
||||||
pypi-gevent
|
pypi-gevent
|
||||||
pypi-geventhttpclient
|
pypi-geventhttpclient
|
||||||
pypi-ghp_import
|
pypi-ghp_import
|
||||||
@@ -3837,6 +3830,8 @@ pypi-google_auth_oauthlib
|
|||||||
pypi-google_pasta
|
pypi-google_pasta
|
||||||
pypi-google_reauth
|
pypi-google_reauth
|
||||||
pypi-googleapis_common_protos
|
pypi-googleapis_common_protos
|
||||||
|
pypi-gql
|
||||||
|
pypi-graphql_core
|
||||||
pypi-graphviz
|
pypi-graphviz
|
||||||
pypi-greenlet
|
pypi-greenlet
|
||||||
pypi-grpcio
|
pypi-grpcio
|
||||||
@@ -3851,6 +3846,8 @@ pypi-h11
|
|||||||
pypi-h2
|
pypi-h2
|
||||||
pypi-h5py
|
pypi-h5py
|
||||||
pypi-hammock
|
pypi-hammock
|
||||||
|
pypi-hatch_fancy_pypi_readme
|
||||||
|
pypi-hatch_nodejs_version
|
||||||
pypi-hatch_vcs
|
pypi-hatch_vcs
|
||||||
pypi-hatchling
|
pypi-hatchling
|
||||||
pypi-heapdict
|
pypi-heapdict
|
||||||
@@ -3885,7 +3882,6 @@ pypi-inflect
|
|||||||
pypi-inflection
|
pypi-inflection
|
||||||
pypi-influxdb
|
pypi-influxdb
|
||||||
pypi-iniconfig
|
pypi-iniconfig
|
||||||
pypi-inspursmsdk
|
|
||||||
pypi-intervaltree
|
pypi-intervaltree
|
||||||
pypi-invoke
|
pypi-invoke
|
||||||
pypi-iocapture
|
pypi-iocapture
|
||||||
@@ -3976,6 +3972,7 @@ pypi-matplotlib_inline
|
|||||||
pypi-mdit_py_plugins
|
pypi-mdit_py_plugins
|
||||||
pypi-mdurl
|
pypi-mdurl
|
||||||
pypi-mergedeep
|
pypi-mergedeep
|
||||||
|
pypi-meson_python
|
||||||
pypi-mido
|
pypi-mido
|
||||||
pypi-minikanren
|
pypi-minikanren
|
||||||
pypi-mistune
|
pypi-mistune
|
||||||
@@ -4003,7 +4000,6 @@ pypi-natsort
|
|||||||
pypi-nbclassic
|
pypi-nbclassic
|
||||||
pypi-nbclient
|
pypi-nbclient
|
||||||
pypi-nbconvert
|
pypi-nbconvert
|
||||||
pypi-nbdime
|
|
||||||
pypi-nbformat
|
pypi-nbformat
|
||||||
pypi-nbsphinx
|
pypi-nbsphinx
|
||||||
pypi-nbval
|
pypi-nbval
|
||||||
@@ -4044,11 +4040,13 @@ pypi-paramiko
|
|||||||
pypi-parse
|
pypi-parse
|
||||||
pypi-parse_type
|
pypi-parse_type
|
||||||
pypi-parsedatetime
|
pypi-parsedatetime
|
||||||
|
pypi-parsley
|
||||||
pypi-parso
|
pypi-parso
|
||||||
pypi-partd
|
pypi-partd
|
||||||
pypi-paste
|
pypi-paste
|
||||||
pypi-pastedeploy
|
pypi-pastedeploy
|
||||||
pypi-pastel
|
pypi-pastel
|
||||||
|
pypi-pathlib2
|
||||||
pypi-pathspec
|
pypi-pathspec
|
||||||
pypi-pathtools
|
pypi-pathtools
|
||||||
pypi-patsy
|
pypi-patsy
|
||||||
@@ -4066,6 +4064,7 @@ pypi-phabricator
|
|||||||
pypi-pickleshare
|
pypi-pickleshare
|
||||||
pypi-pid
|
pypi-pid
|
||||||
pypi-pillow
|
pypi-pillow
|
||||||
|
pypi-pint
|
||||||
pypi-pip
|
pypi-pip
|
||||||
pypi-pip_tools
|
pypi-pip_tools
|
||||||
pypi-pkgconfig
|
pypi-pkgconfig
|
||||||
@@ -4077,6 +4076,7 @@ pypi-ply
|
|||||||
pypi-pockets
|
pypi-pockets
|
||||||
pypi-poetry
|
pypi-poetry
|
||||||
pypi-poetry_core
|
pypi-poetry_core
|
||||||
|
pypi-poetry_plugin_export
|
||||||
pypi-polib
|
pypi-polib
|
||||||
pypi-port_for
|
pypi-port_for
|
||||||
pypi-portalocker
|
pypi-portalocker
|
||||||
@@ -4147,6 +4147,8 @@ pypi-pyproject_metadata
|
|||||||
pypi-pyprojectx
|
pypi-pyprojectx
|
||||||
pypi-pypsrp
|
pypi-pypsrp
|
||||||
pypi-pyqrcode
|
pypi-pyqrcode
|
||||||
|
pypi-pyqt6_sip
|
||||||
|
pypi-pyqt_builder
|
||||||
pypi-pyquery
|
pypi-pyquery
|
||||||
pypi-pyreadline
|
pypi-pyreadline
|
||||||
pypi-pyrfc3339
|
pypi-pyrfc3339
|
||||||
@@ -4214,6 +4216,7 @@ pypi-pyzmq
|
|||||||
pypi-qtawesome
|
pypi-qtawesome
|
||||||
pypi-qtconsole
|
pypi-qtconsole
|
||||||
pypi-qtpy
|
pypi-qtpy
|
||||||
|
pypi-rapidfuzz_capi
|
||||||
pypi-rcssmin
|
pypi-rcssmin
|
||||||
pypi-readme_renderer
|
pypi-readme_renderer
|
||||||
pypi-recommonmark
|
pypi-recommonmark
|
||||||
@@ -4229,6 +4232,7 @@ pypi-requests_mock
|
|||||||
pypi-requests_oauthlib
|
pypi-requests_oauthlib
|
||||||
pypi-requests_toolbelt
|
pypi-requests_toolbelt
|
||||||
pypi-requests_unixsocket
|
pypi-requests_unixsocket
|
||||||
|
pypi-requirements_parser
|
||||||
pypi-resolvelib
|
pypi-resolvelib
|
||||||
pypi-responses
|
pypi-responses
|
||||||
pypi-restructuredtext_lint
|
pypi-restructuredtext_lint
|
||||||
@@ -4372,6 +4376,7 @@ pypi-types_dataclasses
|
|||||||
pypi-types_enum34
|
pypi-types_enum34
|
||||||
pypi-types_ipaddress
|
pypi-types_ipaddress
|
||||||
pypi-types_mock
|
pypi-types_mock
|
||||||
|
pypi-types_psutil
|
||||||
pypi-types_pyopenssl
|
pypi-types_pyopenssl
|
||||||
pypi-types_pyrfc3339
|
pypi-types_pyrfc3339
|
||||||
pypi-types_python_dateutil
|
pypi-types_python_dateutil
|
||||||
@@ -4381,13 +4386,14 @@ pypi-types_requests
|
|||||||
pypi-types_setuptools
|
pypi-types_setuptools
|
||||||
pypi-types_six
|
pypi-types_six
|
||||||
pypi-types_termcolor
|
pypi-types_termcolor
|
||||||
|
pypi-types_toml
|
||||||
|
pypi-types_typed_ast
|
||||||
pypi-types_urllib3
|
pypi-types_urllib3
|
||||||
pypi-typing_extensions
|
pypi-typing_extensions
|
||||||
pypi-typogrify
|
pypi-typogrify
|
||||||
pypi-tzdata
|
pypi-tzdata
|
||||||
pypi-tzlocal
|
pypi-tzlocal
|
||||||
pypi-ua_parser
|
pypi-ua_parser
|
||||||
pypi-uamqp
|
|
||||||
pypi-uc_micro_py
|
pypi-uc_micro_py
|
||||||
pypi-ufolib2
|
pypi-ufolib2
|
||||||
pypi-uharfbuzz
|
pypi-uharfbuzz
|
||||||
@@ -4431,12 +4437,13 @@ pypi-xmlschema
|
|||||||
pypi-xmltodict
|
pypi-xmltodict
|
||||||
pypi-xpra
|
pypi-xpra
|
||||||
pypi-xstatic
|
pypi-xstatic
|
||||||
|
pypi-xstatic_angular
|
||||||
|
pypi-xstatic_angular_bootstrap
|
||||||
pypi-xvfbwrapper
|
pypi-xvfbwrapper
|
||||||
pypi-yamlloader
|
pypi-yamlloader
|
||||||
pypi-yapf
|
pypi-yapf
|
||||||
pypi-yarg
|
pypi-yarg
|
||||||
pypi-yarl
|
pypi-yarl
|
||||||
pypi-yaspin
|
|
||||||
pypi-zabbix_api
|
pypi-zabbix_api
|
||||||
pypi-zc.lockfile
|
pypi-zc.lockfile
|
||||||
pypi-zeroconf
|
pypi-zeroconf
|
||||||
@@ -4554,7 +4561,6 @@ redis2-nginx-module
|
|||||||
redland
|
redland
|
||||||
redshift
|
redshift
|
||||||
redsocks
|
redsocks
|
||||||
renderdoc
|
|
||||||
requests-ntlm
|
requests-ntlm
|
||||||
rest
|
rest
|
||||||
restic
|
restic
|
||||||
@@ -4644,6 +4650,7 @@ speexdsp
|
|||||||
spice
|
spice
|
||||||
spice-gtk
|
spice-gtk
|
||||||
spice-protocol
|
spice-protocol
|
||||||
|
spice-vdagent
|
||||||
sqlite-autoconf
|
sqlite-autoconf
|
||||||
squashfs-tools
|
squashfs-tools
|
||||||
squid
|
squid
|
||||||
@@ -4766,7 +4773,6 @@ usb-modeswitch-data
|
|||||||
usbredir
|
usbredir
|
||||||
usbutils
|
usbutils
|
||||||
user-manager
|
user-manager
|
||||||
usermode
|
|
||||||
userspace-rcu
|
userspace-rcu
|
||||||
usrbinjava
|
usrbinjava
|
||||||
usrbinpython
|
usrbinpython
|
||||||
@@ -4802,6 +4808,7 @@ wayland
|
|||||||
wayland-protocols
|
wayland-protocols
|
||||||
wcslib
|
wcslib
|
||||||
webkitgtk
|
webkitgtk
|
||||||
|
webkitgtk50
|
||||||
weechat
|
weechat
|
||||||
weston
|
weston
|
||||||
wget
|
wget
|
||||||
@@ -4817,6 +4824,7 @@ woff2
|
|||||||
wol
|
wol
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
wsjtx
|
wsjtx
|
||||||
|
wslu
|
||||||
wxWidgets
|
wxWidgets
|
||||||
x11perf
|
x11perf
|
||||||
x11vnc
|
x11vnc
|
||||||
|
|||||||
Reference in New Issue
Block a user