mirror of
https://github.com/linuxserver/docker-flexget.git
synced 2026-06-03 09:57:36 +00:00
Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7de3bd4ae9 | ||
|
|
ec923e9963 | ||
|
|
efcabb3fe8 | ||
|
|
b92e513d3c | ||
|
|
afb3cf426f |
+2
-2
@@ -49,11 +49,11 @@ RUN \
|
||||
pip install -U --no-cache-dir \
|
||||
pip \
|
||||
wheel && \
|
||||
pip install -U --no-cache --find-links https://wheel-index.linuxserver.io/alpine-3.20/ \
|
||||
pip install -U --no-cache --find-links https://wheel-index.linuxserver.io/alpine-3.19/ \
|
||||
click \
|
||||
flexget==${FLEXGET_VERSION#v} \
|
||||
requests \
|
||||
-r requirements-docker.txt && \
|
||||
-r requirements.txt && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
apk del --purge \
|
||||
|
||||
+2
-2
@@ -49,11 +49,11 @@ RUN \
|
||||
pip install -U --no-cache-dir \
|
||||
pip \
|
||||
wheel && \
|
||||
pip install -U --no-cache --find-links https://wheel-index.linuxserver.io/alpine-3.20/ \
|
||||
pip install -U --no-cache --find-links https://wheel-index.linuxserver.io/alpine-3.19/ \
|
||||
click \
|
||||
flexget==${FLEXGET_VERSION#v} \
|
||||
requests \
|
||||
-r requirements-docker.txt && \
|
||||
-r requirements.txt && \
|
||||
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
|
||||
echo "**** cleanup ****" && \
|
||||
apk del --purge \
|
||||
|
||||
+14
-26
@@ -7,12 +7,11 @@ alpine-baselayout-data 3.4.3-r2 apk
|
||||
alpine-keys 2.4-r1 apk
|
||||
alpine-release 3.19.4-r0 apk
|
||||
aniso8601 9.0.1 python
|
||||
anyio 4.7.0 python
|
||||
apk-tools 2.14.4-r0 apk
|
||||
apscheduler 3.11.0 python
|
||||
attrs 24.2.0 python
|
||||
attrs 24.3.0 python
|
||||
autocommand 2.2.2 python (+1 duplicate)
|
||||
babelfish 0.6.0 python
|
||||
babelfish 0.6.1 python
|
||||
backports-tarfile 1.2.0 python (+1 duplicate)
|
||||
bash 5.2.21-r0 apk
|
||||
beautifulsoup4 4.12.3 python
|
||||
@@ -24,22 +23,20 @@ brotli-libs 1.1.0-r1 apk
|
||||
busybox 1.36.1-r19 apk
|
||||
busybox-binsh 1.36.1-r19 apk
|
||||
c-ares 1.27.0-r0 apk
|
||||
ca-certificates 20240226-r0 apk
|
||||
ca-certificates-bundle 20240226-r0 apk
|
||||
ca-certificates 20241121-r0 apk
|
||||
ca-certificates-bundle 20241121-r0 apk
|
||||
catatonit 0.2.0-r0 apk
|
||||
certifi 2024.12.14 python
|
||||
charset-normalizer 3.4.0 python
|
||||
charset-normalizer 3.4.1 python
|
||||
cheroot 10.0.1 python
|
||||
cherrypy 18.10.0 python
|
||||
click 8.1.7 python
|
||||
cloudscraper 1.2.71 python
|
||||
click 8.1.8 python
|
||||
colorama 0.4.6 python
|
||||
coreutils 9.4-r2 apk
|
||||
coreutils-env 9.4-r2 apk
|
||||
coreutils-fmt 9.4-r2 apk
|
||||
coreutils-sha512sum 9.4-r2 apk
|
||||
curl 8.9.1-r1 apk
|
||||
deluge-client 1.10.2 python
|
||||
feedparser 6.0.11 python
|
||||
findutils 4.9.0-r5 apk
|
||||
flask 3.1.0 python
|
||||
@@ -47,19 +44,16 @@ flask-compress 1.17 python
|
||||
flask-cors 5.0.0 python
|
||||
flask-login 0.6.3 python
|
||||
flask-restx 1.3.0 python
|
||||
flexget 3.13.5 python
|
||||
flexget 3.13.8 python
|
||||
gdbm 1.23-r1 apk
|
||||
greenlet 3.1.1 python
|
||||
guessit 3.8.0 python
|
||||
h11 0.14.0 python
|
||||
html5lib 1.1 python
|
||||
httpcore 1.0.7 python
|
||||
httpx 0.28.1 python
|
||||
icu-data-en 74.1-r0 apk
|
||||
icu-libs 74.1-r0 apk
|
||||
idna 3.10 python
|
||||
importlib-metadata 8.0.0 python
|
||||
importlib-resources 6.4.5 python
|
||||
importlib-resources 6.5.2 python
|
||||
inflect 7.3.1 python
|
||||
itsdangerous 2.2.0 python
|
||||
jaraco-collections 5.1.0 python (+1 duplicate)
|
||||
@@ -116,49 +110,43 @@ platformdirs 4.2.2 python
|
||||
plumbum 1.9.0 python
|
||||
portend 3.2.0 python
|
||||
procps-ng 4.0.4-r0 apk
|
||||
psutil 6.1.0 python
|
||||
psutil 6.1.1 python
|
||||
pyc 3.11.11-r0 apk
|
||||
pygments 2.18.0 python
|
||||
pygments 2.19.0 python
|
||||
pynzb 0.1.0 python
|
||||
pyparsing 3.2.0 python
|
||||
pyparsing 3.2.1 python
|
||||
pyrss2gen 1.1 python
|
||||
python-dateutil 2.9.0.post0 python
|
||||
python-telegram-bot 21.9 python
|
||||
python3 3.11.11-r0 apk
|
||||
python3-pyc 3.11.11-r0 apk
|
||||
python3-pycache-pyc0 3.11.11-r0 apk
|
||||
pytz 2024.2 python
|
||||
pyyaml 6.0.2 python
|
||||
qbittorrent-api 2024.11.70 python
|
||||
readline 8.2.1-r2 apk
|
||||
rebulk 3.2.0 python
|
||||
referencing 0.35.1 python
|
||||
requests 2.32.3 python
|
||||
requests-toolbelt 1.0.0 python
|
||||
rich 13.9.4 python
|
||||
rpds-py 0.22.3 python
|
||||
rpyc 6.0.1 python
|
||||
scanelf 1.3.7-r2 apk
|
||||
setuptools 75.6.0 python
|
||||
setuptools 75.7.0 python
|
||||
sgmllib3k 1.0.0 python
|
||||
shadow 4.14.2-r0 apk
|
||||
six 1.17.0 python
|
||||
skalibs 2.14.0.1-r0 apk
|
||||
sniffio 1.3.1 python
|
||||
socksio 1.0.0 python
|
||||
soupsieve 2.6 python
|
||||
sqlalchemy 2.0.36 python
|
||||
sqlite-libs 3.44.2-r0 apk
|
||||
ssl_client 1.36.1-r19 apk
|
||||
tempora 5.7.0 python
|
||||
tempora 5.8.0 python
|
||||
time-machine 2.16.0 python
|
||||
tomli 2.0.1 python
|
||||
transmission-rpc 7.0.11 python
|
||||
triangular 2.5.0 npm
|
||||
typeguard 4.3.0 python
|
||||
typing-extensions 4.12.2 python (+1 duplicate)
|
||||
tzdata 2024.2 python
|
||||
tzdata 2024a-r0 apk
|
||||
tzdata 2024b-r0 apk
|
||||
tzlocal 5.2 python
|
||||
urllib3 1.26.20 python
|
||||
utmps-libs 0.1.2.2-r0 apk
|
||||
|
||||
Reference in New Issue
Block a user