mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
51 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cdda6bcece | |||
| 61203724ab | |||
| 3dfbdf4c58 | |||
| e0e5b4b1a7 | |||
| b95dd8c67f | |||
| 8ed4d2d0de | |||
| 023a2da624 | |||
| cdd4aeebe2 | |||
| ee744332e0 | |||
| 353042a9bd | |||
| 1a0366ab21 | |||
| 4080b704f3 | |||
| 4626f673ca | |||
| 5121c565eb | |||
| a26aea0290 | |||
| 54a9f967c3 | |||
| 9153630dcb | |||
| d80039c90b | |||
| f5a3630590 | |||
| 75cb8bf424 | |||
| 2a586be1b3 | |||
| 93fccd1edf | |||
| 9527057e5e | |||
| f3500feb2d | |||
| 05598abd55 | |||
| 2b0163ef73 | |||
| 3f2b9100e6 | |||
| 1b841e095d | |||
| 579d79ef92 | |||
| d85dfaec30 | |||
| 8787caac84 | |||
| 181006f851 | |||
| 480917e514 | |||
| afab562778 | |||
| 21ae357eeb | |||
| b4989fae9b | |||
| 09d1f48a31 | |||
| 3a5cfb76c6 | |||
| 763c25ac43 | |||
| b97bc72f65 | |||
| 6af8cdfa99 | |||
| dd378bba6c | |||
| 4b63761b45 | |||
| 5882fa9b80 | |||
| 8c028f361d | |||
| 56dfe24b31 | |||
| 5f2827db17 | |||
| f3d664e694 | |||
| 088ab41319 | |||
| b2a39834c2 | |||
| b7184a56a8 |
+9
-3
@@ -126,11 +126,17 @@ endif
|
||||
pull: ${PULL_PKGS}
|
||||
|
||||
#help clean-pkgs-dir: For packages that are no longer present in the distro,
|
||||
#help removes the associated package repos from the ./packages tree
|
||||
#help removes the associated package repos from the ./packages tree and stores
|
||||
#help it in packages_old. If it already exists in packages_old, skip it.
|
||||
clean-pkgs-dir: $(PACKAGES_FILE)
|
||||
@for p in ${PKGS_ORPHANED}; do \
|
||||
echo "Removing $$p from packages, it is no longer in common/packages."; \
|
||||
rm -rf packages/$$p; \
|
||||
mkdir -p packages_old; \
|
||||
if [ -d "packages_old/$$p" ]; then \
|
||||
echo "packages_old/$$p already exists, not touching it"; \
|
||||
else \
|
||||
echo "Moving $$p from packages to packages_old, as it is no longer in common/packages."; \
|
||||
mv packages/$$p packages_old/$$p; \
|
||||
fi; \
|
||||
done
|
||||
@echo "packages directory cleaned";
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ Botan
|
||||
CGAL
|
||||
CGNS
|
||||
CUnit
|
||||
CalcMySky
|
||||
Coin
|
||||
CopyQ
|
||||
DML
|
||||
@@ -38,12 +39,14 @@ OpenColorIO
|
||||
OpenIPMI
|
||||
OpenSC
|
||||
OpenSP
|
||||
Pacemaker
|
||||
PDAL
|
||||
PyMySQL
|
||||
PyQt5
|
||||
PySocks
|
||||
PyYAML
|
||||
QAT-ZSTD-Plugin
|
||||
QAT_engine
|
||||
QXlsx
|
||||
R
|
||||
R-AER
|
||||
R-ATR
|
||||
@@ -123,6 +126,7 @@ R-NMOF
|
||||
R-PKI
|
||||
R-ParamHelpers
|
||||
R-PerformanceAnalytics
|
||||
R-QuickJSR
|
||||
R-R.cache
|
||||
R-R.methodsS3
|
||||
R-R.oo
|
||||
@@ -157,6 +161,7 @@ R-RcppProgress
|
||||
R-RcppRoll
|
||||
R-RcppTOML
|
||||
R-Rdpack
|
||||
R-RhpcBLASctl
|
||||
R-Rmpfr
|
||||
R-Rmpi
|
||||
R-Rserve
|
||||
@@ -223,6 +228,7 @@ R-bench
|
||||
R-benchr
|
||||
R-betareg
|
||||
R-bibtex
|
||||
R-bigD
|
||||
R-biglm
|
||||
R-binGroup
|
||||
R-bindr
|
||||
@@ -242,6 +248,7 @@ R-bridgesampling
|
||||
R-brio
|
||||
R-brms
|
||||
R-broom
|
||||
R-broom.helpers
|
||||
R-broom.mixed
|
||||
R-bslib
|
||||
R-bvls
|
||||
@@ -454,6 +461,7 @@ R-ggplot2
|
||||
R-ggplot2movies
|
||||
R-ggrepel
|
||||
R-ggridges
|
||||
R-ggstats
|
||||
R-ggvis
|
||||
R-gh
|
||||
R-git2r
|
||||
@@ -525,6 +533,7 @@ R-kableExtra
|
||||
R-keras
|
||||
R-kernlab
|
||||
R-kimisc
|
||||
R-kit
|
||||
R-klaR
|
||||
R-kmi
|
||||
R-knitr
|
||||
@@ -542,6 +551,7 @@ R-latticeExtra
|
||||
R-lava
|
||||
R-lavaan
|
||||
R-lazyeval
|
||||
R-lbfgsb3c
|
||||
R-lda
|
||||
R-leaflet
|
||||
R-leaflet.providers
|
||||
@@ -668,6 +678,7 @@ R-partitions
|
||||
R-party
|
||||
R-partykit
|
||||
R-patchwork
|
||||
R-patrick
|
||||
R-pbapply
|
||||
R-pbdZMQ
|
||||
R-pbivnorm
|
||||
@@ -736,6 +747,7 @@ R-psy
|
||||
R-psych
|
||||
R-psychotools
|
||||
R-purrr
|
||||
R-purrrlyr
|
||||
R-pvclust
|
||||
R-pwt
|
||||
R-pwt8
|
||||
@@ -780,6 +792,7 @@ R-rematch2
|
||||
R-remote
|
||||
R-remotes
|
||||
R-rentrez
|
||||
R-renv
|
||||
R-repr
|
||||
R-reprex
|
||||
R-repurrrsive
|
||||
@@ -990,6 +1003,7 @@ R-winch
|
||||
R-withr
|
||||
R-wk
|
||||
R-worrms
|
||||
R-writexl
|
||||
R-xfun
|
||||
R-xgboost
|
||||
R-xml2
|
||||
@@ -1016,8 +1030,10 @@ SDL_image
|
||||
SDL_mixer
|
||||
SDL_net
|
||||
SDL_ttf
|
||||
SFCGAL
|
||||
SFML
|
||||
SPIRV-Cross
|
||||
SPIRV-Headers
|
||||
SPIRV-Tools
|
||||
SVT-AV1
|
||||
SVT-HEVC
|
||||
@@ -1135,7 +1151,6 @@ bind-utils
|
||||
binutils
|
||||
binwalk
|
||||
bison
|
||||
blender
|
||||
blinken
|
||||
blivet-gui
|
||||
blktrace
|
||||
@@ -1178,7 +1193,9 @@ buildreq-meson
|
||||
buildreq-nginx
|
||||
buildreq-php
|
||||
buildreq-qmake
|
||||
buildreq-qt6
|
||||
buildreq-scons
|
||||
buildx
|
||||
byobu
|
||||
bz2file
|
||||
bzip2
|
||||
@@ -1197,9 +1214,10 @@ cantarell-fonts
|
||||
cantata
|
||||
cantor
|
||||
capnproto
|
||||
capslock
|
||||
capstone
|
||||
caribou
|
||||
casync
|
||||
catch2
|
||||
ccache
|
||||
ccid
|
||||
cdparanoia
|
||||
@@ -1209,6 +1227,7 @@ cgdb
|
||||
cgit
|
||||
check
|
||||
cheese
|
||||
chirp
|
||||
chrony
|
||||
chrpath
|
||||
cifs-utils
|
||||
@@ -1226,6 +1245,7 @@ clr-boot-manager
|
||||
clr-bundle-icons
|
||||
clr-bundle-screenshots
|
||||
clr-bundles
|
||||
clr-check-perl-modules
|
||||
clr-debug-info
|
||||
clr-desktop-defaults
|
||||
clr-elf-replace
|
||||
@@ -1238,6 +1258,7 @@ clr-installer
|
||||
clr-man-pages
|
||||
clr-network-troubleshooter
|
||||
clr-one-shot-updates
|
||||
clr-optimized-link-scripts
|
||||
clr-power-tweaks
|
||||
clr-python-timestamp
|
||||
clr-pyversion-strip
|
||||
@@ -1265,6 +1286,7 @@ cogl
|
||||
coinmp
|
||||
collectd
|
||||
collectl
|
||||
colm
|
||||
colord
|
||||
colord-gtk
|
||||
colordiff
|
||||
@@ -1274,6 +1296,7 @@ compat-babeltrace-one
|
||||
compat-cairomm-soname10
|
||||
compat-codec2-soname1
|
||||
compat-enchant-soname1
|
||||
compat-ffmpeg-4.4
|
||||
compat-fuse-soname2
|
||||
compat-gcc-10
|
||||
compat-gcr-soname1
|
||||
@@ -1287,14 +1310,13 @@ compat-libsigc++-soname20
|
||||
compat-libsoup-soname-24
|
||||
compat-libva-soname1
|
||||
compat-libvpx-soname7
|
||||
compat-lua-52
|
||||
compat-lua-53
|
||||
compat-pangomm-soname14
|
||||
compat-protobuf-soname29
|
||||
compat-re2-soname10
|
||||
compat-readline-soname5
|
||||
compat-tbb-soname2
|
||||
compat-tiff-soname5
|
||||
component
|
||||
compute-image-packages
|
||||
configobj
|
||||
confuse
|
||||
conky
|
||||
@@ -1311,6 +1333,7 @@ cov-core
|
||||
cpio
|
||||
cppcheck
|
||||
cppunit
|
||||
cpufetch
|
||||
cpuid
|
||||
cpuloadgen
|
||||
cracklib
|
||||
@@ -1326,7 +1349,6 @@ cups-bjnp
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
custom_inherit
|
||||
cycler
|
||||
cyrus-sasl
|
||||
dapl
|
||||
@@ -1361,7 +1383,6 @@ directx-headers
|
||||
direwolf
|
||||
dist-pam-configs
|
||||
dkms
|
||||
dlm
|
||||
dlt-daemon
|
||||
dmap2gcode
|
||||
dmenu
|
||||
@@ -1385,6 +1406,7 @@ double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
dpdk
|
||||
draco
|
||||
dracut
|
||||
dragon
|
||||
dragonbox
|
||||
@@ -1491,6 +1513,7 @@ freeipmi
|
||||
freetype
|
||||
fribidi
|
||||
fritzing-app
|
||||
frozen
|
||||
fs
|
||||
fsarchiver
|
||||
fsearch
|
||||
@@ -1530,9 +1553,7 @@ geos
|
||||
gettext
|
||||
gexiv2
|
||||
gflags
|
||||
gftp
|
||||
gh
|
||||
ghc
|
||||
ghostscript
|
||||
gi-docgen
|
||||
giflib
|
||||
@@ -1627,6 +1648,7 @@ gpgme
|
||||
gphoto2
|
||||
gpm
|
||||
gpredict
|
||||
gpsbabel
|
||||
gpsd
|
||||
gptfdisk
|
||||
gramps
|
||||
@@ -1636,6 +1658,7 @@ grantleetheme
|
||||
graphene
|
||||
graphite
|
||||
graphviz
|
||||
grass
|
||||
grep
|
||||
grig
|
||||
grilo
|
||||
@@ -1726,13 +1749,14 @@ iio-sensor-proxy
|
||||
imapfilter
|
||||
imlib2
|
||||
indent
|
||||
indi
|
||||
inetutils
|
||||
inih
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
innoextract
|
||||
inotify-tools
|
||||
input-leap
|
||||
intel-cmt-cat
|
||||
intel-gmmlib
|
||||
intel-hybrid-driver
|
||||
@@ -1890,7 +1914,9 @@ kimap
|
||||
kinfocenter
|
||||
kinit
|
||||
kio
|
||||
kio-admin
|
||||
kio-extras
|
||||
kirigami-addons
|
||||
kirigami2
|
||||
kitemmodels
|
||||
kitemviews
|
||||
@@ -1949,7 +1975,6 @@ kquickcharts
|
||||
krb5
|
||||
krdc
|
||||
kreversi
|
||||
krita
|
||||
kronosnet
|
||||
kross
|
||||
kruler
|
||||
@@ -2038,6 +2063,7 @@ libaccounts-qt
|
||||
libadwaita
|
||||
libaio
|
||||
libao
|
||||
libaom
|
||||
libappindicator
|
||||
libarchive
|
||||
libass
|
||||
@@ -2077,7 +2103,10 @@ libdatrie
|
||||
libdazzle
|
||||
libdbusmenu
|
||||
libdbusmenu-qt
|
||||
libdecor
|
||||
libdeps
|
||||
libdex
|
||||
libdisplay-info
|
||||
libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
@@ -2109,6 +2138,7 @@ libftdi1
|
||||
libgcrypt
|
||||
libgd
|
||||
libgdata
|
||||
libgedit-amtk
|
||||
libgee
|
||||
libgeotiff
|
||||
libgit2
|
||||
@@ -2157,6 +2187,7 @@ libkscreen
|
||||
libksieve
|
||||
libksysguard
|
||||
liblangtag
|
||||
libliftoff
|
||||
liblogging
|
||||
libmaxminddb
|
||||
libmbim
|
||||
@@ -2186,16 +2217,19 @@ libnice
|
||||
libnl
|
||||
libnma
|
||||
libnotify
|
||||
libnova
|
||||
libnsl
|
||||
libnumbertext
|
||||
libnvme
|
||||
liboauth
|
||||
libodfgen
|
||||
libogg
|
||||
libopenmpt
|
||||
libopenzwave
|
||||
liborcus
|
||||
libosinfo
|
||||
libpagemaker
|
||||
libpanel
|
||||
libpcap
|
||||
libpciaccess
|
||||
libpeas
|
||||
@@ -2220,6 +2254,7 @@ libreoffice
|
||||
librepo
|
||||
libreswan
|
||||
librevenge
|
||||
librist
|
||||
librsvg
|
||||
librtlsdr
|
||||
librttopo
|
||||
@@ -2320,17 +2355,15 @@ linux-lts2020
|
||||
linux-lts2021
|
||||
linux-ltscurrent
|
||||
linux-ltsprev
|
||||
linux-oracle
|
||||
linux-preempt-rt
|
||||
linux-tools
|
||||
linuxptp
|
||||
lksctp-tools
|
||||
lldpd
|
||||
llvm
|
||||
llvm11
|
||||
llvm12
|
||||
llvm14
|
||||
llvm15
|
||||
llvm16
|
||||
lm-sensors
|
||||
lmdb
|
||||
logrotate
|
||||
@@ -2366,8 +2399,10 @@ make
|
||||
man-db
|
||||
man-pages
|
||||
man-pages-posix
|
||||
mandoc
|
||||
marble
|
||||
mariadb
|
||||
mbedtls
|
||||
mc
|
||||
mccabe
|
||||
mcelog
|
||||
@@ -2435,6 +2470,7 @@ mosquitto
|
||||
motd-update
|
||||
motif
|
||||
mozjs102
|
||||
mozjs115
|
||||
mozjs91
|
||||
mpc
|
||||
mpfr
|
||||
@@ -2467,11 +2503,11 @@ nasm
|
||||
nautilus
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
ndctl
|
||||
ndpi
|
||||
neofetch
|
||||
neomutt
|
||||
neon
|
||||
neovim
|
||||
net-snmp
|
||||
net-tools
|
||||
@@ -2488,6 +2524,7 @@ newt
|
||||
nfs-utils
|
||||
nftables
|
||||
nghttp2
|
||||
nghttp3
|
||||
nginx
|
||||
nginx-mainline
|
||||
nginx-rtmp-module
|
||||
@@ -2506,7 +2543,6 @@ nlopt
|
||||
nmap
|
||||
nodejs
|
||||
nose-parameterized
|
||||
nosexcover
|
||||
not-ffmpeg
|
||||
notmuch
|
||||
noto-cjk
|
||||
@@ -2520,17 +2556,16 @@ nss
|
||||
nss-altfiles
|
||||
nss-pam-ldapd
|
||||
ntfs-3g
|
||||
ntlm-auth
|
||||
ntopng
|
||||
ntp
|
||||
numactl
|
||||
numatop
|
||||
numlockx
|
||||
numpy-stl
|
||||
nut
|
||||
nv-codec-headers
|
||||
nvme-cli
|
||||
oath-toolkit
|
||||
obs-studio
|
||||
ocaml
|
||||
ocamlbuild
|
||||
ocl-icd
|
||||
@@ -2546,7 +2581,6 @@ open-iscsi
|
||||
open-isns
|
||||
open-lldp
|
||||
open-vm-tools
|
||||
openQA
|
||||
openal-soft
|
||||
openblas
|
||||
openbox
|
||||
@@ -2561,8 +2595,6 @@ openjpeg
|
||||
openldap
|
||||
openmpi
|
||||
openpace
|
||||
openscad
|
||||
openshot-qt
|
||||
opensm
|
||||
openssh
|
||||
openssl
|
||||
@@ -2582,6 +2614,7 @@ ostree
|
||||
otp
|
||||
oxygen
|
||||
oxygen-icons5
|
||||
oxygen-sounds
|
||||
p11-kit
|
||||
p7zip
|
||||
pacrunner
|
||||
@@ -2610,7 +2643,6 @@ pcmanfm
|
||||
pcp
|
||||
pcre
|
||||
pcre2
|
||||
pcs
|
||||
pcsc-lite
|
||||
pcsc-tools
|
||||
pdns
|
||||
@@ -2755,10 +2787,10 @@ perl-Crypt-Rijndael
|
||||
perl-Crypt-SSLeay
|
||||
perl-Crypt-URandom
|
||||
perl-Curses
|
||||
perl-DBD-MariaDB
|
||||
perl-DBD-Pg
|
||||
perl-DBD-SQLite
|
||||
perl-DBD-SQLite2
|
||||
perl-DBD-mysql
|
||||
perl-DBI
|
||||
perl-DBICx-TestDatabase
|
||||
perl-DBIx-Class
|
||||
@@ -3567,6 +3599,7 @@ popt
|
||||
portaudio
|
||||
portmidi
|
||||
postfix
|
||||
postgis
|
||||
postgresql
|
||||
potrace
|
||||
powerdevil
|
||||
@@ -3647,6 +3680,7 @@ pypi-asttokens
|
||||
pypi-astunparse
|
||||
pypi-asv
|
||||
pypi-async_generator
|
||||
pypi-async_lru
|
||||
pypi-async_timeout
|
||||
pypi-asyncssh
|
||||
pypi-asynctest
|
||||
@@ -3676,6 +3710,7 @@ pypi-backports.ssl_match_hostname
|
||||
pypi-bash_kernel
|
||||
pypi-bashlex
|
||||
pypi-bcrypt
|
||||
pypi-beartype
|
||||
pypi-beautifulsoup4
|
||||
pypi-beniget
|
||||
pypi-billiard
|
||||
@@ -3690,8 +3725,8 @@ pypi-blinker
|
||||
pypi-blivet
|
||||
pypi-blockdiag
|
||||
pypi-bokeh
|
||||
pypi-boolean.py
|
||||
pypi-booleanoperations
|
||||
pypi-boto
|
||||
pypi-bowler
|
||||
pypi-bracex
|
||||
pypi-branca
|
||||
@@ -3751,7 +3786,6 @@ pypi-compreffor
|
||||
pypi-configargparse
|
||||
pypi-configparser
|
||||
pypi-cons
|
||||
pypi-constantly
|
||||
pypi-contextlib2
|
||||
pypi-contextvars
|
||||
pypi-contourpy
|
||||
@@ -3770,14 +3804,12 @@ pypi-cssselect
|
||||
pypi-cssselect2
|
||||
pypi-cu2qu
|
||||
pypi-curio
|
||||
pypi-cve_bin_tool
|
||||
pypi-cvss
|
||||
pypi-cxxfilt
|
||||
pypi-cython
|
||||
pypi-cytoolz
|
||||
pypi-dacite
|
||||
pypi-dask
|
||||
pypi-dataclasses
|
||||
pypi-datetime
|
||||
pypi-debugpy
|
||||
pypi-decorator
|
||||
@@ -3803,7 +3835,6 @@ pypi-django_appconf
|
||||
pypi-django_babel
|
||||
pypi-django_compressor
|
||||
pypi-django_discover_runner
|
||||
pypi-django_nose
|
||||
pypi-dkimpy
|
||||
pypi-dnacentersdk
|
||||
pypi-dns_lexicon
|
||||
@@ -3849,7 +3880,7 @@ pypi-flake8
|
||||
pypi-flake8_blind_except
|
||||
pypi-flake8_class_newline
|
||||
pypi-flake8_docstrings
|
||||
pypi-flake8_import_order
|
||||
pypi-flake8_isort
|
||||
pypi-flaky
|
||||
pypi-flask
|
||||
pypi-flatbuffers
|
||||
@@ -3867,7 +3898,6 @@ pypi-ftfy
|
||||
pypi-funcparserlib
|
||||
pypi-future
|
||||
pypi-gast
|
||||
pypi-gcs_oauth2_boto_plugin
|
||||
pypi-gevent
|
||||
pypi-geventhttpclient
|
||||
pypi-ghp_import
|
||||
@@ -3888,7 +3918,6 @@ pypi-google_cloud_core
|
||||
pypi-google_cloud_secret_manager
|
||||
pypi-google_cloud_storage
|
||||
pypi-google_crc32c
|
||||
pypi-google_pasta
|
||||
pypi-google_reauth
|
||||
pypi-google_resumable_media
|
||||
pypi-googleapis_common_protos
|
||||
@@ -3904,13 +3933,14 @@ pypi-grpcio_health_checking
|
||||
pypi-grpcio_reflection
|
||||
pypi-grpcio_tools
|
||||
pypi-gssapi
|
||||
pypi-gsutil
|
||||
pypi-gtts_token
|
||||
pypi-gunicorn
|
||||
pypi-h11
|
||||
pypi-h2
|
||||
pypi-h5py
|
||||
pypi-hammock
|
||||
pypi-hatch_fancy_pypi_readme
|
||||
pypi-hatch_jupyter_builder
|
||||
pypi-hatch_nodejs_version
|
||||
pypi-hatch_requirements_txt
|
||||
pypi-hatch_vcs
|
||||
@@ -3934,6 +3964,7 @@ pypi-hyperframe
|
||||
pypi-hyperlink
|
||||
pypi-hypothesis
|
||||
pypi-icalendar
|
||||
pypi-icecream
|
||||
pypi-identify
|
||||
pypi-idna
|
||||
pypi-idna_ssl
|
||||
@@ -3957,7 +3988,6 @@ pypi-invoke
|
||||
pypi-iocapture
|
||||
pypi-ipaddress
|
||||
pypi-ipdb
|
||||
pypi-ipdbplugin
|
||||
pypi-ipykernel
|
||||
pypi-ipyparallel
|
||||
pypi-ipython
|
||||
@@ -3986,7 +4016,6 @@ pypi-jinxed
|
||||
pypi-jmespath
|
||||
pypi-joblib
|
||||
pypi-josepy
|
||||
pypi-jpype1
|
||||
pypi-jsmin
|
||||
pypi-json5
|
||||
pypi-jsondiff
|
||||
@@ -3995,12 +4024,13 @@ pypi-jsonpatch
|
||||
pypi-jsonpickle
|
||||
pypi-jsonpointer
|
||||
pypi-jsonschema
|
||||
pypi-jsonschema_specifications
|
||||
pypi-jupyter_cache
|
||||
pypi-jupyter_client
|
||||
pypi-jupyter_console
|
||||
pypi-jupyter_core
|
||||
pypi-jupyter_events
|
||||
pypi-jupyter_nbgallery
|
||||
pypi-jupyter_lsp
|
||||
pypi-jupyter_packaging
|
||||
pypi-jupyter_server
|
||||
pypi-jupyter_server_fileid
|
||||
@@ -4010,12 +4040,10 @@ pypi-jupyter_server_ydoc
|
||||
pypi-jupyter_sphinx
|
||||
pypi-jupyter_ydoc
|
||||
pypi-jupyterlab
|
||||
pypi-jupyterlab_launcher
|
||||
pypi-jupyterlab_link_share
|
||||
pypi-jupyterlab_pygments
|
||||
pypi-jupyterlab_server
|
||||
pypi-jupyterlab_widgets
|
||||
pypi-jupytext
|
||||
pypi-jxmlease
|
||||
pypi-kcc
|
||||
pypi-kerberos
|
||||
@@ -4032,19 +4060,22 @@ pypi-lazy
|
||||
pypi-lazy_loader
|
||||
pypi-lazy_object_proxy
|
||||
pypi-ldap3
|
||||
pypi-levenshtein
|
||||
pypi-libarchive_c
|
||||
pypi-libevdev
|
||||
pypi-license_expression
|
||||
pypi-lightning_utilities
|
||||
pypi-linkchecker
|
||||
pypi-linkify_it_py
|
||||
pypi-livereload
|
||||
pypi-llfuse
|
||||
pypi-locate
|
||||
pypi-locket
|
||||
pypi-logical_unification
|
||||
pypi-logilab_common
|
||||
pypi-looseversion
|
||||
pypi-lxml
|
||||
pypi-lz4
|
||||
pypi-m2r
|
||||
pypi-macholib
|
||||
pypi-mako
|
||||
pypi-markdown
|
||||
@@ -4099,7 +4130,6 @@ pypi-nbconvert
|
||||
pypi-nbformat
|
||||
pypi-nbsphinx
|
||||
pypi-nbval
|
||||
pypi-ncclient
|
||||
pypi-ndg_httpsclient
|
||||
pypi-neat_python
|
||||
pypi-nest_asyncio
|
||||
@@ -4107,14 +4137,12 @@ pypi-netapp_lib
|
||||
pypi-netdisco
|
||||
pypi-netifaces
|
||||
pypi-networkx
|
||||
pypi-nh3
|
||||
pypi-nibabel
|
||||
pypi-nltk
|
||||
pypi-nocasedict
|
||||
pypi-nocaselist
|
||||
pypi-nodeenv
|
||||
pypi-nose
|
||||
pypi-nose_timer
|
||||
pypi-notebook
|
||||
pypi-notebook_shim
|
||||
pypi-numpoly
|
||||
pypi-numpy
|
||||
@@ -4130,8 +4158,10 @@ pypi-opt_einsum
|
||||
pypi-ordered_set
|
||||
pypi-ouimeaux
|
||||
pypi-outcome
|
||||
pypi-overrides
|
||||
pypi-ovirt_imageio
|
||||
pypi-packaging
|
||||
pypi-paginate
|
||||
pypi-paho_mqtt
|
||||
pypi-pandocfilters
|
||||
pypi-parameterized
|
||||
@@ -4149,7 +4179,6 @@ pypi-pastel
|
||||
pypi-patatt
|
||||
pypi-pathlib2
|
||||
pypi-pathspec
|
||||
pypi-pathtools
|
||||
pypi-patsy
|
||||
pypi-pbr
|
||||
pypi-pdfminer.six
|
||||
@@ -4233,7 +4262,7 @@ pypi-pycryptodomex
|
||||
pypi-pycups
|
||||
pypi-pycurl
|
||||
pypi-pydantic
|
||||
pypi-pydata_sphinx_theme
|
||||
pypi-pydantic_core
|
||||
pypi-pydispatcher
|
||||
pypi-pydocstyle
|
||||
pypi-pydot
|
||||
@@ -4248,11 +4277,11 @@ pypi-pyicu
|
||||
pypi-pyjwt
|
||||
pypi-pylev
|
||||
pypi-pylint
|
||||
pypi-pyls_black
|
||||
pypi-pymdown_extensions
|
||||
pypi-pynacl
|
||||
pypi-pynetbox
|
||||
pypi-pynsist
|
||||
pypi-pynvml
|
||||
pypi-pyomo
|
||||
pypi-pyopengl
|
||||
pypi-pyopenssl
|
||||
@@ -4313,9 +4342,6 @@ pypi-python_debian
|
||||
pypi-python_dotenv
|
||||
pypi-python_install
|
||||
pypi-python_json_logger
|
||||
pypi-python_jsonrpc_server
|
||||
pypi-python_language_server
|
||||
pypi-python_levenshtein
|
||||
pypi-python_lsp_black
|
||||
pypi-python_lsp_jsonrpc
|
||||
pypi-python_lsp_server
|
||||
@@ -4335,7 +4361,6 @@ pypi-pywavelets
|
||||
pypi-pywbem
|
||||
pypi-pywinrm
|
||||
pypi-pyxattr
|
||||
pypi-pyxdameraulevenshtein
|
||||
pypi-pyxdg
|
||||
pypi-pyyaml_env_tag
|
||||
pypi-pyzmq
|
||||
@@ -4347,8 +4372,11 @@ pypi-rapidfuzz_capi
|
||||
pypi-rcssmin
|
||||
pypi-rdflib
|
||||
pypi-readme_renderer
|
||||
pypi-readtime
|
||||
pypi-recommonmark
|
||||
pypi-referencing
|
||||
pypi-regex
|
||||
pypi-regress
|
||||
pypi-reportlab
|
||||
pypi-repoze.lru
|
||||
pypi-requests
|
||||
@@ -4378,6 +4406,7 @@ pypi-rjsmin
|
||||
pypi-rlpycairo
|
||||
pypi-rope
|
||||
pypi-routes
|
||||
pypi-rpds_py
|
||||
pypi-rpm_py_installer
|
||||
pypi-rpmfile
|
||||
pypi-rsa
|
||||
@@ -4385,6 +4414,7 @@ pypi-rtree
|
||||
pypi-ruamel.yaml
|
||||
pypi-ruamel.yaml.clib
|
||||
pypi-s3transfer
|
||||
pypi-safetensors
|
||||
pypi-salib
|
||||
pypi-sanic_routing
|
||||
pypi-scikit_build
|
||||
@@ -4403,15 +4433,13 @@ pypi-send2trash
|
||||
pypi-sentencepiece
|
||||
pypi-sentinels
|
||||
pypi-sentry_sdk
|
||||
pypi-seqdiag
|
||||
pypi-serpent
|
||||
pypi-setproctitle
|
||||
pypi-setuptools
|
||||
pypi-setuptools_git_ls_files
|
||||
pypi-setuptools_changelog_shortener
|
||||
pypi-setuptools_git_versioning
|
||||
pypi-setuptools_rust
|
||||
pypi-setuptools_scm
|
||||
pypi-setuptools_scm_git_archive
|
||||
pypi-sh
|
||||
pypi-shapely
|
||||
pypi-shellingham
|
||||
@@ -4444,6 +4472,7 @@ pypi-sphinx_togglebutton
|
||||
pypi-sphinxcontrib.jquery
|
||||
pypi-sphinxcontrib_apidoc
|
||||
pypi-sphinxcontrib_applehelp
|
||||
pypi-sphinxcontrib_asyncio
|
||||
pypi-sphinxcontrib_bibtex
|
||||
pypi-sphinxcontrib_blockdiag
|
||||
pypi-sphinxcontrib_devhelp
|
||||
@@ -4458,7 +4487,6 @@ pypi-sphinxcontrib_plantuml
|
||||
pypi-sphinxcontrib_programoutput
|
||||
pypi-sphinxcontrib_qthelp
|
||||
pypi-sphinxcontrib_redoc
|
||||
pypi-sphinxcontrib_seqdiag
|
||||
pypi-sphinxcontrib_serializinghtml
|
||||
pypi-sphinxcontrib_svg2pdfconverter
|
||||
pypi-sphinxcontrib_websupport
|
||||
@@ -4468,7 +4496,6 @@ pypi-sqlalchemy
|
||||
pypi-sqlparse
|
||||
pypi-sshtunnel
|
||||
pypi-stack_data
|
||||
pypi-statsmodels
|
||||
pypi-storops
|
||||
pypi-strictyaml
|
||||
pypi-subprocess_tee
|
||||
@@ -4494,7 +4521,6 @@ pypi-three_merge
|
||||
pypi-tifffile
|
||||
pypi-tinycss2
|
||||
pypi-tldextract
|
||||
pypi-tokenizers
|
||||
pypi-toml
|
||||
pypi-tomli
|
||||
pypi-tomli_w
|
||||
@@ -4512,6 +4538,7 @@ pypi-trimesh
|
||||
pypi-trio
|
||||
pypi-trio_websocket
|
||||
pypi-trove_classifiers
|
||||
pypi-truststore
|
||||
pypi-ttp
|
||||
pypi-twine
|
||||
pypi-typed_ast
|
||||
@@ -4525,6 +4552,7 @@ pypi-types_ipaddress
|
||||
pypi-types_jsonschema
|
||||
pypi-types_mock
|
||||
pypi-types_psutil
|
||||
pypi-types_pycurl
|
||||
pypi-types_pyopenssl
|
||||
pypi-types_pyrfc3339
|
||||
pypi-types_python_dateutil
|
||||
@@ -4571,6 +4599,7 @@ pypi-vsts_cd_manager
|
||||
pypi-waitress
|
||||
pypi-warlock
|
||||
pypi-watchdog
|
||||
pypi-wbdata
|
||||
pypi-wcmatch
|
||||
pypi-wcwidth
|
||||
pypi-webcolors
|
||||
@@ -4583,11 +4612,13 @@ pypi-werkzeug
|
||||
pypi-wheel
|
||||
pypi-widgetsnbextension
|
||||
pypi-wikipedia
|
||||
pypi-wordcloud
|
||||
pypi-wordfreq
|
||||
pypi-wrapt
|
||||
pypi-wsgiproxy2
|
||||
pypi-wsproto
|
||||
pypi-wurlitzer
|
||||
pypi-wxPython
|
||||
pypi-xcffib
|
||||
pypi-xgboost
|
||||
pypi-xmldiff
|
||||
@@ -4638,7 +4669,6 @@ pypi-zope.security
|
||||
pypi-zope.testing
|
||||
pypi-zope.testrunner
|
||||
pypi-zopfli
|
||||
pyside2-setup
|
||||
python
|
||||
python-digitalocean
|
||||
python-distutils-extra
|
||||
@@ -4662,6 +4692,7 @@ pyudev
|
||||
qalculate-gtk
|
||||
qatlib
|
||||
qbittorrent
|
||||
qca
|
||||
qca-qt5
|
||||
qcoro
|
||||
qemu
|
||||
@@ -4675,12 +4706,45 @@ qrencode
|
||||
qscintilla
|
||||
qsstv
|
||||
qstylizer
|
||||
qt-creator
|
||||
qt3d
|
||||
qt5compat
|
||||
qt5ct
|
||||
qt63d
|
||||
qt6activeqt
|
||||
qt6base
|
||||
qt6charts
|
||||
qt6connectivity
|
||||
qt6datavis3d
|
||||
qt6declarative
|
||||
qt6doc
|
||||
qt6grpc
|
||||
qt6httpserver
|
||||
qt6imageformats
|
||||
qt6languageserver
|
||||
qt6lottie
|
||||
qt6multimedia
|
||||
qt6networkauth
|
||||
qt6positioning
|
||||
qt6quick3d
|
||||
qt6quick3dphysics
|
||||
qt6quickeffectmaker
|
||||
qt6quicktimeline
|
||||
qt6remoteobjects
|
||||
qt6scxml
|
||||
qt6sensors
|
||||
qt6serialbus
|
||||
qt6serialport
|
||||
qt6shadertools
|
||||
qt6speech
|
||||
qt6svg
|
||||
qt6tools
|
||||
qt6translations
|
||||
qt6virtualkeyboard
|
||||
qt6wayland
|
||||
qt6webchannel
|
||||
qt6webengine
|
||||
qt6websockets
|
||||
qt6webview
|
||||
qtbase
|
||||
qtcanvas3d
|
||||
qtcharts
|
||||
@@ -4727,6 +4791,7 @@ rapidjson
|
||||
raptor2
|
||||
rasqal
|
||||
rclone
|
||||
rdfind
|
||||
rdma-core
|
||||
re2
|
||||
re2c
|
||||
@@ -4736,7 +4801,6 @@ recode
|
||||
redis-native
|
||||
redis2-nginx-module
|
||||
redland
|
||||
redshift
|
||||
redsocks
|
||||
requests-ntlm
|
||||
rest
|
||||
@@ -4808,7 +4872,6 @@ sip
|
||||
slang
|
||||
slirp4netns
|
||||
slurm
|
||||
smartcols
|
||||
smartmontools
|
||||
smemstat
|
||||
snappy
|
||||
@@ -4836,7 +4899,7 @@ spice-vdagent
|
||||
sqlite-autoconf
|
||||
squashfs-tools
|
||||
squid
|
||||
sshfs
|
||||
srt
|
||||
sshpass
|
||||
sshuttle
|
||||
ssocr
|
||||
@@ -4861,6 +4924,7 @@ sundials
|
||||
supertuxkart
|
||||
suricata
|
||||
svgpart
|
||||
svxlink
|
||||
sway
|
||||
swaybg
|
||||
swayidle
|
||||
@@ -4873,6 +4937,7 @@ swupd-probe
|
||||
swupd-search
|
||||
sxiv
|
||||
sympy
|
||||
syncthing
|
||||
syndication
|
||||
synergy
|
||||
syntax-highlighting
|
||||
@@ -4892,6 +4957,7 @@ tbb
|
||||
tcl
|
||||
tcpdump
|
||||
tdb
|
||||
tecla
|
||||
telemetrics-client
|
||||
telepathy-glib
|
||||
telepathy-qt
|
||||
@@ -4970,6 +5036,7 @@ vala
|
||||
valgrind
|
||||
valijson
|
||||
vbox-integration
|
||||
vid.stab
|
||||
vifm
|
||||
vim
|
||||
vim-fugitive
|
||||
@@ -4983,13 +5050,13 @@ vkd3d
|
||||
vlc
|
||||
volume_key
|
||||
vpnc
|
||||
vpp
|
||||
vsqlite
|
||||
vte
|
||||
waffle
|
||||
wavpack
|
||||
wayland
|
||||
wayland-protocols
|
||||
waypipe
|
||||
wcslib
|
||||
webkitgtk
|
||||
webkitgtk60
|
||||
@@ -5014,6 +5081,9 @@ wslu
|
||||
wxWidgets
|
||||
x11perf
|
||||
x11vnc
|
||||
x264
|
||||
x265
|
||||
x86-simd-sort
|
||||
xapian-core
|
||||
xastir
|
||||
xauth
|
||||
@@ -5029,6 +5099,7 @@ xdg-desktop-portal
|
||||
xdg-desktop-portal-gnome
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-kde
|
||||
xdg-desktop-portal-wlr
|
||||
xdg-user-dirs
|
||||
xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
@@ -5096,10 +5167,12 @@ xss-lock
|
||||
xterm
|
||||
xtrans
|
||||
xvfb-run
|
||||
xvidcore
|
||||
xwayland
|
||||
xwd
|
||||
xwdrun
|
||||
xwininfo
|
||||
xxHash
|
||||
xz
|
||||
yajl
|
||||
yakuake
|
||||
@@ -5114,10 +5187,9 @@ ytnef
|
||||
zabbix
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
zeek
|
||||
zeek-af_packet-plugin
|
||||
zenity
|
||||
zeroconf-ioslave
|
||||
zimg
|
||||
zip
|
||||
zlib
|
||||
znc
|
||||
|
||||
@@ -97,8 +97,8 @@ def update_cargo_sources(name, tag):
|
||||
with open('Makefile', encoding='utf8') as mfile:
|
||||
for line in mfile.readlines():
|
||||
if line.startswith('ARCHIVES'):
|
||||
if re.match(archive_match + '[a-zA-Z0-9_\-.]+\.tar\.xz', line):
|
||||
new_archives = re.sub(archive_match + '[a-zA-Z0-9_\-.]+\.tar\.xz',
|
||||
if re.match(archive_match + r'[a-zA-Z0-9_\-.]+\.tar\.xz', line):
|
||||
new_archives = re.sub(archive_match + r'[a-zA-Z0-9_\-.]+\.tar\.xz',
|
||||
f"{archive_match}-{tag}.tar.xz\n", line)
|
||||
else:
|
||||
new_archives = f"ARCHIVES = {archive_match}-{tag}.tar.xz ./vendor\n"
|
||||
|
||||
Reference in New Issue
Block a user