Skip to content

Commit

Permalink
⬆️ Bump to bugfix release of django-axes
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Oct 31, 2023
1 parent f221ef6 commit aa849ee
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 182 deletions.
7 changes: 0 additions & 7 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ COPY ./requirements /app/requirements
ARG TARGET_ENVIRONMENT=production
RUN pip install -r requirements/${TARGET_ENVIRONMENT}.txt

# Apply patches of third party libraries
COPY ./patches /tmp/patches
RUN apt-get update && apt-get install -y --no-install-recommends \
git \
&& rm -rf /var/lib/apt/lists/* \
&& /tmp/patches/apply.sh /usr/local/lib/python3.10/site-packages

# Stage 2 - Install frontend deps and build assets
FROM node:16-bookworm-slim AS frontend-build

Expand Down
12 changes: 0 additions & 12 deletions patches/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions patches/apply.sh

This file was deleted.

43 changes: 0 additions & 43 deletions patches/yubin_001.patch

This file was deleted.

48 changes: 0 additions & 48 deletions patches/yubin_002.patch

This file was deleted.

24 changes: 0 additions & 24 deletions patches/yubin_003.patch

This file was deleted.

6 changes: 2 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ beautifulsoup4==4.10.0
billiard==3.6.4.0
# via celery
bleach[css]==5.0.1
# via
# -r requirements/base.in
# bleach
# via -r requirements/base.in
boltons==21.0.0
# via
# face
Expand Down Expand Up @@ -216,7 +214,7 @@ django-tinymce==3.6.1
# via -r requirements/base.in
django-treebeard==4.7
# via -r requirements/base.in
django-yubin==2.0.1
django-yubin==2.0.2
# via -r requirements/base.in
djangorestframework==3.14.0
# via
Expand Down
8 changes: 1 addition & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ bleach[css]==5.0.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# bleach
boltons==21.0.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -226,7 +225,6 @@ django-axes[ipware]==6.0.5
# via
# -c requirements/base.txt
# -r requirements/base.txt
# django-axes
django-better-admin-arrayfield==1.4.2
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -365,7 +363,7 @@ django-treebeard==4.7
# -r requirements/base.txt
django-webtest==1.9.7
# via -r requirements/test-tools.in
django-yubin==2.0.1
django-yubin==2.0.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -565,7 +563,6 @@ maykin-django-two-factor-auth[phonenumbers]==2.0.4
# via
# -c requirements/base.txt
# -r requirements/base.txt
# maykin-django-two-factor-auth
maykin-json-logic-py==0.13.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -665,7 +662,6 @@ portalocker[redis]==2.3.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# portalocker
prance==23.6.21.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -851,7 +847,6 @@ sentry-sdk[django]==1.27.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# sentry-sdk
simplejson==3.17.6
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -924,7 +919,6 @@ tablib[xlsx]==3.0.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
# tablib
tabulate==0.8.9
# via
# -c requirements/base.txt
Expand Down
9 changes: 1 addition & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ bleach[css]==5.0.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# bleach
boltons==21.0.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -255,7 +254,6 @@ django-axes[ipware]==6.0.5
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-axes
django-better-admin-arrayfield==1.4.2
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -379,7 +377,6 @@ django-simple-certmanager[testutils]==1.4.1
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-digid-eherkenning
# django-simple-certmanager
# zgw-consumers
django-solo==2.1.0
# via
Expand All @@ -406,7 +403,7 @@ django-webtest==1.9.7
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
django-yubin==2.0.1
django-yubin==2.0.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -644,7 +641,6 @@ maykin-django-two-factor-auth[phonenumbers]==2.0.4
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# maykin-django-two-factor-auth
maykin-json-logic-py==0.13.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -770,7 +766,6 @@ portalocker[redis]==2.3.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# portalocker
prance==23.6.21.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -979,7 +974,6 @@ sentry-sdk[django]==1.27.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# sentry-sdk
simplejson==3.17.6
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -1087,7 +1081,6 @@ tablib[xlsx]==3.0.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# tablib
tabulate==0.8.9
# via
# -c requirements/ci.txt
Expand Down
8 changes: 1 addition & 7 deletions requirements/extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ bleach[css]==5.0.1
# via
# -c requirements/base.in
# -r requirements/base.txt
# bleach
boltons==21.0.0
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -192,7 +191,6 @@ django-axes[ipware]==6.0.5
# via
# -c requirements/base.in
# -r requirements/base.txt
# django-axes
django-better-admin-arrayfield==1.4.2
# via
# -c requirements/base.in
Expand Down Expand Up @@ -319,7 +317,7 @@ django-treebeard==4.7
# via
# -c requirements/base.in
# -r requirements/base.txt
django-yubin==2.0.1
django-yubin==2.0.2
# via
# -c requirements/base.in
# -r requirements/base.txt
Expand Down Expand Up @@ -468,7 +466,6 @@ maykin-django-two-factor-auth[phonenumbers]==2.0.4
# via
# -c requirements/base.in
# -r requirements/base.txt
# maykin-django-two-factor-auth
maykin-json-logic-py==0.13.0
# via
# -c requirements/base.in
Expand Down Expand Up @@ -545,7 +542,6 @@ portalocker[redis]==2.3.2
# via
# -c requirements/base.in
# -r requirements/base.txt
# portalocker
prance==23.6.21.0
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -690,7 +686,6 @@ sentry-sdk[django]==1.27.1
# via
# -c requirements/base.in
# -r requirements/base.txt
# sentry-sdk
simplejson==3.17.6
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -728,7 +723,6 @@ tablib[xlsx]==3.0.0
# via
# -c requirements/base.in
# -r requirements/base.txt
# tablib
tabulate==0.8.9
# via
# -c requirements/base.in
Expand Down

0 comments on commit aa849ee

Please sign in to comment.